Games/Native/ReturnToCastleWolfensteinEnemyTerritory

出自Ubuntu中文


Instructions to install Return to Castle Wolfenstein: Enemy Territory.

目录

Return to Castle Wolfenstein: Enemy Territory

URL: http://www.idsoftware.com

Installation (Internet)

Binary and Security Fix

mkdir /<path to install>/enemy-territory
cd /<path to install>/enemy-territory
(Install Binary)
wget ftp://ftp.idsoftware.com/idstuff/et/linux/et-linux-2.60.x86.run
chmod +x et-linux-2.60.x86.run
./et-linux-2.60.x86.run (Use "/<path to install>/enemy-territory" when asked)

(Install Security Fix)
wget ftp://ftp.idsoftware.com/idstuff/et/ET-2.60b.zip
unzip ET-2.60b.zip
cp /Enemy\ Territory\ 2.60b/linux/* .
rm -rf /Enemy\ Territory\ 2.60b/linux/

Sound

If you have no sound with the following error message

/dev/dsp: Input/output error
Could not mmap /dev/dsp

you can try the following fix

sudo vi /etc/init.d/bootmisc.sh
add "echo 'et.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss" above : exit 0

Playing

./et



文章来源:官方WIKI
翻译人员:
校对人员:
文章状态:等待翻译