summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-10-13 09:38:59 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:40:16 +0200
commitaddae9a9d180e2b52753a1b0ce6fa56d698d5715 (patch)
tree5ea4c2a49585e603813ba9f90a94296a04ea78ed
parent74ab08e83fb22916ade04e0b8d73849a7d3b22a7 (diff)
downloadslackbuilds-addae9a9d180e2b52753a1b0ce6fa56d698d5715.tar.gz
games/higan: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/higan/README18
1 files changed, 10 insertions, 8 deletions
diff --git a/games/higan/README b/games/higan/README
index 11430e1207..29252151b6 100644
--- a/games/higan/README
+++ b/games/higan/README
@@ -26,7 +26,7 @@ It also includes some level of support for these consoles:
- Sega Master System
- Sega Game Gear
- Sega Mega Drive/Genesis
-- NEC PC Engine/TurboGrafx 16 (but not the CD-ROM^2 System/TurboGrafx-CD)
+- NEC PC Engine/TurboGrafx 16 (but not CD-ROM^2 System/TurboGrafx-CD)
- NEC SuperGrafx
- Bandai WonderSwan
- Bandai WonderSwan Color
@@ -41,19 +41,21 @@ shaders are located) is /usr/share/higan. If you want a personalized
profile, store your files in ~/Emulation, then higan will use this
directory instead.
-First time users note: By default there are *no* control mappings. You'll
-have to use Settings -> Input to map your preferred keyboard and/or
-gamepad controls for each emulated system. Also, by default, there's
-nothing 'plugged into' the emulated controller ports. In the menu bar,
-click on the system name (e.g. Famicom, Super Famicom) -> Controller
-Port 1 -> Gamepad (or whatever is required for the ROM you're running).
+First time users note: By default there are *no* control
+mappings. You'll have to use Settings -> Input to map your preferred
+keyboard and/or gamepad controls for each emulated system. Also,
+by default, there's nothing 'plugged into' the emulated controller
+ports. In the menu bar, click on the system name (e.g. Famicom, Super
+Famicom) -> Controller Port 1 -> Gamepad (or whatever is required for
+the ROM you're running).
*** Build options:
- OpenAL is autodetected, and used if found. You can disable it with
OPENAL=no in the environment.
-- OSS is disabled by default. If you need it, set OSS=yes in the environment.
+- OSS is disabled by default. If you need it, set OSS=yes in the
+ environment.
- PulseAudio is enabled by default. You can disable it with PULSE=no in
the environment.