ET linux

Just trying out some stuff on Linux, and would like to download ET for it.

What do I need to download? Isn't there some ET ultimate package?

If not could you please provide me with the links I need?
Comments
9
what is linux? some et mod?
I heard ET runs nice on a MAC pc
Hello bee
haxhaxhax
no ultimate installer. google for enemy territory linux installer
Open terminal and type in:

wget http://ftp.freenet.de/pub/4players/hosted/et/official/et-linux-2.60.x86.run

FOR PB


mkdir Pbsetup
cd Pbsetup
wget http://websec.evenbalance.com/downloads/linux/pbsetup.run
sudo chmod a+x pbsetup.run
sudo ./pbsetup.run


FOR 2.60B


sudo -i
cd /usr/local/games/enemy-territory
rm et.x86
rm etded.x86
wget http://www.shs.cba.pl/et.x86
wget http://www.shs.cba.pl/etded.x86

then just

sudo chmod a+x et.x86

you can start et by typing: et in console

Hope you have basic linux knowledge and i dont have to explain you what these cmds means.
cheating in linux is easier
Back to top