@@ -52,7 +52,7 @@
data-checked="low_health_beeps_enabled"
value="1"
id="lhb_on"
- style="nav-up: #bgm_volume_input"
+ style="nav-up: #bgm_volume_input; nav-down: #audio_stereo"
/>
@@ -64,11 +64,93 @@
data-checked="low_health_beeps_enabled"
value="0"
id="lhb_off"
- style="nav-up: #bgm_volume_input"
+ style="nav-up: #bgm_volume_input; nav-down: #audio_mono"
/>
+
+
+
+
@@ -81,9 +163,14 @@
Toggles whether or not the low-health beeping sound plays.
+
+ Sets the audio output mode. Stereo outputs standard stereo audio. Mono outputs mono audio. Headphones optimizes audio for headphone listening. Surround enables 5.1 surround sound output using matrix decoding.
+
+
+ When enabled with Surround mode, adds pan-based rear channel separation. Sounds panned left go to the rear-left speaker, sounds panned right go to the rear-right speaker, creating improved spatial separation.
+