Ultimate Stunts

Tested: Ubuntu 7.10 64bit - Gnome


Ultimate Stunts is a remake of the famous DOS-game stunts. Racing in Ultimate Stunts involves some really spectacular stunts, like loopings, corkscrews, bridges to jump over, etc., but the best thing is that you can design your own tracks!

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist corectly set.

Next is to install the tools and libs to build, install and run Ultimate Stunts.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential bison checkinstall
sudo aptitude install libsdl1.2-dev libsdl-image1.2-dev libgl1-mesa-dev libglu1-mesa-dev libalut-dev gettext


Done.



Installation

Download Sourcecode with data to your Desktop.

Download

Code:

cd ~/Desktop
tar zxfv ultimatestunts-srcdata-0741.tar.gz
cd ultimatestunts-srcdata-0741
./configure
make
sudo checkinstall


Done.



Launcher


Save ultimatestunts.png to your Desktop.


Code:
cd ~/Desktop
sudo mv ultimatestunts.png /usr/local/share/ultimatestunts
sudo nano /usr/share/applications/ultimatestunts.desktop



add the following;

[Desktop Entry]
Name=Ultimate Stunts
Comment=Ultimate Stunts is a remake of the famous DOS-game stunts.
Exec=ustunts
Icon=/usr/local/share/ultimatestunts/ultimatestunts.png
Terminal=false
Type=Application
Categories=Application;Game;

Then save (ctrl)+(o) and exit (ctrl)+(x).


You can now launch Ultimate Stunts by Applications tab —> Games —> Ultimate Stunts
or by typing ustunts in the terminal.


Enjoy! ^_^

Written and Published by Artificial Intelligence
guides/32bit/ultimate_stunts.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