summaryrefslogtreecommitdiffstatshomepage
path: root/docs/windows.txt
diff options
context:
space:
mode:
author Alex W. Jackson <alex.w.jackson@gmail.com>2014-06-13 21:01:35 +0000
committer Alex W. Jackson <alex.w.jackson@gmail.com>2014-06-13 21:01:35 +0000
commitf661e32ec82ef37ae63b9dd309ae8d7a3b8bf5e7 (patch)
treed5928a23d91fc268a4ea79b025d06b198ec306e8 /docs/windows.txt
parent1358278e4daedf0b3e724a6055b670e88abe0a68 (diff)
Change remaining references to -nosound to -sound none in code and docs; move description of -sound option to OSD-specific doc files to be orthogonal to -video (nw)
Diffstat (limited to 'docs/windows.txt')
-rw-r--r--docs/windows.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/windows.txt b/docs/windows.txt
index d14567162e8..4e31f7baf32 100644
--- a/docs/windows.txt
+++ b/docs/windows.txt
@@ -70,7 +70,7 @@ Windows performance options
-bench [n]
Benchmark for [n] number of emulated seconds; implies the command string:
- -str [n] -video none -nosound -nothrottle
+ -str [n] -video none -sound none -nothrottle
@@ -339,6 +339,12 @@ Full screen options
Windows sound options
---------------------
+-sound <dsound|sdl|none>
+
+ Specifies which sound subsystem to use. 'none' disables sound altogether.
+ The default is dsound.
+
+
-audio_latency <value>
This controls the amount of latency built into the audio streaming. By