https://bugs.winehq.org/show_bug.cgi?id=41292
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com Summary|Game freezes to infinite |Nexton LC-ScriptEngine |DSOUND_PerformMix loop |freezes, possibly bad | |dsound notifications
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com --- DSOUND_PerformMix is our audio mixing function, it is supposed to be called repeatedly until audio stops playing. Seems likely to be a bug in our dsound notifications, needs some analysis of what the game is asking for, and what notifications we are providing it.