mirror of
https://github.com/ValveSoftware/Proton.git
synced 2026-01-09 14:27:58 -05:00
committed by
Arkadiusz Hiler
parent
be315ed808
commit
f7a80e50cc
3
proton
3
proton
@@ -1412,6 +1412,9 @@ class Session:
|
||||
if os.environ.get("SteamGameId", 0) == "352130":
|
||||
del self.dlloverrides["steam.exe"]
|
||||
|
||||
if os.environ.get("SteamGameId", 0) not in ["2767030"]:
|
||||
self.dlloverrides["opencl"] = "n,d"
|
||||
|
||||
self.compat_config = default_compat_config()
|
||||
self.cmdlineappend = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user