aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-10-29 08:09:45 +0000
committerTorbjörn Andersson2003-10-29 08:09:45 +0000
commit774b847a8754ef3af400631ae9544332b76d85ed (patch)
treedce919cb09503c9c73f505afa0e22c0791c2157b
parentd7bd7d44b83fb3dce91567fd0d241758ea706b78 (diff)
downloadscummvm-rg350-774b847a8754ef3af400631ae9544332b76d85ed.tar.gz
scummvm-rg350-774b847a8754ef3af400631ae9544332b76d85ed.tar.bz2
scummvm-rg350-774b847a8754ef3af400631ae9544332b76d85ed.zip
Document the BS2 config file settings
svn-id: r11002
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 2069a3addf..5c8023aab5 100644
--- a/README
+++ b/README
@@ -845,6 +845,16 @@ The following keywords are recognized:
debug_level number Enable debug output. The higher number, the
more verbose output.
+Broken Sword II adds the following non-standard keywords:
+
+ gfx_details number Graphics details setting (0-3)
+ music_mute bool If true, music is muted
+ object_labels bool If true, object labels are enabled
+ reverse_stereo bool If true, stereo channels are reversed
+ sfx_mute bool If true, sound effects are muted
+ speech_mute bool If true, speech is muted
+ speech_volume number The speech volume setting (0-255)
+
9.0 Compiling:
--- ----------
You need SDL-1.2.2 or newer (older versions may work, but are unsupported), and