QuakeSpasm

21 Feb 2010


1. About

2. Changes

3. Downloads

4. Compiling

5. Todo

6. Links


1. About

QuakeSpasm is a Quake engine, based on the SDL port of FitzQuake. It includes 64bit CPU cupport, a new sound driver, and a few graphical niceities.

QuakeSpasm Homepage

To disable some changes, use quakespasm -fitz

For different sound drivers:
SDL_AUDIODRIVER=DRIVER ./quakespasm
Where DRIVER may be alsa, dsp, pulse, esd ...

2. Changes

3. Downloads

Source
Linux binary
Windows

4. Compiling

Just extract the source tarball, then


cd quakespasm-0.85.1
make
cp quakespasm /usr/local/games/quake (for eg)

Use make debug for debugging.

If for any reason this doesn't work, the project can also be built with Codeblocks. This is a large, free, integrated development environment that requires wxWidgets and cmake to install. The process is not for the faint hearted.

5. Todo

6. Links

QuakeSpasm Homepage
QuakeSpasm Project page
FitzQuake Homepage
Sleepwakrs Original SDL Port
Bakers 0.85 Source Code
Func SDL Fitzquake forum
Ozkan's email
Stevenaaus email