diff options
| author | Matthew Hoops | 2007-05-27 20:28:43 +0000 | 
|---|---|---|
| committer | Matthew Hoops | 2007-05-27 20:28:43 +0000 | 
| commit | 7ef19181ca1cc54f0b7858a05fcef6b6cbe9a983 (patch) | |
| tree | fb781856fc36774f080e76beb5a29ae345889904 | |
| parent | e9351887ba902920a51d107541a63e0333f245d0 (diff) | |
| download | scummvm-rg350-7ef19181ca1cc54f0b7858a05fcef6b6cbe9a983.tar.gz scummvm-rg350-7ef19181ca1cc54f0b7858a05fcef6b6cbe9a983.tar.bz2 scummvm-rg350-7ef19181ca1cc54f0b7858a05fcef6b6cbe9a983.zip  | |
documenting 'Mass Add' and changing wording on the alt-f5 (original dialog) section
svn-id: r26981
| -rw-r--r-- | README | 19 | 
1 files changed, 11 insertions, 8 deletions
@@ -4,8 +4,6 @@ Last updated:    $Date$  TODO: Resolve all the TODOs scattered through this file before release. -TODO: Document the mass-add feature of the launcher (shift+"Add Game...") -  For more information, compatibility lists, details on donating, the latest  release, progress reports and more, please visit the ScummVM home page  at: http://www.scummvm.org/ @@ -650,7 +648,11 @@ directory to avoid this issue, are in section 6.0.  ScummVM can be launched directly by running the executable. In this case,  the built-in launcher will activate. From this, you can add games (click -'Add Game'), or launch games which have already been configured. +'Add Game'), or launch games which have already been configured. Games can +also be added in mass quantities. By pressing shift + 'Add Game' (Note that +the image turns to 'Mass Add'), you can then specify a directory to start in, +and ScummVM will attempt to detect games in all subdirectories of that +directory.  ScummVM can also be launched into a game directly using Command Line  arguments -- see the next section. @@ -892,11 +894,12 @@ other games.          - and +                - Text speed, slower/faster          F5                     - Displays a save/load box          Alt-F5                 - Displays the original save/load box, if the -                                 game has one. This is not intended for saving -                                 or loading a game, and may even crash ScummVM -                                 in some games, but it is currently the only -                                 way to see your IQ points in Indiana Jones and -                                 the Last Crusade without dying. +                                 game has one. You can save and load games using +                                 using this, however it is not intended for this +                                 purpose, and may even crash ScummVM in some +                                 games, but it is currently the only way to see +                                 your IQ points in Indiana Jones and the Last +                                 Crusade without dying.          Space                  - Pauses          Period (.)             - Skips current line of text in some games          Enter                  - Simulate left mouse button press  | 
