[Scummvm-cvs-logs] CVS: scummvm README,1.193,1.194

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Wed Oct 29 00:12:03 CET 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv16225

Modified Files:
	README 
Log Message:
Document the BS2 config file settings


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- README	29 Oct 2003 06:36:06 -0000	1.193
+++ README	29 Oct 2003 08:09:45 -0000	1.194
@@ -845,6 +845,16 @@
         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





More information about the Scummvm-git-logs mailing list