Sauerbraten

(64-bit supported)
Tested: Ubuntu 7.10 64bit - Gnome


Sauerbraten (a.k.a. Cube 2) is a free multiplayer/singleplayer first person shooter, built as a major redesign of the Cube FPS.

Much like the original Cube, the aim of this game is not necessarily to produce the most features & eyecandy possible, but rather to allow map/geometry editing to be done dynamically in-game, to create fun gameplay and an elegant engine.

[More Info]


Before Installation


Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your source list is set up correctly.

Install the required libs and tools to build Sauerbraten.

Code:
sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential
sudo aptitude install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libgl1-mesa-dev libglu1-mesa-dev


Done.



Installation

Download the latest version of Sauerbraten (tar.bz2) to your Desktop.

Download

Code:

mkdir ~/.Games
cd ~/Desktop
tar jxfv sauerbraten_2007_12_24_assassin_edition_linux.tar.bz2
cd sauerbraten/src
make install
cd ~/Desktop
mv sauerbraten ~/.Games


Done.



Launcher


Code:
nano ~/.Games/Sauerbraten-launch.sh



Add the following;

#!/bin/bash

cd ~/.Games/sauerbraten
sh sauerbraten_unix


Save [ctrl] + [o] and exit [ctrl] + [x].


Code:

chmod +x ~/.Games/Sauerbraten-launch.sh
alacarte



Go to the Game section in Alacarte and push the New Item button. Fill in;

Name: Sauerbraten
Command: sh /home/USERNAME/.Games/Sauerbraten-launch.sh
Comment: Sauerbraten (a.k.a. Cube 2) is a free multiplayer/singleplayer first person shooter, built as a major redesign of the Cube FPS.

Icon: ~/.Games/sauerbraten/data/cube.png


You can now launch from Sauerbraten by Applications tab —> Games —> Sauerbraten

Enjoy! ^_^

Written and Published by Artificial Intelligence
guides/64bit/sauerbraten.txt · Last modified: 2008/07/16 18:40 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0