mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 23:17:59 +01:00
parent
707741dcc1
commit
242d655a0f
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
|
@ -1006,6 +1006,7 @@ class Session:
|
|||
self.dlloverrides = {
|
||||
"steam.exe": "b", #always use our special built-in steam.exe
|
||||
"dotnetfx35.exe": "b", #replace the broken installer, as does Windows
|
||||
"dotnetfx35setup.exe": "b",
|
||||
"beclient.dll": "b,n",
|
||||
"beclient_x64.dll": "b,n",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue