[Bug 39576] Sound in StarCraft 2 breaks after

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 16 14:37:44 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39576

--- Comment #9 from Andrew Eikum <aeikum at codeweavers.com> ---
(In reply to kolAflash from comment #8)
> How can I get an audio log?
> 
> I don't realize, how the information here can help me doing this.
> http://wiki.winehq.org/Sound

Something like,

rm -f ~/log.txt &&
WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp
wine GAME.EXE >>~/log.txt 2>&1

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list