How to install Wolfenstein - Enemy Territory on Linux
-
-
Download Wolfenstein - Enemy Territory 2.60b
wget -c http://filebase.trackbase.net/et/full/et260b.x86_full.zip
-
Unzip the archive
sudo apt-get install zip unzip et260b.x86_full.zip
-
Install required depencies
sudo dpkg --add-architecture i386 sudo apt update sudo apt install libgl1-mesa-glx:i386 libsdl2-dev:i386 dialog
-
Run the installer
sudo sh et260b.x86_keygen_V03.run
(Press Q to skip the licence reading, press Enter to keep the default answer)
Do you agree with the license? [Y]
Would you like to read the CHANGES file ? [n]
Please enter the installation path [/usr/local/games/enemy-territory]
Please enter the path in which to create the symbolic links [/usr/local/bin]
Option: 'PunkBuster client/server files' ? [n]
Do you agree with the license? [Y]
Do you want to install startup menu entries? [Y]
Continue install? [Y]
Would you like to start now? [n] -
Update PunkBuster
wget http://etkey.org/et_linux.zip unzip et_linux.zip -d ~/.etwolf/pb
-
-
@annihil problem https://scr.hu/ReLJXr
-
@akuku597 Seems like graphical driver is missing!
Is 3D hardware acceleration working? -
@annihil did not work
-
@akuku597 That sucks :/
-
@annihil so you will not help?
-
@akuku597 It's impossible without more information about the errors that you have...
-
@annihil said in How to install Wolfenstein - Enemy Territory on Linux:
It's impossible without more information about the errors that you have...
wants to turn on vpsie by the VNC Viewer
Graphics card: cirrus logic gd 5446 -
@akuku597 I see, so you're connecting to a virtual/remote machine using VNC?
If so, you should try running ET with+set r_allowSoftwareGL 1
-