http://bugs.winehq.org/show_bug.cgi?id=3502
------- Additional Comments From reif@earthlink.net 2005-15-10 21:39 ------- Created an attachment (id=1181) --> (http://bugs.winehq.org/attachment.cgi?id=1181&action=view) Fox for 2000/XP only programs that don't set the primary buffer format
Here is a patch which allows you to override the default direct sound sample rate and size. Use regedit to set in HKCU\Software\Wine\DirectSound DefaultSamplesPerSecond 44100 (or 48000) DefaultBitsPerSample 16 and see if that helps. You can also set this override just for your app using:
HKCU\Software\Wine\AppDefaults\yourapp.exe\DirectSound