We are still actively working on the spam issue.

Difference between revisions of "Wolfenstein: Enemy Territory"

From InstallGentoo Wiki
Jump to: navigation, search
(un-dead-ended, formatting, fixed links (but did not test) (and are probably dead))
(Replaced content with "No games here")
Line 1: Line 1:
Wolfenstein: Enemy Territory is a 2003 first-person shooter [[Games |video game]], released as free software under GPLv3 in 2010; it is available on [[Windows]] and any [[GNU/Linux]] [[:Category:Distros |distro]].
+
No games here
 
 
 
 
== GNU/Linux Installation ==
 
You'll probably need 32-bit libraries if you are going to install ET on a 64 bit system. If you are using a [[Debian]]-based distro, running:
 
# dpkg --add-architecture i386
 
then
 
# aptitude update
 
should ready your system. [http://ftp.games.skynet.be/pub/wolfenstein/et-linux-2.60.x86.run Download the installer], and make sure it's executable:
 
$ chmod +x et-linux*
 
Run it as root:
 
# ./et-linux-2.60.x86.run
 
If you intend to place ET in a location available to all users (the default is /usr/local/games).
 
 
 
ET may also be available through your package manager as "enemy-territory", and this usually works.
 
 
 
If you are using [[GNU/Linux]], you will encounter sound problems unless you are using OSS. Download [http://nullkey.kapsi.fi/et-sdl-sound/ et-sdl-sound] (there's a nice one-liner you can run to get it working fast). To use this, you need libSDL 32-bit version, which is available on [[Debian]] (after adding i386 arch) as libsdl1.2debian:i386. If you use Pulseaudio, you may have to modify the driver variable that's set in et-sdl-sound. Use et-sdl-sound to launch ET now, but don't replace the actual ET binary with it.
 
 
 
It's probably also a good idea to update ET to the latest version (also the version the /g/ server is using). The update comes in the form of [http://www.filefront.com/5050560/et2.60blinux.zip two binaries] (et and etded) which you must move to the directory that contains the 2.60 versions of et and etded.
 
 
 
[[Windows]] users should not have a problem with sound.
 
 
 
== Downloads ==
 
You can visit Splashdamage for official downloads (which also includes patches with the instalaltion)
 
* [http://filebase.trackbase.net/et/full/WolfET_2_60b_custom.exe Windows Download] ([magnet:?xt=urn:btih:OAL6I6633REETTHFYWAJP4KX4CXSHR3R&dn=WolfET_2_60b_custom.exe torrent])
 
* [http://filebase.trackbase.net/et/full/WolfET.2.60d.dmg Mac OSX]
 
* [http://filebase.trackbase.net/et/full/et260b.x86_full.zip Linux Download]
 
 
 
== Server ==
 
The /g/ server (hosted in the US) is open for testing at IP: 107.170.232.87:27960, additionally you can use et.destaps.com to connect. version 2.60b. Currently, the server runs Silent mod (for admin controls) but runs only original maps. You can connect from the command line with /path/to/ET +connect 107.170.232.87
 
 
 
You can see who is on the server, the current map and other information through the [http://et.trackbase.net/server/43726/ Trackbase game tracker].
 
 
 
== Forks ==
 
There is also [http://etlegacy.com/ this fork].
 
 
 
== IRC ==
 
We are currently using an IRC channel to stay together and to be organized.
 
 
 
irc.installgentoo.com #wolfet
 
 
 
[[Category:Software]]
 

Revision as of 12:35, 3 May 2020

No games here