aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-10-20 15:54:28 +0300
committerFathi Boudra <fabo@debian.org>2011-10-20 15:54:28 +0300
commitac29f7894651fa0e192c1243397e146ebd30ca44 (patch)
treea9d509718d0984288daa8a165406b594bea5ac79
parent422b44f50f36e543d985198e8b6656b4f58064e6 (diff)
Add a README.linaro to complete the instructions to run ioquake3 gles
-rw-r--r--README.linaro14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.linaro b/README.linaro
new file mode 100644
index 0000000..9f6ed1b
--- /dev/null
+++ b/README.linaro
@@ -0,0 +1,14 @@
+How to run ioquake3 on Linux desktop
+====================================
+
+1. Set configuration (q3config.cfg) to use a standard Linux desktop
+
+seta usbk "1"
+seta usbm "2"
+seta x11 "1"
+
+2. Install a suitable set of game data (pk3) like the original Quake3 or
+ openarena.
+
+Note: tested with Quake3 1.32 point release.
+