FreeRa

Tested: Ubuntu 7.10 64bit - Gnome


Westwood red alert game engine (original .mix files required)

This is a rebuild of the (westwood) red alert game engine (based on FreeCNC). It is a real time strategy game. To play the game with this engine you need the original game (mix files). The only game supported is red alert 1.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist is fully enable (universe and multiverse).

Next installing the -devs, headers and tools for FreeRa.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential subversion scons
sudo aptitude install libsdl1.2-dev libsdl-mixer1.2-dev


Done.



Installation


Code:
mkdir -p ~/.Games/FreeRa
cd ~/Desktop
svn co https://freera.svn.sourceforge.net/svnroot/freera/freera++/trunk freera++
cd freera++
scons


Copy redalert.mix and main.mix to freera++/data/mix from your red alert CD.

Then;

Code:

mv * ~/.Games/FreeRa


Done.



Launcher

Download freera.png to your Desktop.


Code:

cd ~/Desktop
mv freera.png ~/.Games/FreeRa
nano ~/.Games/FreeRa-launch.sh



Add the following;

#!/bin/bash

cd ~/.Games/FreeRa
./freera


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


Code:

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



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

Name: FreeRa
Command: sh /home/USERNAME/.Games/FreeRa-launch.sh
Comment: This is a rebuild of the (westwood) red alert game engine (based on FreeCNC). It is a real time strategy game.
Icon: ~/.Games/FreeRa/freera.png

You can now launch from Glest by Applications tab —> Games —> FreeRa

Enjoy! ^_^


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