diff options
author | Travis Howell | 2003-12-11 06:18:35 +0000 |
---|---|---|
committer | Travis Howell | 2003-12-11 06:18:35 +0000 |
commit | 110d0b08da7228558ee393c9f00dcb5e09634d2e (patch) | |
tree | d1e02bc998f0c3a106498b7bab5a973e385444c1 /README | |
parent | 3d6461d30f9ec9a1be822a426304360b372f650a (diff) | |
download | scummvm-rg350-110d0b08da7228558ee393c9f00dcb5e09634d2e.tar.gz scummvm-rg350-110d0b08da7228558ee393c9f00dcb5e09634d2e.tar.bz2 scummvm-rg350-110d0b08da7228558ee393c9f00dcb5e09634d2e.zip |
Add new option to readme
svn-id: r11572
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -345,6 +345,8 @@ arguments - see the next section. --aspect-ratio Enable aspect ratio correction --floppy-intro Use floppy version intro for Beneath a Steel Sky CD + --copy-protection Enable copy protection in SCUMM games ,when + ScummVM disables it by default. --demo-mode Start demo mode of Maniac Mansion (Classic version) --tempo=NUM Set music tempo (in percent, 50-200) for SCUMM games (default: 100) @@ -831,6 +833,8 @@ The following keywords are recognized: sfx_volume number The sfx volume setting (0-255) tempo number The music tempo (50-200) (default: 100) + copy_protection bool Enable copy protection in SCUMM games ,when + ScummVM disables it by default. 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) |