From d47668908edc0c0d9cf56b48828261645a11caaa Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Wed, 31 Jul 2024 14:42:58 -0600 Subject: [PATCH] proton: Use server sync for Flatout 3. CW-Bug-Id: #24102 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index c66b4117..e8f6eb7a 100755 --- a/proton +++ b/proton @@ -1124,6 +1124,7 @@ def default_compat_config(): "2630", #Call of Duty 2 "1060210", #Disaster Report 4: Summer Memories "414740", #RAID: World War II + "201510", #Flatout 3 ]: ret.add("nofsync") ret.add("noesync")