summaryrefslogtreecommitdiff
path: root/games/yamagi-quake2/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/yamagi-quake2/README')
-rw-r--r--games/yamagi-quake2/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/games/yamagi-quake2/README b/games/yamagi-quake2/README
index 1e273c018a..d811e7d092 100644
--- a/games/yamagi-quake2/README
+++ b/games/yamagi-quake2/README
@@ -1,10 +1,14 @@
This is an enhanced client for Id Software's legendary Quake II. It focuses on
single-player. Features include rock-solid stability and AMD64 support.
-This only installs the Yamagi-Quake2 source port. Before playing it, you need
-to copy your Quake2 data files into the appropriate subdirectories of
-/usr/share/quake2. Please refer to the README files in
-/usr/doc/yamagi-quake2-5.11/ for details.
+OpenAL and SDL2 are recommended optional dependencies. Install them first, then
+do:
+
+ WITH_OPENAL=yes WITH_SDL2=yes ./yamagi-quake2.SlackBuild
+
+Before playing, copy your Quake2 data files into the appropriate subdirectories
+of /usr/share/quake2. Please refer to the README files in
+/usr/doc/yamagi-quake2-5.21/ for details.
To get a reasonable default configuration, copy
-/usr/doc/yamagi-quake2-5.11/yq2.cfg to your baseq2 directory.
+/usr/doc/yamagi-quake2-5.21/yq2.cfg to your baseq2 directory.