https://bugs.winehq.org/show_bug.cgi?id=36258
Bug ID: 36258 Summary: Gears of War crashes on unimplemented function d3dx9_36.dll.D3DXDisassembleShader Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
as the summary says.
The work around the 'Startup.exe' launcher mshtml insufficiency (parts of dhtml/jscript based user-interace not shown, buttons?) use the following:
--- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Application Data/Microsoft Games/Gears of War
$ cat Startup.xml <Startup DontShow="false" DontShowUntilNew="false" ContentVersion="1"/> --- snip ---
Set 'DontShow="false"' to 'DontShow="true"' which tells the launcher to proceed without selection.
You will then hit bug 36257
After that you hit a shader compiler problem which can be worked around with:
'winetricks -q d3dcompiler_43'
Backtrace of actual problem:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Gears of War/Binaries
$ WINEDEBUG=+tid,+seh,+loaddll wine ./Startup.exe ... wine: Call from 0x7b83ac57 to unimplemented function d3dx9_36.dll.D3DXDisassembleShader, aborting 0026:trace:seh:call_stack_handlers calling handler at 0x15273ea code=80000100 flags=1 0026:trace:seh:call_stack_handlers handler at 0x15273ea returned 1 0026:trace:seh:call_stack_handlers calling handler at 0x1455310 code=80000100 flags=1 0026:trace:seh:call_stack_handlers handler at 0x1455310 returned 1 0026:trace:seh:call_stack_handlers calling handler at 0x14076c8 code=80000100 flags=1 0026:trace:seh:call_stack_handlers handler at 0x14076c8 returned 1 --- snip ---
'winetricks -q d3dx9_36' lets it run further (into next bug).
Regards
https://bugs.winehq.org/show_bug.cgi?id=36258
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |36257
https://bugs.winehq.org/show_bug.cgi?id=36258
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
next is bug 17273 (support for named pipe message mode). With that part solved the game actually runs :)
Regards
http://bugs.winehq.org/show_bug.cgi?id=36258
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Rise of the Triad (2013) needs this function too.
wine-1.7.20-102-g889cce4
https://bugs.winehq.org/show_bug.cgi?id=36258 Bug 36258 depends on bug 36257, which changed state.
Bug 36257 Summary: Gears of War fails on startup, reporting 'binkw32.dll: You cannot run the game with modified executable code. Please reinstall the game.' https://bugs.winehq.org/show_bug.cgi?id=36257
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=36258
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es
https://bugs.winehq.org/show_bug.cgi?id=36258
--- Comment #3 from Austin English austinenglish@gmail.com --- http://source.winehq.org/git/wine.git/commitdiff/c19876ed4ed7de550b4fe4a06ef...
https://bugs.winehq.org/show_bug.cgi?id=36258
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c19876ed4ed7de550b4fe4a06ef | |1c28d5b516da2 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Fixed (Rise of the Triad)
wine-1.7.36-113-g797bd65
https://bugs.winehq.org/show_bug.cgi?id=36258
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.37.