mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-14 07:38:11 +03:00
parent
707741dcc1
commit
242d655a0f
1
proton
1
proton
@ -1006,6 +1006,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