mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-10 11:30:13 +03:00
proton: Don't disable mfplay
This commit is contained in:
parent
a216c428ef
commit
f244e59176
1
proton
1
proton
@ -603,7 +603,6 @@ 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
|
||||
"mfplay": "n" #disable built-in mfplay
|
||||
}
|
||||
|
||||
self.compat_config = set()
|
||||
|
Loading…
x
Reference in New Issue
Block a user