mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
proton: Use server sync for Disaster Report 4: Summer Memories.
CW-Bug-Id: #22415
This commit is contained in:
parent
051cb009df
commit
1eb8799803
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
|
@ -1102,6 +1102,7 @@ def default_compat_config():
|
|||
|
||||
if appid in [
|
||||
"2630", #Call of Duty 2
|
||||
"1060210", #Disaster Report 4: Summer Memories
|
||||
]:
|
||||
ret.add("nofsync")
|
||||
ret.add("noesync")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue