http://bugs.winehq.org/show_bug.cgi?id=4716
------- Additional Comments From vitaliy@kievinfo.com 2006-04-03 14:03 ------- That's the other problem - you need to make sure nothing is using sound when you start game: lsof | grep /dev/dsp && lsof | grep /dev/snd should not show anything that's using /dev/dsp or /dev/snd/pcm*