[Bug 37574] Everyday Shooter -- crackling/popping sound

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 19 16:50:26 CST 2014


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

--- Comment #9 from Austin English <austinenglish at gmail.com> ---
(In reply to Alex from comment #8)
> WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,
> +dmusic,+mci,+oss,+alsa,+coreaudio wine "/home/axfelix/.wine/drive_c/Program
> Files/Everyday Shooter/game.exe" >> ~/Desktop/output.txt 2>&1

cd to the directory first:
cd "$HOME/.wine/drive_c/Program Files/Everyday Shooter"
WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio
wine game.exe >> ~/Desktop/output.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