RoseQueen
2012-Jan-25 16:05 UTC
[Wine] Error: err:module:LdrInitializeThunk Main exe initialization
Hello, I'm new at installing programs to use with wine (well, except the ones that just worked with no problems). I have been trying to run Payday: The Heist and I load up the exe in terminal and I get this:> err:module:import_dll Library d3dx9_40.dll (which is needed by L"C:\\ Program Files\\Payday The Heist\\payday_win32_release.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\ Program Files\\Payday The Heist\\payday_win32_release.exe" failed, status c0000135 >Though, when I go into system32 and check in libraries in wine configuration, d3dx9_40.dll is there and set to native (in wine config). I will admit that I am quite new to all of this so, if anyone helps, please make it simple for me. Thank you for any help in advance.
James McKenzie
2012-Jan-25 16:27 UTC
[Wine] Error: err:module:LdrInitializeThunk Main exe initialization
On Wed, Jan 25, 2012 at 9:05 AM, RoseQueen <wineforum-user at winehq.org> wrote:> Hello, I'm new at installing programs to use with wine (well, except the ones that just worked with no problems). I have been trying to run Payday: The Heist and I load up the exe in terminal and I get this: > > >> ?err:module:import_dll Library d3dx9_40.dll (which is needed by L"C:\\ Program Files\\Payday The >> Heist\\payday_win32_release.exe") not foundA script named winetricks should be able to assist with this. http://wiki.winehq.org/winetricks is the Wine Wiki page for it. Please visit this page for further information. James
RoseQueen
2012-Jan-25 18:07 UTC
[Wine] Re: Error: err:module:LdrInitializeThunk Main exe initialization
Thank you, though when I looked into this page, they don't have d3dx9_40 http://wiki.winehq.org/DirectX-D3DX9 Or maybe I'm looking in the wrong place, which is probably more likely.
vitamin
2012-Jan-26 14:46 UTC
[Wine] Re: Error: err:module:LdrInitializeThunk Main exe initialization
RoseQueen wrote:> err:module:import_dll Library d3dx9_40.dll (which is needed by L"C:\\ Program Files\\Payday The Heist\\payday_win32_release.exe") not foundYour Wine version is too old. Wine already have this dll since Jan 2 2009.
RoseQueen
2012-Jan-27 20:32 UTC
[Wine] Re: Error: err:module:LdrInitializeThunk Main exe initialization
vitamin wrote:> > RoseQueen wrote: > > err:module:import_dll Library d3dx9_40.dll (which is needed by L"C:\\ Program Files\\Payday The Heist\\payday_win32_release.exe") not found > > Your Wine version is too old. Wine already have this dll since Jan 2 2009.I have version 1.3.15 of wine, is that an older version? Or is there a newer one?