[Bug 28880] No sound in some Directx games

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 28 13:02:56 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28880

--- Comment #24 from rave002 at o2.pl 2011-10-28 13:02:56 CDT ---
I'll upload log in a minute, in the meantime, I made small shell script to run
sdl games:

#!/bin/sh
export TMPSDLADRV=$SDL_AUDIODRIVER
export SDL_AUDIODRIVER=
wine $1
export SDL_AUDIODRIVER=$TMPSDLADRV

and saved it as wine-sdl in /usr/bin

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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