From 2ae605f449f6d76f05fe1df687b506847f00460e Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Tue, 12 Nov 2024 20:22:43 -0600 Subject: [PATCH] proton: Use server sync for Disgaea 4 Complete+. CW-Bug-Id: #24458 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index daadaad3..95b67d41 100755 --- a/proton +++ b/proton @@ -1210,6 +1210,7 @@ def default_compat_config(): "1060210", #Disaster Report 4: Summer Memories "414740", #RAID: World War II "201510", #Flatout 3 + "1233880", #Disgaea 4 Complete+ ]: ret.add("nofsync") ret.add("noesync")