parent
4ee7c0c666
commit
8d2e85be8c
1 changed files with 3 additions and 0 deletions
3
proton
3
proton
|
@ -1042,6 +1042,9 @@ def default_compat_config():
|
|||
]:
|
||||
ret.add("noopwr")
|
||||
|
||||
if appid == "1621680":
|
||||
ret.add("noforcelgadd")
|
||||
|
||||
return ret
|
||||
|
||||
class Session:
|
||||
|
|
Loading…
Reference in a new issue