Set in a unique fantasy world eons from now where Humans and Beasts battle violently for their very existence. Savage transports PC gamers to the next level in multi-player gaming. Choose to fight on the side of HUMANITY, armed with science and technology, or take the side of the BEAST HORDE, masters of nature and magic. Each race has its own style of battle, its own leader, and its own way to victory. Which side are you on?
Savage: Full Enhancement (SFE), the fan patch and modification for Savage: The Battle For Newerth, S2 Games' original and highly innovative RTSS PC video game (now freeware). It is the result of thousands of manhours of work aimed at improving the game while keeping its roots intact, making for a more enjoyable overall experience that just feels orders of magnitude better and more polished.
[More Info]
To make Savage: The Battle for Newerth work on 64bit the 32bit layer libs needs to be installed. Open the terminal and type;
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install ia32-libs
Download Savage Full Enhancement to your Desktop;
Download linux standalone
Code:
cd ~/Desktop
mkdir -p ~/.Games/SavageFE
tar zxfv SFE-Standalone.tar.gz -C ~/.Games/SavageFE
Save savage.png to your Desktop;
cd ~/Desktop
mv savage.png ~/.Games/SavageFE
nano ~/.Games/SavageFE/Launch-SavageFE.sh
add the following;
#!/bin/bash
cd ~/.Games/SavageFE
./silverback.bin
Save [ctrl] + [o] and exit [ctrl] + [x].
Next;
Code:
chmod +x ~/.Games/SavageFE/Launch-SavageFE.sh alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: Savage: The Battle for Newerth - FE
Command: sh /home/USERNAME/.Games/SavageFE/Launch-SavageFE.sh
Comment: Savage: Full Enhancement (SFE), the fan patch and modification for Savage: The Battle For Newerth, S2 Games' original and highly innovative RTSS PC video game (now freeware). It is the result of thousands of manhours of work aimed at improving the game while keeping its roots intact, making for a more enjoyable overall experience that just feels orders of magnitude better and more polished.
Icon: ~/.Games/SavageFE/savage.png
You can now launch from Savage from Applications —> Games —> Savage: The Battle for Newerth - FE
Enjoy! ^__^