http://bugs.winehq.org/show_bug.cgi?id=23930
Summary: Drakensang Dark Eye crash on start - d3dx9_36.dll Product: Wine Version: 1.3.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: zilforever@gmail.com CC: wine-bugs@winehq.org
Created an attachment (id=30037) --> (http://bugs.winehq.org/attachment.cgi?id=30037) crash log
Demo install DirectX without asking! If u let it install game works.
To run install xact: wget http://www.kegel.com/wine/winetricks sh winetricks xact
http://bugs.winehq.org/show_bug.cgi?id=23930
zil zilforever@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gamershell.com/d | |ownload_36990.shtml
http://bugs.winehq.org/show_bug.cgi?id=23930
zil zilforever@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #1 from zil zilforever@gmail.com 2010-08-06 07:25:43 --- With wine-1.3.0-166-g277040d also not work.
GeForce 9600 GT Driver Version: 256.44 wine-1.3.0-166-g277040d Ubuntu 10.04
http://bugs.winehq.org/show_bug.cgi?id=23930
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org |
http://bugs.winehq.org/show_bug.cgi?id=23930
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2010-08-06 12:12:49 --- The interesting bit of the log is
fixme:d3dx:D3DXCreateBox (0x199820, 1.000000, 1.000000, 1.000000, 0x3162eb4, (nil)): stub wine: Unhandled exception 0x40000015 at address 0x1de0073:0x006d8f4b (thread 002a), starting debugger...
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #3 from zil zilforever@gmail.com 2010-09-18 06:17:18 CDT --- wine-1.3.2-284-g190c351 still crash
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #4 from zil zilforever@gmail.com 2010-10-02 11:08:41 CDT --- wine 1.3.4 bug exist
message in window when crash
*** NEBULA ASSERTION *** programmer says: nD3D9Server::DeviceOpen():D3DXCreateBox() failed! expression: FAILED(hr) file: ..\src\gfx2\nd3d9server_device.cc line: 523
http://bugs.winehq.org/show_bug.cgi?id=23930
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.millington@gmail.com
--- Comment #5 from Andrew Millington andrew.millington@gmail.com 2010-12-18 04:49:26 CST --- After applying http://source.winehq.org/patches/data/69501 wine: Call from 0x7b839242 to unimplemented function d3dx9_36.dll.D3DXCreateTorus, aborting
http://bugs.winehq.org/show_bug.cgi?id=23930
Misha Koshelev misha680@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |misha680@gmail.com
--- Comment #6 from Misha Koshelev misha680@gmail.com 2011-02-13 15:52:39 CST --- Patch http://www.winehq.org/pipermail/wine-devel/2011-February/088842.html
Please test further to see where the game stops next.
Thank you Misha
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #7 from Misha Koshelev misha680@gmail.com 2011-02-13 15:55:01 CST --- Created an attachment (id=33280) --> (http://bugs.winehq.org/attachment.cgi?id=33280) Small tester program I found helpful
http://bugs.winehq.org/show_bug.cgi?id=23930
Misha Koshelev misha680@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33280|Small tester program I |Small tester program I description|found helpful |found helpful. Requires | |DirectX SDK June 2010 to be | |under the dxsdk folder.
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #8 from zil zilforever@gmail.com 2011-02-26 06:20:39 CST --- Created an attachment (id=33455) --> (http://bugs.winehq.org/attachment.cgi?id=33455) with D3DXCreateBox and D3DXCreateTorus patches
Currently its still crash on Createbox because David Adam patch that Andrew Millington mention was rejected like 6 times to this point. After apply D3DXCreateBox and Misha Koshelev D3DXCreateTorus patche the crash is:
fixme:d3dx:D3DXCreateTeapot (0x18e8f0, 0x3162ec4, (nil)): stub fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Unhandled exception 0x40000015 at address 0x1de0073:0x006d8f4b (thread 0021), starting debugger
wine-1.3.14-154-gde7d1ad
Thx both of you.
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #9 from Dan Kegel dank@kegel.com 2011-02-26 06:22:45 CST --- It uses D3DXCreateTeapot? Seriously? Wow.
http://bugs.winehq.org/show_bug.cgi?id=23930
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #10 from GyB gyebro69@gmail.com 2011-02-27 00:02:05 CST --- Affects Future Wars:
first, it crashes in D3DXCreateBox after the patch it crashes in D3DXCreateTorus after Misha's patch it halts at D3DXCreateTeapot.
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #11 from zil zilforever@gmail.com 2011-02-27 08:52:52 CST ---
It uses D3DXCreateTeapot? Seriously? Wow.
Maybe it run some test on start that check functions?
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #12 from Misha Koshelev misha680@gmail.com 2011-02-27 11:45:09 CST --- Is Andy still working on that patch for D3DXCreateBox?
I can't find any comments or patch submissions past December:
http://wine.1045685.n5.nabble.com/d3dxcreatebox-td3317619.html
Just wondering... It seems Stefan had some good suggestions.
My apologies if I am missing something obvious.
Thank you
Misha
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #13 from zil zilforever@gmail.com 2011-03-03 11:27:54 CST ---
Is Andy still working on that patch for D3DXCreateBox?
I dont know his last patch on http://source.winehq.org/patches/ was in first days of february. Only his D3DXCreateBox tests were accepted so far.
http://bugs.winehq.org/show_bug.cgi?id=23930
Jay jaynobyl@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaynobyl@gmx.de
http://bugs.winehq.org/show_bug.cgi?id=23930
Jay jaynobyl@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|jaynobyl@gmx.de |
http://bugs.winehq.org/show_bug.cgi?id=23930
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.goosev@gmail.com
--- Comment #14 from Andrey Gusev andrey.goosev@gmail.com 2013-09-20 12:12:48 CDT --- Still in 1.7.2
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #15 from GyB gyebro69@gmail.com --- Still present in wine-1.7.8-88-gfb75292.
Audiosurf on Steam also needs d3dx9_36.dll.D3DXCreateTorus function, thus the game crashes on start with the built-in d3dx9_36.
http://bugs.winehq.org/show_bug.cgi?id=23930
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #16 from joaopa jeremielapuree@yahoo.fr --- D3DXCreatebox is implemented now. Give a try with the latest git.
http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #17 from Andrey Gusev andrey.goosev@gmail.com --- After D3DXCreateBox implementation, now it crashes with D3DXCreateTorus - bug 35742. Wine 1.7.14
http://bugs.winehq.org/show_bug.cgi?id=23930
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|Drakensang Dark Eye crash |Drakensang Dark Eye crash |on start - d3dx9_36.dll |on start (needs | |D3DXCreateBox)
--- Comment #18 from Anastasius Focht focht@gmx.net --- Hello folks,
meta-bugs should be avoided.
D3DXCreateBox was implemented with commit http://source.winehq.org/git/wine.git/commitdiff/cc3ec2da1a96b9f6874aed8f314...
Resolving 'fixed'.
Thanks Gediminas
Regards
https://bugs.winehq.org/show_bug.cgi?id=23930
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.15.
http://bugs.winehq.org/show_bug.cgi?id=23930
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cc3ec2da1a96b9f6874aed8f314 | |0dd984261fc73