mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-15 06:50:27 +03:00
parent
28750fc49f
commit
6bb51eca14
1
proton
1
proton
@ -1038,6 +1038,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