http://bugs.winehq.org/show_bug.cgi?id=36408
Berillions berillions@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |berillions@gmail.com
--- Comment #1 from Berillions berillions@gmail.com --- I launch a +loaddll debug before to launch the game and i found this : 0068:CALL binkw32._BinkSetSoundSystem@8(<unknown, check return>) ret=00401344 0068:CALL binkw32._BinkOpenDirectSound@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@4(00000000) retval=10017530 ret=1000dae8 0068:RET binkw32._BinkSetSoundSystem@8(0034030e,00000000) retval=00000001 ret=00401344 fixme:thread:SetThreadIdealProcessor (0x1f4): stub 0068:CALL binkw32._BinkSetSoundTrack@8(<unknown, check return>) ret=007b67ff 0068:RET binkw32._BinkSetSoundTrack@8(00000004,10bc4f50) retval=00000004 ret=007b67ff 0068:CALL binkw32._BinkOpen@8(<unknown, check return>) ret=007b641d 0068:RET binkw32._BinkOpen@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.