From 97f91d515e8a307719c5124b68b571d05fcc0da1 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Thu, 30 Jan 2025 22:53:51 -0600 Subject: [PATCH] fixup! proton: Add Roboquest to MFDXGI hack and clean up shared resources games --- proton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proton b/proton index 76be0b7c..327f5e73 100755 --- a/proton +++ b/proton @@ -1188,7 +1188,7 @@ def default_compat_config(): if "SteamAppId" in os.environ: appid = os.environ["SteamAppId"] if appid in [ - #affected by CW bug 19126 + #affected by CW bug 22265 "692890", #Roboquest #affected by CW bug 19741