mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-13 15:19:42 +03:00
Revert "proton: Disable forced LAA for Final Fantsy X/X-2."
This reverts commit a090d16b3fa6bcc4941da8bd0b145ff32cef6836.
This commit is contained in:
parent
32641d374e
commit
d186f1b5c8
5
proton
5
proton
@ -1061,10 +1061,7 @@ def default_compat_config():
|
||||
]:
|
||||
ret.add("noopwr")
|
||||
|
||||
if appid in [
|
||||
"1621680",
|
||||
"359870",
|
||||
]:
|
||||
if appid == "1621680":
|
||||
ret.add("noforcelgadd")
|
||||
|
||||
if appid in [
|
||||
|
Loading…
x
Reference in New Issue
Block a user