From e3fbcf7e810ab97e45c5bb4e99bdfefb3f87ed2c 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 a826a754..b7760f8d 100755 --- a/proton +++ b/proton @@ -1129,6 +1129,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")