mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-28 22:48:18 +03:00
proton: Enable audio dumping again
This commit is contained in:
parent
954613435a
commit
76aba63362
3
proton
3
proton
@ -1006,9 +1006,6 @@ class Session:
|
||||
#disable XIM support until libx11 >= 1.7 is widespread
|
||||
self.env.setdefault("WINE_ALLOW_XIM", "0")
|
||||
|
||||
#temporarily disable dumping audio to disk
|
||||
self.env.setdefault("MEDIACONV_AUDIO_DONT_DUMP", "1")
|
||||
|
||||
if "wined3d11" in self.compat_config:
|
||||
self.compat_config.add("wined3d")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user