mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-13 14:00:34 +03:00
proton: Enable audio dumping again
This commit is contained in:
parent
ad7a809add
commit
81d3e6183a
3
proton
3
proton
@ -1005,9 +1005,6 @@ class Session:
|
|||||||
#disable XIM support until libx11 >= 1.7 is widespread
|
#disable XIM support until libx11 >= 1.7 is widespread
|
||||||
self.env.setdefault("WINE_ALLOW_XIM", "0")
|
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:
|
if "wined3d11" in self.compat_config:
|
||||||
self.compat_config.add("wined3d")
|
self.compat_config.add("wined3d")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user