Mafia (Game that requires DirectX 8.1) install not working
Mafia (Game that requires DirectX 8.1) install not working
So I downloaded Wine (prebuilt binary for Mac OS X) on my Windows desktop and moved it via flash drive to my Mac OS X laptop (Intel). I ran the Wine installer on the laptop and boom it was complete. Then I inserted the Mafia CD into the slot and tried running the setup.exe file. After getting an error message, I tried four more times and no success. I get the same error messages. Sorry for my overexplaining, but I want to make everything clear. Anyway, here is the log.
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaSetup.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaGame\\MafiaSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"E:\\MafiaGame\\MafiaSetup.exe" failed, status c0000135
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"E:\\MafiaSetup.exe" failed, status c0000135[/list][/code]
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaSetup.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaGame\\MafiaSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"E:\\MafiaGame\\MafiaSetup.exe" failed, status c0000135
err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"E:\\MafiaSetup.exe" failed, status c0000135[/list][/code]
One more thing...
...the version of Wine I downloaded is the stable build of Darwine 1.0 for Leopard.
Re: Mafia (Game that requires DirectX 8.1) install not worki
This means that you need to get that file and put it into system32 directory. I'm not recomending winetricks because I'm not sure how well it work on Mac.Robocat wrote:err:module:import_dll Library MFC42.DLL (which is needed by L"E:\\MafiaSetup.exe") not found
Mafia (Game that requires DirectX 8.1) install not working
Robocat wrote:
the same for OS X.
JJ
On Linux it is in $HOME/.wine/drive_c/windows/system32/. I guess it isWhere is the system32 directory?
the same for OS X.
JJ
Mafia (Game that requires DirectX 8.1) install not working
command + shift + g and copy/paste the directory that was mentioned earlier
in. It'll take you right to the directory in OS X.
Also, winetricks works fine with os x if you compiled wine. If you used
darwine, you might need to change the directory it's looking for wine in,
but otherwise it works.
-Zach
On 7/27/08, Robocat <[email protected]> wrote:
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
in. It'll take you right to the directory in OS X.
Also, winetricks works fine with os x if you compiled wine. If you used
darwine, you might need to change the directory it's looking for wine in,
but otherwise it works.
-Zach
On 7/27/08, Robocat <[email protected]> wrote:
-------------- next part --------------Sorry, how do I get to the command line to type in the code?
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Mafia (Game that requires DirectX 8.1) install not working
Zach Drayer wrote:
Darwine. Thank you for the hint on how to open a directory as well.
James McKenzie
It works just fine here with Mike Kronenberg's or your builds ofcommand + shift + g and copy/paste the directory that was mentioned earlier
in. It'll take you right to the directory in OS X.
Also, winetricks works fine with os x if you compiled wine. If you used
darwine, you might need to change the directory it's looking for wine in,
but otherwise it works.
-Zach
Darwine. Thank you for the hint on how to open a directory as well.
James McKenzie
OK, I finally figured out putting mfc42.dll into the system32 directory. I obtained the file at dll-files.com. However, I still get the same error message. Guys, you need to help me on this one.