proton: Disable forced LAA for Final Fantsy X/X-2.

CW-Bug-Id: #22930
This commit is contained in:
Paul Gofman 2023-11-03 15:22:49 -06:00 committed by Rémi Bernon
parent d6ca05d0ed
commit 6c020ae0a9

5
proton
View file

@ -1061,7 +1061,10 @@ def default_compat_config():
]:
ret.add("noopwr")
if appid == "1621680":
if appid in [
"1621680",
"359870",
]:
ret.add("noforcelgadd")
if appid in [