http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From Speeddymon@gmail.com 2005-12-06 10:58 ------- Hm.. I dont know why (probably because the last message before the exception is a dsound message), but I have a feeling this is dsound related. Can you run wine with WINEDEBUG=+dsound ? Attach the output to the bug, please don't copy/paste. Also, can you let us know if there is bg music when loading the game after a death, and if so, under windows does it change when the game reloads, or does it continue playing as though you were still alive?
If it loads the music up from the beginning when the game reloads after death, it could be a function the game calls to restart the music, whereas the function to start the music (when starting the game from the start screen) is a different function (difference of start_music and restart_music)..
Either way, let us know.