From 3f3c1479bc229319ecdbc652e0aaec2a07b269e4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 4 Mar 2021 04:57:35 -0500 Subject: games/uqm: Updated for version 0.8.0. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/uqm/README | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'games/uqm/README') diff --git a/games/uqm/README b/games/uqm/README index 82c266609f..491e8dc2ae 100644 --- a/games/uqm/README +++ b/games/uqm/README @@ -3,5 +3,18 @@ uqm (port of the 3DO/PC game - Star Control II) The Ur-Quan Masters is a port of the 3DO version of the PC game "Star Control II". It runs on modern operating systems and is 100% free. -You may also want the optional uqm_voice and uqm_3domusic packages, for -a more festive gaming experience. +You may also want the optional uqm_voice, uqm_3domusic and/or +uqm_remixes packages, for a more festive gaming experience. + +Optional dependencies: + +SDL2 - Recommended. Although uqm still supports SDL-1.2, the +release packages for other OSes (Windows and Mac) are built using +SDL2. Autodetected, can be disabled with SDL2=no [*] in the environment. + +OpenAL - Not recommended. OpenAL support in uqm is still experimental. +Not autodetected: use OPENAL=yes in the environment, to enable. + +[*] In addition, for SDL-1.2 builds, OpenGL can be disabled by setting + OPENGL=no in the environment. If you don't know why you might do + this, you almost certainly don't need to! -- cgit v1.2.3