28 Oct
2011
28 Oct
'11
6:02 p.m.
http://bugs.winehq.org/show_bug.cgi?id=28880 --- Comment #24 from rave002(a)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.