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 changed files with 1 additions and 0 deletions
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 a new issue