http://bugs.winehq.org/show_bug.cgi?id=8978
--- Comment #26 from Chen Minqiang ptpt52@gmail.com 2010-12-01 14:26:27 CST --- (In reply to comment #25)
(In reply to comment #23)
(In reply to comment #19)
Created an attachment (id=32264)
--> (http://bugs.winehq.org/attachment.cgi?id=32264) [details] [details] [details]
music fix
Patch from Maarten. With this, sound works for me in the trial version as well as the full version (if I remove the bundled l3codec.ax, but that's a different bug).
It stutters at the beginning of streams (e.g., the first word of a sentence), but other than that, seems okay here.
I got your patch and patch it to my wine branch and rebuild it, but the problem still! It doesn't works for me! Are you sure that it really work? with a really new wineprefix? Could you tell me some more details?
You're probably hitting bug 25368. Try 'regsvr32 /u l3codecx.ax'. You'll get an error about the codec missing, click ignore, and it should work.
Sound will stutter at the beginning of playback, but that's bug 25378.
I'll hold off marking this fixed until someone else can confirm.
confirmed! u are right, it didn't work for me just because I use a native l3codecx.ax. Now it works! but at the first run of the game it complain about the missing of l3codex.ax, I just choose to ignore it and then everything works at the next time.