diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -339,7 +339,7 @@ arguments - see the next section. --demo-mode Start demo mode of Maniac Mansion (Classic version) --tempo=NUM Set music tempo (in percent, 50-200) for SCUMM games (default: 100) - --talkspeed=NUM Set talk speed for SCUMM games (default: 60) + --talkspeed=NUM Set talk speed for SCUMM games The meaning of most long options can be inverted by prefixing them with "no-", @@ -904,7 +904,7 @@ An example config file looks as follows: [loomcd] cdrom=1 path=C:\loom\ - talkspeed=55 + talkspeed=5 savepath=C:\loom\saves\ [monkey2] @@ -933,7 +933,7 @@ The following keywords are recognized: language string Specify language (en, de, fr, it, pt, es, jp, zh, kr,se, gb, hb, cz, ru) subtitles bool Set to true to enable subtitles. - talkspeed number Text speed (default: 60) + talkspeed number Text speed fullscreen bool Fullscreen mode aspect_ratio bool Enable aspect ratio correction |
