When I run the .exe in terminal this is the error:
Code: Select all
nick@Compy386:/hive/games/scfa/bin$ wine ForgedAlliance.exe
preloader: Warning: failed to reserve range 00000000-00010000
err:module:import_dll Library WINSTA.dll (which is needed by L"C:\\windows\\system32\\faultrep.DLL") not found
err:module:import_dll Library faultrep.DLL (which is needed by L"E:\\scfa\\bin\\ForgedAlliance.exe") not found
err:module:import_dll Library X3DAudio1_2.dll (which is needed by L"E:\\scfa\\bin\\ForgedAlliance.exe") not found
err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXGetImageInfoFromFileInMemory' 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.D3DXGetImageInfoFromFileInMemory' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead.
err:module:LdrInitializeThunk Main exe initialization for L"E:\\scfa\\bin\\ForgedAlliance.exe" failed, status c0000135
nick@Compy386:/hive/games/scfa/bin$ [code]
I did move my system32 folder in the WindowsXP partition to the wine virtual system32 folder. Including these particular .dll files. I haven't 'updated' the game (which will probably be manually), but will try that tonight - and update. Any other ideas on how to resolve this?
**EDIT** I just noticed that I didn't check for the faultrep.dll file. I will check that, but any ideas will help