mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-27 22:18:21 +03:00
parent
e488a6cbaf
commit
3f57a0b71b
6
proton
6
proton
@ -1073,6 +1073,12 @@ def default_compat_config():
|
|||||||
]:
|
]:
|
||||||
ret.add("heapdelayfree")
|
ret.add("heapdelayfree")
|
||||||
|
|
||||||
|
if appid in [
|
||||||
|
"2630", #Call of Duty 2
|
||||||
|
]:
|
||||||
|
ret.add("nofsync")
|
||||||
|
ret.add("noesync")
|
||||||
|
|
||||||
if appid in [
|
if appid in [
|
||||||
# enable dxvknvapi for titles verified to benefit (e.g. working DLSS)
|
# enable dxvknvapi for titles verified to benefit (e.g. working DLSS)
|
||||||
"673130", #amid evil
|
"673130", #amid evil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user