http://bugs.winehq.org/show_bug.cgi?id=16589
Summary: Unimplemented d3dx9_36.dll functions : .D3DXLoadSurfaceFromFileInMemory, D3DXLoadSurfaceFromFileW, D3DXLoadSurfaceFromMemory Product: Wine Version: 1.1.11 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: diafoirus@gmail.com
Eve dont start when d3dx9_36.dll isnt found
Log:
wine: Call from 0x7ee270b0 to unimplemented function d3dx9_36.dll.D3DXLoadSurfaceFromFileInMemory, aborting
wine: Unimplemented function d3dx9_36.dll.D3DXLoadSurfaceFromFileInMemory called at address 0x7ee270b0 (thread 0019), starting debugger...
wine: Call from 0x7ee270b0 to unimplemented function d3dx9_36.dll.D3DXLoadSurfaceFromFileW, aborting
wine: Call from 0x7ee270b0 to unimplemented function d3dx9_36.dll.D3DXLoadSurfaceFromMemory, aborting
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #1 from N3o diafoirus@gmail.com 2008-12-22 01:01:18 --- i forget something:
To reproduce this bug, only dont use/copy native d3dx9_36.dll in system32 folder ^^ and later try start eve ^^
Fly safe
http://bugs.winehq.org/show_bug.cgi?id=16589
N3o diafoirus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from N3o diafoirus@gmail.com 2009-01-19 23:10:01 --- ***** Fixed in Wine 1.1.13 ********
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2009-01-19 23:27:41 --- This bug is probably not fixed. Please, try your game with a fresh .wine folfer.
http://bugs.winehq.org/show_bug.cgi?id=16589
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2009-01-19 23:29:33 --- reopening, no one has implemented these functions
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #5 from N3o diafoirus@gmail.com 2009-01-20 20:07:14 --- (In reply to comment #4)
reopening, no one has implemented these functions
I tested again, and yes, with clean .wine directory the game doesnt start when d3dx9_36.dll not found in system32 directory... but i deleted the mentioned file in my old .wine directory and the game start normally ^^.... any idea ^^?...
Fly safe ^^ and great job ^^
http://bugs.winehq.org/show_bug.cgi?id=16589
fluxkompensator fluxkompensator@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fluxkompensator@seznam.cz
--- Comment #6 from fluxkompensator fluxkompensator@seznam.cz 2009-01-21 14:27:08 --- i can confirm that you need to copy d3dx9_36.dll into windows/system32/ to successfully start EVE. (it was also necessary to copy Arial fonts to windows/Fonts to actually play the game).
apart from that, a clean wine install seems to work, well done!
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #7 from N3o diafoirus@gmail.com 2009-02-01 16:03:29 --- (In reply to comment #6)
i can confirm that you need to copy d3dx9_36.dll into windows/system32/ to successfully start EVE. (it was also necessary to copy Arial fonts to windows/Fonts to actually play the game).
apart from that, a clean wine install seems to work, well done!
Hi ^^
I can confirm this too ^^ (tested with clean .wine directory ^^)
http://bugs.winehq.org/show_bug.cgi?id=16589
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-02 00:11:11 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=16589
Robert Förster Dessa@gmake.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Dessa@gmake.de
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #9 from N3o diafoirus@gmail.com 2009-02-13 23:39:21 --- Still in wine 1.1.15
http://bugs.winehq.org/show_bug.cgi?id=16589
--- Comment #10 from Robert Förster Dessa@gmake.de 2009-06-26 10:51:38 --- fixed in git, the functions mentioned in that bugreport are implemented, eve doesn't start however because of probably this: err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXQuaternionSquadSetup' used by L"C:\windows\system32\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXQuaternionSquadSetup' used by L"C:\windows\system32\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
and this:
fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXLoadSurfaceFromFileInMemory stub wine: Call from 0x7edf20c2 to unimplemented function d3dx9_36.dll.D3DXCreateEffectEx, aborting wine: Unimplemented function d3dx9_36.dll.D3DXCreateEffectEx called at address 0x7edf20c2 (thread 0023), starting debugger... wine: Call from 0x7edf20c2 to unimplemented function d3dx9_36.dll.D3DXCreateEffectEx, aborting
but that is another story anyway, i think.
http://bugs.winehq.org/show_bug.cgi?id=16589
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #11 from Jerome Leclanche adys.wh@gmail.com 2009-12-01 17:33:59 --- Fixed then. Someone mark please. Open a new bug if eve is still bugged.
http://bugs.winehq.org/show_bug.cgi?id=16589
N3o diafoirus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from N3o diafoirus@gmail.com 2009-12-01 17:37:37 --- **** Reported fixed *****
http://bugs.winehq.org/show_bug.cgi?id=16589
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:15:50 --- Closing bugs fixed in 1.1.34.