Aliens Vs Predator - Source code update

Page last updated - 7th March 2012

What is this?

This is an enhancement to Aliens Vs Predator that aims to fix bugs and add new features to the game while keeping it compatible and playable on modern operating systems.

Downloads:

Latest executable release: 24th February 2010
AvPx.zip

The source code is hosted at: http://www.assembla.com/spaces/AvP/trac_subversion_tool

Supported operating systems:

List of improvements:

Requirements:

Credits:

Big thanks to Melanikus (who is techically part of the "team"), blueshogun96, bassquake, Plagman, Visper, Clockface, l11l1VeNoM1l11l, dla and relnev, and everyone else who helped (sorry if I forgot anyone!)

Interesting/Important Links:

relnev's Linux port of AvP - http://icculus.org/avp/

dla's source code mod - https://www.assembla.com/code/avp_mod/git/nodes?rev=master

Compiling the source code

Requirements:
Steps:
  1. Install Visual Studio C++ 2010
  2. Install the DirectX SDK
  3. Compile libogg, libvorbis and libtheora, as a Release build, with Runtime Library type set to Multi-threaded DLL
  4. Point Visual Studio to the .lib files you built above