mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
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")
|
ret.add("noopwr")
|
||||||
|
|
||||||
|
if appid == "1621680":
|
||||||
|
ret.add("noforcelgadd")
|
||||||
|
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
class Session:
|
class Session:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue