http://bugs.winehq.org/show_bug.cgi?id=15646
Summary: S.T.A.L.K.E.R Clear Sky: Crash after "CLIENT: Synchronizing" Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=16698) --> (http://bugs.winehq.org/attachment.cgi?id=16698) Xray engine crash
1) override d3dx9_31.dll , d3dx9_36.dll , d3dx9_37.dll 2) execute "wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i" within "bin" directory of the game 3) select new game -> novice 4) the game is loading and crash on "CLIENT: Synchronizing" with Xray engine crash
I try to run English version of the game patched to 1.5.04 . I use GF 9600M GT with 177.80 drivers. PixelShader and GLSL is enabled. "OffscreenRenderingMode" is set to "fbo". Windows version is set to XP. If d3d log is needed please explain in details how to prepare it because running the game with "WINEDEBUG=+d3d" produces more than 20000 lines before i enter main menu.
http://bugs.winehq.org/show_bug.cgi?id=15646
--- Comment #1 from NSLW lukasz.wojnilowicz@gmail.com 2008-10-17 03:43:18 --- Created an attachment (id=16699) --> (http://bugs.winehq.org/attachment.cgi?id=16699) Terminal log
http://bugs.winehq.org/show_bug.cgi?id=15646
--- Comment #2 from anTaRes antares.81@mail.ru 2008-10-17 12:35:07 --- -nosound option not worked properly. Try to override wrap_oal.dll native (in games bin folder) with http://www.dllbank.com/zip/w/wrap_oal.dll.zip Then You'll can skip -nosound option and leave all depended bugs alone ;-)
Also check this: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14142
http://bugs.winehq.org/show_bug.cgi?id=15646
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from NSLW lukasz.wojnilowicz@gmail.com 2008-10-18 04:21:22 --- (In reply to comment #2)
-nosound option not worked properly. Try to override wrap_oal.dll native (in games bin folder) with http://www.dllbank.com/zip/w/wrap_oal.dll.zip Then You'll can skip -nosound option and leave all depended bugs alone ;-)
Also check this: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14142
Now i run the game by executing "wine xrEngine.exe -fsltx ../fsgame.ltx -i" within "bin" directory with wrap_oal.dll overridden and it no longer crashes at loading. Thanks to you anTaRes i can run the game.
http://bugs.winehq.org/show_bug.cgi?id=15646
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins truiken@gmail.com 2008-10-18 04:24:41 --- Closing.