mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-16 07:20:28 +03:00
parent
67c6b89f9c
commit
a50d2671ce
1
proton
1
proton
@ -1033,6 +1033,7 @@ class Session:
|
|||||||
self.dlloverrides = {
|
self.dlloverrides = {
|
||||||
"steam.exe": "b", #always use our special built-in steam.exe
|
"steam.exe": "b", #always use our special built-in steam.exe
|
||||||
"dotnetfx35.exe": "b", #replace the broken installer, as does Windows
|
"dotnetfx35.exe": "b", #replace the broken installer, as does Windows
|
||||||
|
"dotnetfx35setup.exe": "b",
|
||||||
"beclient.dll": "b,n",
|
"beclient.dll": "b,n",
|
||||||
"beclient_x64.dll": "b,n",
|
"beclient_x64.dll": "b,n",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user