1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-07-30 09:01:45 +03:00

proton: Use server sync for RAID: World War II.

CW-Bug-Id: 
This commit is contained in:
Paul Gofman 2024-07-30 14:32:39 -06:00
parent a441af6e28
commit 95a1b7c260

1
proton

@ -1122,6 +1122,7 @@ def default_compat_config():
if appid in [ if appid in [
"2630", #Call of Duty 2 "2630", #Call of Duty 2
"1060210", #Disaster Report 4: Summer Memories "1060210", #Disaster Report 4: Summer Memories
"414740", #RAID: World War II
]: ]:
ret.add("nofsync") ret.add("nofsync")
ret.add("noesync") ret.add("noesync")