From a090d16b3fa6bcc4941da8bd0b145ff32cef6836 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Fri, 3 Nov 2023 15:22:49 -0600 Subject: [PATCH] proton: Disable forced LAA for Final Fantsy X/X-2. CW-Bug-Id: #22930 --- proton | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proton b/proton index ed9a64ac..3b9007bc 100755 --- a/proton +++ b/proton @@ -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 [