demo 2 (2003-01-09)
Red Pixel 2 is a platform deathmatch game, playable by two or more players on a Local Area Network (LAN). It is the sequel to Red Pixel, obviously.
Update: James Lewis says "You have to set the game to run in compatablity mode for Windows 98/ME. This will solve the problem straight away.". I can't give any further details than that, however.
You can read the manual online. It is also included as part of the downloads.
You only need one of these packages.
Precompiled binaries for Windows and Linux are included in all of the packages. The contents of the .zip and .tar.gz are identical.
Windows notes
The precompiled binary requires an Allegro 4.0.x DLL installed. You can use this installer: alleg402.exe - 236k Kb
The source code requires MingW32 and Allegro installed to compile.
If you have gcc 3 you will need to apply this patch: redstone-gcc3.diff.
Linux notes
The precompiled binary requires an Allegro 4.0.x shared library installed. See the download page for Red Pixel for information about that.
The source code requires gcc and Allegro installed to compile.
If you have gcc 3 you will need to apply this patch: redstone-gcc3.diff.