aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJamieson Christian2003-08-11 09:48:26 +0000
committerJamieson Christian2003-08-11 09:48:26 +0000
commit37a394a660941736ca57fc4aeaef190172833854 (patch)
tree6a7eaf59aebe272b49e3719a9e7d4c0db2865a1b /README
parente96658506184888213587df03e4e25d1b876cb77 (diff)
downloadscummvm-rg350-37a394a660941736ca57fc4aeaef190172833854.tar.gz
scummvm-rg350-37a394a660941736ca57fc4aeaef190172833854.tar.bz2
scummvm-rg350-37a394a660941736ca57fc4aeaef190172833854.zip
Fix for Bug [779013] ALL: Fullscreen and -F
Fixed behavior of command line options that are treated as "[scummvm]" modifiers by default. I'm not even sure if "[scummvm]" mods still work (or require special code) so we might be able to get rid of old code. Also added --fullscreen and --no-fullscreen command line options. svn-id: r9640
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index c23c156c50..ce6aa6b781 100644
--- a/README
+++ b/README
@@ -364,7 +364,7 @@ Command Line Options:
-p<path> - Path to where the game is installed. Default is CWD.
-x[<num>] - Save game slot to load (default: autosave)
- -f - Full-screen mode.
+ -f - Full-screen mode. (-F forces window mode.)
-g<mode> - Select graphics scaler. See below.
-e<mode> - Select sound engine. See below.
-a - Enable amiga pal conversion, for playing Amiga
@@ -385,9 +385,10 @@ Command Line Options:
-d[<num>] - Set debug verbosity to <num>
-u - Dump scripts if a directory called 'dumps' exists in
current directory
- --multi-midi - enable combination Adlib and native MIDI
- --native-mt32 - true Roland MT-32 (disable GM emulation)
- --aspect-ratio - enable aspect ratio correction
+ --multi-midi - Enable combination Adlib and native MIDI
+ --native-mt32 - True Roland MT-32 (disable GM emulation)
+ --fullscreen - Full-screen mode (same as -f)
+ --aspect-ratio - Enable aspect ratio correction
--demo-mode - Start demo mode of Maniac Mansion (Classic version)
--floppy-intro - Use floppy version intro for Beneath a Steel Sky CD