diff options
author | Torbjörn Andersson | 2003-09-21 17:05:07 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2003-09-21 17:05:07 +0000 |
commit | 308e88965a4f440498cb302db71088ef0a56edd8 (patch) | |
tree | 8d36116e7484bd28c8a14cca5a56715e694a95f1 /README | |
parent | df6028b17af1b04432942fabb81714c404018f10 (diff) | |
download | scummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.tar.gz scummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.tar.bz2 scummvm-rg350-308e88965a4f440498cb302db71088ef0a56edd8.zip |
Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines
and dotmatrix ones to Ctrl-Alt C and Ctrl-Alt-D.
(Does anyone else feel that scanlines and dotmatrix should either be
rewritten so that they can be combined with any scaler and aspect ratio
correction, or removed? That's why I moved them off the Ctrl-Alt <digit>
hotkeys.)
svn-id: r10353
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -468,6 +468,7 @@ simon games. Keyboard Arrow Keys - Simulate mouse movement Ctrl-f - Runs in fast mode. Ctrl-Alt 0-9 - Switch between graphics filters + Ctrl-Alt c-d - Switch between other graphics filters Ctrl-Alt b - Switch between bilinear and non-linear filtering [OpenGL backend] Ctrl-Alt a - Toggle aspect-ratio correction on/off. |