b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

New Linux User

Savage: Free gaming goodness

by George Bunyan on September 26th, 2006

I spent most of yesterday ‘testing’ Savage: The Battle For Newerth.

I am not here to tell you about the game, I am here to get you playing it.

Firstly, you will have to download and install the game as shown in this forum post.

You will then have to install your distrobutions copy of gtk1.2.

Next up is editing the scripts to make it run. Open up /usr/sbin/savage in your choice of editor, e.g.

sudo gedit /usr/sbin/savage

You must replace savage.bin with silverback.bin. Here is an example of my file

#!/bin/sh
# Needed to make symlinks/shortcuts work.
# the binaries must run with correct working directory
cd /home/george/games/Savage
#LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH ./savage.bin /home/george/games/Savage
LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH ./silverback.bin
exit 0

And now savage *should* run! Happy hunting!

George Bunyan

POSTED IN: General

2 opinions for Savage: Free gaming goodness

  • Marten Kähr
    Oct 5, 2006 at 4:01 am

    Well, there’s only one problem, this thing solves one error(unknown command), but silverback still doesn’t find the libraries.

  • George Bunyan
    Oct 8, 2006 at 1:16 am

    Have you included this line “cd /home/george/games/Savage” and if so is it pointing to your home directory e.g. “/home/USERNAME/games/Savage”?

Have an opinion? Leave a comment:




Check Spelling
Activate Spell Check while Typing
Site Meter
Close
E-mail It