err:module:import_dll Library d3dx9_43.dll not found

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
djdunn
Newbie
Newbie
Posts: 1
Joined: Tue Mar 29, 2011 5:03 pm

err:module:import_dll Library d3dx9_43.dll not found

Post by djdunn »

this is my error

err:module:import_dll Library d3dx9_43.dll (which is needed by L"C:\\Program Files\\RIFT Game\\rift.exe") not found

ok I have

stable gentoo system

wine 1.3.15 from gentoo portage
winetricks 185 from gentoo portage

first thing i did was install wine 1.3.15

then i did
# regedit
and closed it to create the .wine folder

then i did
# winetricks d3dx9 vcrun2008

i installed the patcher for rift
I let the patcher update

ran the new patcher, patcher installed the game

tried to hit play

err:module:import_dll Library d3dx9_43.dll (which is needed by L"C:\\Program Files\\RIFT Game\\rift.exe") not found
err:module:import_dll Library d3dx9_43.dll (which is needed by L"C:\\Program Files\\RIFT Game\\rift.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\RIFT Game\\rift.exe" failed, status c0000135
Cybolic
Newbie
Newbie
Posts: 1
Joined: Fri Apr 08, 2011 5:17 am

Post by Cybolic »

Install d3dx9_43.dll (can be done with winetricks after this patch, then winetricks d3dx9_43).
After that, remove all DLL overrides in winecfg, that worked for me.
Locked