From 623cf1bd16c234dcd284f161f5cf621c3e34bf0c 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 20121328..8ba94d21 100755 --- a/proton +++ b/proton @@ -1213,6 +1213,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")