Installing Wolfenstein: Enemy Territory with alsa sound support

6 Comments

After you had installed version 2.60 and patched it, run this command:

wget -q -O - http://nullkey.ath.cx/~stuff/et-sdl-sound/et-sdl-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound

Remember to add sudo before
chmod a+x et-sdl-sound

…if you’re not logged in as root (or don’t want to) just make sure the current user is a sudoer

Command above enables playing W:ET with alsa sound driver support. If you also want to enable sound with True Combat: Elite, make a copy of et-sdl-sound and change line 47 and 48 from:

SCRIPT_NAME='et-sdl-sound'
GAME_BIN='et.x86'

to
SCRIPT_NAME='tc-elite-sdl-sound'
GAME_BIN='tc-elite'

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)