aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTravis Howell2003-12-02 08:09:14 +0000
committerTravis Howell2003-12-02 08:09:14 +0000
commitc793e4c9df8a241869f94cc50deca24685597298 (patch)
treeed345e5b368d5a74806085d500c67d502f9161f1 /README
parentaf02beefd950eeb931fab78b91fe9c518d55c476 (diff)
downloadscummvm-rg350-c793e4c9df8a241869f94cc50deca24685597298.tar.gz
scummvm-rg350-c793e4c9df8a241869f94cc50deca24685597298.tar.bz2
scummvm-rg350-c793e4c9df8a241869f94cc50deca24685597298.zip
Switch nosubtitles option to subtitles, to match others and help with Simon2 issue.
svn-id: r11458
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d117f3add3..d101bdf92b 100644
--- a/README
+++ b/README
@@ -328,7 +328,7 @@ arguments - see the next section.
-m, --music-volume=NUM Set the music volume, 0-255 (default: 192)
-o, --master-volume=NUM Set the master volume, 0-255 (default: 192)
-s, --sfx-volume=NUM Set the sfx volume, 0-255 (default: 192)
- -n, --nosubtitles Disable subtitles (use with games that have voice)
+ -n, --subtitles Enable subtitles (use with games that have voice)
-b, --boot-param=NUM Pass number to the boot script (boot param)
-d, --debuglevel=NUM Set debug verbosity level
-u, --dump-scripts Enable script dumping if a directory called 'dumps'
@@ -776,7 +776,7 @@ An example config file looks as follows:
[tentacle]
path=C:\tentacle\
- nosubtitles=true
+ subtitles=true
master_volume=98
music_volume=40
sfx_volume=255
@@ -812,7 +812,7 @@ The following keywords are recognized:
language string Specify language (en, de, fr, it, pt, es, jp,
zh, kr,se, gb, hb)
- nosubtitles bool Set to true to suppress subtitles.
+ subtitles bool Set to true to enable subtitles.
talkspeed number Text speed (default: 60)
fullscreen bool Fullscreen mode