http://bugs.winehq.org/show_bug.cgi?id=34819
Bug #: 34819 Summary: Path of Exile crashes Product: Wine Version: 1.7.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: julusp@gmail.com CC: wine-bugs@winehq.org Classification: Unclassified
Path Of Exile crashes on mac/linux on game launch when d3dx9_42.dll is set to native with series of errors: C:\Path of Exile\memory(893,98): error X3004: undeclared identifier 'mad' memory failed to load Shaders/antialiasing.fx the D3D device has a non-zero reference count, meaning some object were not released failed to create Direct 3D device objet DXUTCreateDevice failed
same happens if the d3dx9_42.dll is used from older redist directx_Jun2010_redist.exe This is affecting both Linux and Mac.
This bug was introduced with the PoE 0.11.6 patch, before the game worked flawlessly with native d3dx9_42
http://bugs.winehq.org/show_bug.cgi?id=34819
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |frederic.delanoy@gmail.com Resolution|--- |INVALID
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com --- Problems caused by using native dlls are not valid bugs.
http://bugs.winehq.org/show_bug.cgi?id=34819
Pekka Paalanen pq@iki.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pq@iki.fi
--- Comment #2 from Pekka Paalanen pq@iki.fi --- julusp, did you actually mean "builtin" when you say "native"?
I can never remember myself off-hand, which one means provided by Wine, and which one is from Windows. Thank goodness winecfg says which is which.
FWIW, I get some DXUTCreateDevice failed messabox when forcing d3dx_42 to builtin (Wine version), while forcing it as native (Windows version) lets me play the game on 1.7.8.
Just checking... I don't intend to hijack this bug.
http://bugs.winehq.org/show_bug.cgi?id=34819
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com --- (In reply to comment #2)
julusp, did you actually mean "builtin" when you say "native"?
I can never remember myself off-hand, which one means provided by Wine, and which one is from Windows.
Maybe this would help explain: builtin = built in Wine native = from native environment, hence Windows
http://bugs.winehq.org/show_bug.cgi?id=34819
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing