aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 4a3dab2338..47b4ea66a3 100644
--- a/README
+++ b/README
@@ -290,6 +290,10 @@ In game Hot Keys:
-----------------
Ctrl 0-9 and Alt 0-9 - load and save games
Ctrl-Alt 1-7 - cycles between graphics filters
+ Ctrl+Alt 1 - (OpenGL) Switch beetwen using Bilinear Filtering and non-linear filtering
+ Ctrl+Alt 2 - (OpenGL) Don't fit the game in the whole screen (black borders)
+ Ctrl+Alt 3 - (OpenGL) Fit the game in the whole screen (no black borders)
+ Ctrl+Alt 4-7 - (OpenGL) Zoom
Ctrl-z OR Alt-x - quits
Ctrl-f - runs in fast mode.
Ctrl-g - runs in really REALLY fast mode.