diff options
author | Travis Howell | 2007-06-11 00:14:37 +0000 |
---|---|---|
committer | Travis Howell | 2007-06-11 00:14:37 +0000 |
commit | e0b8d4ef53c8ba9b6fa2eb8dbc68a84200f1f68b (patch) | |
tree | 65b8917832599199404b80c7c51b799d4ce0c96b /README | |
parent | 63fc173d71f08de86301bbd125f5a6c0a7a0c69c (diff) | |
download | scummvm-rg350-e0b8d4ef53c8ba9b6fa2eb8dbc68a84200f1f68b.tar.gz scummvm-rg350-e0b8d4ef53c8ba9b6fa2eb8dbc68a84200f1f68b.tar.bz2 scummvm-rg350-e0b8d4ef53c8ba9b6fa2eb8dbc68a84200f1f68b.zip |
Sort games alphabetically, in hot keys section. Remove mouse click information, in hot keys section.
svn-id: r27336
Diffstat (limited to 'README')
-rw-r--r-- | README | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -1007,6 +1007,22 @@ other games. Escape - Skips cutscenes Space - Skips current line of text + Future Wars + ESC - Bring on command menu + F1 - Examine + F2 - Take + F3 - Inventory + F4 - Use + F5 - Activate + F6 - Speak + F9 - "Activate" menu + F10 - "Use" menu + + Nippon Safes + Ctrl-d - Starts the debugger + l - Load game + s - Save game + Simon the Sorcerer 1 and 2: Ctrl 0-9 and Alt 0-9 - Load and save game state Ctrl-d - Starts the debugger @@ -1049,22 +1065,6 @@ other games. Ctrl 0-9 and Alt 0-9 - Load and save game state Ctrl-d - Starts the debugger - Future Wars - Right click - Bring on command menu - ESC - Bring on command menu - Right+left click - Bring on system menu - F1 - Examine - F2 - Take - F3 - Inventory - F4 - Use - F5 - Activate - F6 - Speak - F9 - "Activate" menu - F10 - "Use" menu - - Nippon Safes - l - Load game - s - Save game Note that using ctrl-f or ctrl-g is not recommended: games can crash when being run faster than their normal speed, as scripts will lose synchronisation. |