diff options
author | Eugene Sandulenko | 2005-03-10 16:29:08 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-03-10 16:29:08 +0000 |
commit | 3cf691e9f9d0aafad14b76272201a0cfac2e8a76 (patch) | |
tree | e0521bdf7843109f50f10cbc52f301c401c3ee0b /doc | |
parent | cc2c2dd9313530a55aa455238c0194b316521312 (diff) | |
download | scummvm-rg350-3cf691e9f9d0aafad14b76272201a0cfac2e8a76.tar.gz scummvm-rg350-3cf691e9f9d0aafad14b76272201a0cfac2e8a76.tar.bz2 scummvm-rg350-3cf691e9f9d0aafad14b76272201a0cfac2e8a76.zip |
Add --force-1x-overlay command line option as discussed in bugreport
#1160454 "ALL: Failed assertion when using 1x scaler"
svn-id: r17067
Diffstat (limited to 'doc')
-rw-r--r-- | doc/05_01.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex index 189b47d2b4..5f91f8db5b 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -41,6 +41,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\ --aspect-ratio &Enable aspect ratio correction\\ --render-mode=MODE &Enable additional render modes (cga, ega, hercGreen, hercAmber, amiga)\\ \\ + --force-1x-overlay &Make inner GUI 320x200\\ --alt-intro &Use alternative intro for CD versions of Beneath a\\ &Steel Sky and Flight of the Amazon Queen\\ --copy-protection &Enable copy protection in SCUMM games, when\\ |