diff options
author | Travis Howell | 2009-02-13 10:04:17 +0000 |
---|---|---|
committer | Travis Howell | 2009-02-13 10:04:17 +0000 |
commit | 501b3215323fac6efbd5cbd5168e6118263f2809 (patch) | |
tree | 4a9ee1246fa3eb3142f025e6083b882fb27889b3 /README | |
parent | 5bf56fe991ef585b554ca836aa5a6ffc44afe67a (diff) | |
download | scummvm-rg350-501b3215323fac6efbd5cbd5168e6118263f2809.tar.gz scummvm-rg350-501b3215323fac6efbd5cbd5168e6118263f2809.tar.bz2 scummvm-rg350-501b3215323fac6efbd5cbd5168e6118263f2809.zip |
Revert talkspeed changes, while still only using the game specific talkspeed setting (if it exists). And clarify the talkspeed differences between games in the README.
svn-id: r36299
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -838,7 +838,8 @@ arguments -- see the next section. Steel Sky and Flight of the Amazon Queen --copy-protection Enable copy protection in games, when ScummVM disables it by default. - --talkspeed=NUM Set talk speed for games (default: 60) + --talkspeed=NUM Set talk delay for SCUMM games, or talk speed for + other games (default: 60) --demo-mode Start demo mode of Maniac Mansion (Classic version) --tempo=NUM Set music tempo (in percent, 50-200) for SCUMM games (default: 100) @@ -1759,7 +1760,8 @@ The following keywords are recognized: jp, zh, kr, se, gb, hb, cz, ru) speech_mute bool If true, speech is muted subtitles bool Set to true to enable subtitles. - talkspeed number Text speed + talkspeed number Text delay in SCUMM games, or text speed in + other games. fullscreen bool Fullscreen mode aspect_ratio bool Enable aspect ratio correction |