parent
e488a6cbaf
commit
3f57a0b71b
1 changed files with 6 additions and 0 deletions
6
proton
6
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
|
||||
|
|
Loading…
Reference in a new issue