So I thought I was good to go, but when I got in game I was getting kicked by punk buster left and right so it took me a while again to find a solution. The problem is well known with the ET 2.60b - apparently the PB is not updating and you have to manually update it. Solution - install ET 2.60b and if you have problems with PB than do the following:
- Code: Select all
chmod u+x /opt/enemy-territory/pb/pbweb.x86
cd to /opt/enemy-territory/pb/
- Code: Select all
cd /opt/enemy-territory/pb/
run ./pbweb.x86
- Code: Select all
./pbweb.x86
copy pbweb.x86 to ~/.etwolf/pb/
- Code: Select all
cp pbweb.x86 ~/.etwolf/pb/
cd to ~/.etwolf/pb/
- Code: Select all
cd ~/.etwolf/pb/
run ./pbweb.x86
- Code: Select all
./pbweb.x86
To get sound I must run as root:
- Code: Select all
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
but you need to build into the kernel under sounds SND_VERBOSE_PROCFS before you can run the above command
that will update you PB and allow you to play flawlessly - man it's been great. Anyone else play ET? I play a lot on the ABC server.


