http://bugs.winehq.org/show_bug.cgi?id=11188
--- Comment #56 from Zakhar eze@free.fr 2008-11-26 17:00:19 --- I compiled Wine 1.1.9 with this patch on Ubuntu 8.10 - 64Bits
I confirm it fixes the bug. ---------------------------
1.1.9 has bad sound with alsa for me (1.0.1 is OK) but luckily, with OSS sound it's fine. So now I'm enjoying Frozen Throne with no crash and perfect FPS and sound. Even full screen with compiz cube activated ! Better experience than the same game under Windows !
Anyway I don't think the fix should go to release. I have the impression it's rather a workaround as what is does is comment out a function in sync.c so that after patch the only thing the function does is return a code that all is OK, no matter if it is or not !