mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-11 06:09:30 +03:00
fixup! proton: Add Roboquest to MFDXGI hack and clean up shared resources games
This commit is contained in:
parent
b7d7a05aa7
commit
97f91d515e
2
proton
2
proton
@ -1188,7 +1188,7 @@ def default_compat_config():
|
|||||||
if "SteamAppId" in os.environ:
|
if "SteamAppId" in os.environ:
|
||||||
appid = os.environ["SteamAppId"]
|
appid = os.environ["SteamAppId"]
|
||||||
if appid in [
|
if appid in [
|
||||||
#affected by CW bug 19126
|
#affected by CW bug 22265
|
||||||
"692890", #Roboquest
|
"692890", #Roboquest
|
||||||
|
|
||||||
#affected by CW bug 19741
|
#affected by CW bug 19741
|
||||||
|
Loading…
x
Reference in New Issue
Block a user