From 6c020ae0a98719a35b8dd35fc0589bd2f995323b 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 aefd7472..afd228e0 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 [