From 3f57a0b71b27715534536371d6d46242bf598c7d Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Tue, 30 May 2023 21:29:04 -0600 Subject: [PATCH] proton: Disable fsync and esync for Call of Duty 2. CW-Bug-Id: #22305 --- proton | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/proton b/proton index 99d5f0eb..d1980215 100755 --- a/proton +++ b/proton @@ -1073,6 +1073,12 @@ def default_compat_config(): ]: ret.add("heapdelayfree") + if appid in [ + "2630", #Call of Duty 2 + ]: + ret.add("nofsync") + ret.add("noesync") + if appid in [ # enable dxvknvapi for titles verified to benefit (e.g. working DLSS) "673130", #amid evil