The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
failed to run actual game
by maximillian Slaughter on Friday September 10th 2010, 11:56
i am able to install the game fine and it runs everything fine exsept that actual game i cannot access the actual gameplay so my complaint is that i cannot play this game
wine version:1.2
ditribution: ubuntu 9.1 karmatic
thank you for listening to my problem i hope it is resolved in the near future
Make movies to work
by 414NXabaras on Thursday August 21st 2008, 4:27
Movies of this game are AVI files encoded using Intel Indeo 5.0 codec.
Use winetricks www.kegel.com/wine/winetricks to install the Indeo Codecs (icodecs inside the "choose package to install" dialog).
After this is done, move to your WINEPREFIX, export it and move to the drive_c/windows/system32 folder. Then register the ir50_32.dll file, because the Intel installer doesn't do it. I don't know if this is due to wine or the installer. Maybe I will tell Kegel about this, because it's easy to add this to the winetricks script.
Below is a little How-to.
I have installed Metal Fatigue in a WINEPREFIX different from the default one (~/.wine), namely .wine-mf. So, opening a shell inside my home (~) folder, I did:
cd .wine-mf
export WINEPREFIX=`pwd`
to export the WINEPREFIX on which the game and the Intel Codecs are installed. If you use .wine as WINEPREFIX, you don't need to do this.
Then we have to register the Indeo dll:
cd "$WINEPREFIX"/drive_c/windows/system32
wine regsvr32 ir50_32.dll
You should see a message which says it successfully registered the dll inside the registry. Note that this works only if you installed the Indeo codecs inside the WINEPREFIX you specified.
If you start the game now with one of its CDs mounted in a mapped wine drive, movies should play.
On my machine I can see the Psygnosis movie playing for a few seconds, then a heap error causes an unhandled exception which hangs the game.
multiplayer
by Paul Parsons on Monday June 18th 2007, 12:06
I read a comment to get age of empires II multiplayer working. it just so happens it also get metal fatugue multiplayer working too
Multiplayer
To get multiplayer working, place the DLLs in this archive in Wine's windows/system32 directory. Then, start winecfg and add dll overrides (native, builtin) for the following DLLs: dplayx, dpnet, dpnhpast and dpwsockx.
Be sure to use Wine 0.9.27 or newer.
Please not that dpwsockx may not be listed by winecfg just type it in and add it