I actually had a fair bit of trouble with this. Mostly because the resources are spread few and far between. Note that for some of these steps you'll need the program rootsh (to gain admin powers). First of all you'll need the patch for the game. The port only works with the latest version of quake 3: http://vintagequakerz.com/FTP/q3/poi...elease_132.zip Once patched game on computer, you'll need to install the quake 3 on your phone. The latest version of Quake 3 is very buggy so you'll need to install the previous version from here: http://espejo.freemoe.org/repository...ee/i/ioquake3/ Simply download that to the main directory of phone, and click it from File Manager to install. (or simply run it from MicroB browser) If you find you get a missing dependencies error, run the below commands: root apt-get update apt-get install libgles1-sgx-img Then try and install again. Now you'll need to grab the pak.pk3 files from the quake install on your computer... they should range from pak0 to pak8 and place them on your phone in a folder called quake (or something). Then copy them to the /home/user/baseq3 folder. You can use a program like Emelfm2 to do this... or in xterminal with something like: cp /home/user/MyDocs/quake/* /home/user/baseq3 Note that this will take a fairly long time... if the console doesn't do anything.. just let it sit for 15-20 minutes. Run Quake 3 and your good to go!