Compare commits

...

3 Commits

Author SHA1 Message Date
Andrew Eikum
975757911c update vkd3d-proton to 2.0 2020-11-09 13:43:05 -06:00
Rémi Bernon
2d93f260f9 proton: Add dotnetfx35.exe builtin override. 2020-11-09 13:43:05 -06:00
Andrew Eikum
523e5a1fd1 update wine 2020-11-09 13:43:05 -06:00
3 changed files with 3 additions and 2 deletions

1
proton
View File

@ -560,6 +560,7 @@ class Session:
self.env = dict(os.environ)
self.dlloverrides = {
"steam.exe": "b", #always use our special built-in steam.exe
"dotnetfx35.exe": "b", #replace the broken installer, as does Windows
"mfplay": "n" #disable built-in mfplay
}

@ -1 +1 @@
Subproject commit 9fa5bb91ddf7415fdc6f40e32812caff8e42f542
Subproject commit 60ac9b4d515cd8647ccb97591016f3f4058c7db1

2
wine

@ -1 +1 @@
Subproject commit b48ce9a2778a4ff7ee14067f0ea73693ed70c52d
Subproject commit 6f19574d6f56d57a3d729fc22f71f303cc2067ea