GalCon

(32-bit layer)
Tested: Ubuntu 7.10 64bit - Gnome


Galcon is an awesome high-paced multi-player galactic action-strategy game. You send swarms of ships from planet to planet to take over the galaxy.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Next you need is to install 32-bit libs to make GalCon working;

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install ia32-libs lib32stdc++6 libc6-i386 lib32gcc1
wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb
sudo dpkg -i getlibs-all.deb
getlibs -p python2.4 libsdl-image1.2




Installation

Move Galcon.tgz to your Desktop.

Code:

cd ~/Desktop
mkdir -p ~/.Games
tar zxfv galcon.tgz -C ~/.Games


Done.



Launcher

Code:

nano ~/.Games/galcon/galcon-launch.sh



Add the following;

#!/bin/bash

cd ~/.Games/galcon
./galcon


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


Code:

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



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

Name: GalCon
Command: sh /home/USERNAME/.Games/galcon/galcon-launch.sh
Comment: Galcon is an awesome high-paced multi-player galactic action-strategy game.

Icon: ~/.Games/galcon/icon64.png


You can now launch from Alien Arena by Applications —> Games —> GalCon


Enjoy! ^_^

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