Raspberry Pi – How to install and play Quake 3…
In this tutorial I will show you how to download/ build and install Quake 3. Quake 3 is a multiplayer first person shoot-em up and is an awful lot of fun! This tutorial is quite complex and so here is a forum post where I explain EVERYTHING:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=78&t=18853&p=185283&hilit=quake+3#p185283
I hope you have enjoyed this tutorial but there are two big thank yous I have to make…. First goes to PiCmryu (who wrote up most of the tutorial) and also MitchTech (Who has the download links)
If the download links do not work please email me at (theraspberrypiguy@gmail.com) or comment on my video. I WILL get it fixed within 24 hours. Please watch my other videos and do not forget to subscribe!
http://www.youtube.com/user/TheRaspberryPiGuy?feature=mhee
Good luck and happy Piing
The Raspberry Pi Guy 🙂
NOTE: Slight update: the part where it says libsdll.2-dev has recently been renamed libsdl1.2-dev!
https://github.com/raspberrypi/quake3/commit/431870f32f2a8eca388a6e8f7eeadd5e10f18f51
The commit linked to above eradicates the need to edit ‘build.sh’. Instead, you can now run ‘build_rpi_raspbian.sh’.
Further, I would suggest having a script to download and run instead of posting a list of commands to enter.
Thanks for that – as I am sure you aware this video was made very early on; both in terms of the Pi and also my journey with it!