Archive for ‘ August, 2009

Wolfenstein Zeppelin Bloodbath Gameplay

[youtube]http://www.youtube.com/watch?v=a9Gt6o-95yg[/youtube]

Call of Duty World at War Map Pack 3 Video and Screenshots

[youtube]http://www.youtube.com/watch?v=XxEnFpkrjak[/youtube]

Setting up FoFiX SVN under Windows 7

Install these files from the archive in order.

http://rapidshare.com/files/263394996/fofix_win7_deps.zip

pyWin32
numpy
pygame
pyOpenGL
Python Imaging Library (PIL)
pyogg
pyvorbis
psyco
rtmidi
pypitch

Now install TortoiseSVN as administrator

Create a new folder (c:\fofix) and right click then click SVN Checkout
Use:

http://fofix.googlecode.com/svn/MFH-Mod/trunk/

Copy msvcr71.dll into you System32 folder (and fofix\src) if you get an error.

Add Python to your path.

  1. Control Panel\System and Security\System
  2. Advanced System Settings
  3. Environmental Variables
  4. Under System Variables select Path and click edit.
  5. Add ;C:\Python26 to the end of the value line.

Open a cmd prompt and navigate to your new fofix dir. (cd \fofix\src)

Now you’re ready to run the game. Type python fofix.py