http://bugs.winehq.org/show_bug.cgi?id=36408 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |berillions(a)gmail.com --- Comment #1 from Berillions <berillions(a)gmail.com> --- I launch a +loaddll debug before to launch the game and i found this : 0068:CALL binkw32._BinkSetSoundSystem(a)8(<unknown, check return>) ret=00401344 0068:CALL binkw32._BinkOpenDirectSound(a)4(<unknown, check return>) ret=1000dae8 trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dsound.dll" at 0xed1c0000: builtin 0068:RET binkw32._BinkOpenDirectSound(a)4(00000000) retval=10017530 ret=1000dae8 0068:RET binkw32._BinkSetSoundSystem(a)8(0034030e,00000000) retval=00000001 ret=00401344 fixme:thread:SetThreadIdealProcessor (0x1f4): stub 0068:CALL binkw32._BinkSetSoundTrack(a)8(<unknown, check return>) ret=007b67ff 0068:RET binkw32._BinkSetSoundTrack(a)8(00000004,10bc4f50) retval=00000004 ret=007b67ff 0068:CALL binkw32._BinkOpen(a)8(<unknown, check return>) ret=007b641d 0068:RET binkw32._BinkOpen(a)8(01684000 "world\\common\\movie\\plan_logo.bhd",00104400) retval=00000000 ret=007b641d wine: Unhandled page fault on write access to 0xb81ee011 at address 0x10b81e85 (thread 0068), starting debugger... Unhandled exception: page fault on write access to 0xb81ee011 in 32-bit code (0x10b81e85). I think that wine crash when the game try to launch the video with binkw32 dll. I'm not sure and i tried to rename the .bhd video and i have the same crash. -- 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.