> boa|Break Quest % wine BreakQuest.exe > fixme:event:wait_for_withdrawn_state window 0x1005a/2600001 wait timed out > fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400 > fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080 > fixme:event:wait_for_withdrawn_state window 0x60026/2600004 wait timed out > err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory > fixme:event:wait_for_withdrawn_state window 0x10090/2400001 wait timed out > fixme:event:wait_for_withdrawn_state window 0x10096/2400003 wait timed out > fixme:win:EnumDisplayDevicesW ((null),0,0x33e498,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x33e500,0x00000000), stub! > fixme:dinput:SysMouseWImpl_Acquire Clipping cursor to (0,0)-(640,480) > err:mmtime:TIME_MMTimeStop Timer still active?! > boa|Break Quest %That is what my terminal said And graphic was like this: i run command and black screen apears 2 sec and it quits >_< What do i do ?
Hello, First make sure you have the 32-bit libmpg123 libraries installed on your system. See http://wiki.winehq.org/FAQ#head-8cfe86e089f8e7aaef0365abb338e3df2da7490e If the game still doesn't start (which is likely), please have a look at the Appdb page of the game: http://appdb.winehq.org/objectManager.php?sClass=version&iId=11452 You'll need a newer version of sdl.dll and native msvcrt.dll (the latter can be installed via winetricks). Afterwards the game should start (at least the demo works for me). Cheers
Umm Yeah thanks for helping but it still doesnt work i went to windows dll homepage got those dll put them everywere :D But still black screen for 2 sec and it quits >_<
DEWDS I Found very useful file it was called log.txt :D And it says this I dont get it :> INIT -> Log and error system --------------------- <- Sat Mar 19 21:20:14 2011 > INIT -> ------------------------------------------ <- Sat Mar 19 21:20:14 2011 > INIT -> ------------------------------------------ <- Sat Mar 19 21:20:14 2011 > INIT -> Video Try <- Sat Mar 19 21:20:14 2011 > INIT -> Video mode set <- Sat Mar 19 21:20:24 2011 > -->FATAL<-- - Sat Mar 19 21:20:24 2011 > File: J:\perso\cpp_1Aug\base4_115_demo\shared3\draw\dr_controller.cpp Line: 279 Function: dr_controller::setBackBmp -> File (back bitmap) scenes\esp\loading.bmp not found. > CLEAN -> Close log and error system---------------- <- Sat Mar 19 21:20:24 2011 > CLEAN -> ------------------------------------------ <- Sat Mar 19 21:20:24 2011 > CLEAN -> ------------------------------------------ > > > <- Sat Mar 19 21:20:24 2011 > INIT -> Log and error system --------------------- <- Sun Mar 20 17:40:34 2011 > INIT -> ------------------------------------------ <- Sun Mar 20 17:40:34 2011 > INIT -> ------------------------------------------ <- Sun Mar 20 17:40:34 2011 > INIT -> Video Try <- Sun Mar 20 17:40:34 2011 > INIT -> Video mode set <- Sun Mar 20 17:40:38 2011 > -->FATAL<-- - Sun Mar 20 17:40:38 2011 > File: J:\perso\cpp_1Aug\base4_115_demo\shared3\draw\dr_controller.cpp Line: 279 Function: dr_controller::setBackBmp -> File (back bitmap) scenes\esp\loading.bmp not found. > CLEAN -> Close log and error system---------------- <- Sun Mar 20 17:40:38 2011 > CLEAN -> ------------------------------------------ <- Sun Mar 20 17:40:38 2011 > CLEAN -> ------------------------------------------ > > > <- Sun Mar 20 17:40:38 2011So what does that mean ?
You probably hit http://bugs.winehq.org/show_bug.cgi?id=12372 Are you sure native msvcrt.dll is installed properly in the prefix where the game is installed?