mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
proton: Disable nvapi for Alan Wake's American Nightmare.
This helps with the DLC crashing.
This commit is contained in:
parent
ce1e86225f
commit
75a1d3fd4c
1
proton
1
proton
@ -1138,6 +1138,7 @@ def default_compat_config():
|
|||||||
"9900", #Star Trek Online
|
"9900", #Star Trek Online
|
||||||
"9880", #Champions Online
|
"9880", #Champions Online
|
||||||
"365360", #Battle Brothers
|
"365360", #Battle Brothers
|
||||||
|
"202750", #Alan Wake's American Nightmare
|
||||||
]:
|
]:
|
||||||
ret.add("disablenvapi")
|
ret.add("disablenvapi")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user