Some people complain about the difficulty of playing in linux, well, here is an easy method to get Team Fortress 2 to play flawlessly on Arch Linux 64bit. Follow the instructions, comment and enjoy!
If you dont have it already, install wine:
sudo pacman -S wine
Wine its a 32bit application, so it needs 32 bit drivers for the video card, so install
For nvidia cards:
sudo pacman -S lib32-nvidia-utils
For intel cards:
If you have an intel-graphics card, you’ll need to install
Leave a Reply