Q4F
Aug 16, 2007 Full Version 0 commentsQ4F Folder downloaded from server and rarred.
Based on Return to Castle Wolfenstein's engine, Enemy Territory started as an additional single-player campaign, but quickly evolved into a massive on-line shooter in minds of creators. The final product is a multiplayer-only, tactical and teamplay shooter. Pick your class (Soldier, medic, engineer, covert operations or field operations) and cover your teammates, heal them, build machinegun nests, bridges or deploy landmines, request airstrikes or artillery support, steal your enemy's uniform, and finally give your comrades ammo. In order to be successful, cooperative team playing is required.
3 comments by Protektor on Jan 21st, 2012
Based on Return to Castle Wolfenstein's engine, Enemy Territory started as an additional single-player campaign, but quickly evolved into a massive on-line shooter in minds of creators. The final product is a multiplayer-only, tactical and teamplay shooter. Pick your class (Soldier, medic, engineer, covert operations or field operations) and cover your teammates, heal them, build machinegun nests, bridges or deploy landmines, request airstrikes or artillery support, steal your enemy's uniform, and finally give your comrades ammo. In order to be successful, cooperative team playing is required.
Enjoy Wolfenstein: Enemy Territory and many other great games on Desura.
The v049 Full Version Of The Game For WIndows
In this file is included the basic confgis for each class i hope :) in the ingame options set exec class configs everytime you respawn so if you change...
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.
Problems with sound, server lists, resolution keep me from playing this game. I'm sure there are fixes for all, but the game really should "just work" and many people are having these issues, which should just come fixed on install.
Please how can I do to Wolfenstein servers and what do I do when I play it in slashes and throws me to please check
The game is great, is a lot of maps and mods.
Still no servers. :/
go in /etc/ and find the file "host" open as superuser , modify adding this line
91.220.53.73 etmaster.idsoftware.com
/etc/hosts
I have no idea how to get there, sorry for being a noob.
open terminal and type sudo nautilus (if nautilus is your file manager) then go to etc dir then look for a file named hosts open it with gedit (or any other text editor)
then add the line 91.220.53.73 etmaster.idsoftware.com then save and restart
another way to get sound running is edit et file in the wolfenstein dir in desura delete everything paste bit in below then save (rename the et.x86.real back to et.x86 if you followed the last post) go to the tmp folder in root and copy the et-sdl-sound.so into the wolfenstein dir in desura
or change the ONLY_EXTRACT="no" to "yes" then copy the generated et-sdl-sound.so file across
#!/bin/sh
# Needed to make symlinks/shortcuts work.
# the binaries must run with correct working directory
cd "/home/(your dir)/desura/common/wolfenstein-enemy-territory/"
# Specify needed libaries for the current architecture
SYS_ARCH=`dpkg --print-architecture`
if [ "$SYS_ARCH" = "i386" ]; then
export ETSDL_SDL_LIB="libSDL-1.2.so.0"
elif [ "$SYS_ARCH" = "amd64" ]; then
export ETSDL_SDL_LIB="/usr/lib32/libSDL-1.2.so.0"
else
echo "Unsupported architecture or dpkg --print-architecture doesn't work."
fi
# Specify SDL Driver, usally not needed as it should be preset by the system
#export SDL_AUDIODRIVER="alsa" # alsa, pulse, esd ...
# Start ET
LD_PRELOAD="./et-sdl-sound.so" ./et.x86 $*
edit your profile etconfig.cfg in the .etwolf/etmain/profiles dir
r_customwidth "1280"
r_customheight "800"
r_mode "-1"
same issue with windows users