http://bugs.winehq.org/show_bug.cgi?id=25043
gusgins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gusgins@gmail.com
--- Comment #3 from gusgins@gmail.com 2010-11-11 18:42:25 CST --- I had the same problem, I could finally fix it today. This are the steps I took to do so (most of them are probably not really needed, but this way it worked for me) - installed directx9 with winetricks - upgraded wine version (1.2 -> 1.3.6) - set audio sample rate to 48000 (on winecfg) - set up dll override on every d3dx9_* library I could find (d3dx9_24 ... 42)
Only after that last step sound started working.
Again, it's probably not required to do all of those steps, maybe it's just one or two specifig dlls that need to be overriden, or maybe it's somethihng else.
Try it and reply back to see if that worked for you too.