aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTravis Howell2003-08-01 15:00:21 +0000
committerTravis Howell2003-08-01 15:00:21 +0000
commit615203cbf56a9b6c96176b018b210c7c139acf25 (patch)
tree0bf86420397534c070c64ee00976860fd7233dfd /README
parentbc7a43dc41c41e252bf3c7fee0d2e62afe54c04a (diff)
downloadscummvm-rg350-615203cbf56a9b6c96176b018b210c7c139acf25.tar.gz
scummvm-rg350-615203cbf56a9b6c96176b018b210c7c139acf25.tar.bz2
scummvm-rg350-615203cbf56a9b6c96176b018b210c7c139acf25.zip
Add a few missing config file options
svn-id: r9368
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index d3e3bd1ad3..27a0dd2b84 100644
--- a/README
+++ b/README
@@ -791,6 +791,7 @@ The following keywords are recognized:
talkspeed number Text speed (default: 60)
fullscreen bool Fullscreen mode
+ aspect_ratio bool Enable aspect ratio correction
gfx_mode string Graphics mode (normal, 2x, 3x, 2xsai,
super2xsai, supereagle, advmame2x, advmame3x,
tv2x, dotmatrix)
@@ -807,6 +808,10 @@ The following keywords are recognized:
sfx_volume int The sfx volume setting (0-255)
tempo int The music tempo (50-200) (default: 100)
+ demo_mode bool Start demo in Maniac Mansion (Classic version)
+ floppy_intro bool Use floppy version of introduction in Beneath a
+ Steel Sky (CD version)
+
debuglevel int Enable debug output. The higher number, the
more verbose output.