Revert "proton: Disable forced LAA for Final Fantsy X/X-2."
This reverts commit a090d16b3f
.
This commit is contained in:
parent
5c84936241
commit
9c844ee7ec
1 changed files with 1 additions and 4 deletions
5
proton
5
proton
|
@ -1072,10 +1072,7 @@ def default_compat_config():
|
|||
]:
|
||||
ret.add("noopwr")
|
||||
|
||||
if appid in [
|
||||
"1621680",
|
||||
"359870",
|
||||
]:
|
||||
if appid == "1621680":
|
||||
ret.add("noforcelgadd")
|
||||
|
||||
if appid in [
|
||||
|
|
Loading…
Reference in a new issue