http://bugs.winehq.org/show_bug.cgi?id=29930
Bug #: 29930 Summary: Dustforce does not load Product: Wine Version: 1.4-rc4 Platform: x86 URL: http://store.steampowered.com/app/65300 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com Classification: Unclassified
On attempting to run Dustforce, I get the following messages:
err:module:import_dll Loading library d3dx9_43.dll (which is needed by L"C:\Program Files (x86)\Steam\steamapps\common\dustforce\dustforce.exe") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files (x86)\Steam\steamapps\common\dustforce\dustforce.exe" failed, status c0000135
Note that there is a d3dx9_43.dll present in the same directory as dustforce.exe, and that dll is for 64-bit (while the .exe 32-bit). I've checked, and the dll is also present on a Windows machine where the game runs correctly.
This used to work, but it appears the problem was introduced by a game update, not a Wind update.
http://bugs.winehq.org/show_bug.cgi?id=29930
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2012-02-18 14:32:35 CST --- Removing the dll allows the game to load, but it still does not run correctly afterwards.
http://bugs.winehq.org/show_bug.cgi?id=29930
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29930
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Dustforce does not load |Dustforce does not load | |(prefers native 64-bit dll | |instead of Wine's 32-bit | |one)
--- Comment #2 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-02-18 15:16:53 CST --- Wine's d3dx9_43.dll set to prefer native dll if present. So I'm guessing loader needs to check if dll is valid before even considering it.
http://bugs.winehq.org/show_bug.cgi?id=29930
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2012-02-20 22:57:53 CST --- Another update has removed the 64-bit dll, and it seems there were reports of that dll causing problems on Windows XP as well. (I had tested on 64-bit Windows 7.)
Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=29930
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2012-02-20 22:58:06 CST --- Closing.