aboutsummaryrefslogtreecommitdiff
path: root/README.linaro
diff options
context:
space:
mode:
Diffstat (limited to 'README.linaro')
-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.
+