http://bugs.winehq.org/show_bug.cgi?id=28982 --- Comment #2 from Jari Vetoniemi <mailRoxas(a)gmail.com> 2011-11-05 10:41:58 CDT --- Taking out the return on line 872 in mmio.c return send_message(wm->ioProc, &wm->info, MMIOM_SEEK, lOffset, iOrigin, FALSE); (Probably because the return value of send_message is not compatible with mmio_seek return) Makes the sound effects work and they are no more distorted. Application does not crash anymore either. However, music still does not play. But it's already much better. I'll keep investigating. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.