Some small updates to the user guide.

This commit is contained in:
Leon Styhre 2020-08-24 18:53:42 +02:00
parent feb6577dbc
commit e7b8611eff

View file

@ -49,6 +49,8 @@ When starting EmulationStation with the default settings, you will see the main
Depending on the theme, the system navigation carousel can be either horizontal or vertical. The default theme rbsimple-DE provides horizontal navigation, i.e. you browse your systems be scrolling left or right. Depending on the theme, the system navigation carousel can be either horizontal or vertical. The default theme rbsimple-DE provides horizontal navigation, i.e. you browse your systems be scrolling left or right.
The game systems are sorted by their full names, as defined in es_systems.cfg.
## Gamelist view ## Gamelist view
@ -72,43 +74,55 @@ There is a help system available throughout the application that provides an ove
The help system will provide an overview per screen on the navigation options for the application, however here is a general overview. These are the inputs you mapped in the previous input device configuration step. Note that this is not an exhaustive list, but it covers most situations. The help system will provide an overview per screen on the navigation options for the application, however here is a general overview. These are the inputs you mapped in the previous input device configuration step. Note that this is not an exhaustive list, but it covers most situations.
**Up and down** The default keyboard mappings are shown in brackets. These can be changed by running the input device configuration as described earlier in this document.
**Up and down**\
_(Arrow up/Arrow down)_
Navigate up and down in gamelists, system view (if the theme has a vertical carousel) and in menus. Navigate up and down in gamelists, system view (if the theme has a vertical carousel) and in menus.
**Left and right** **Left and right**\
_(Arrow left/Arrow right)_
Navigate between gamelists (if 'Quick system select' has been activated in the options), or between systems (if the theme has a horizontal carousel). Navigate between gamelists (if 'Quick system select' has been activated in the options), or between systems (if the theme has a horizontal carousel).
**Start button** **Start button**\
_(Escape)_
Opens and closes the main menu. Opens and closes the main menu.
**Select button** **Select button**\
_(F1)_
Opens and closes the game options menu if in the gamelist view, or toggles the screensaver if in the system view (main screen). Opens and closes the game options menu if in the gamelist view, or toggles the screensaver if in the system view (main screen).
**Shoulder buttons left and right** **Shoulder buttons left and right**\
_(Page up/Page down)_
Provides quick jumping in gamelists and menus, jumps 10 games in the gamelists and 6 entries in the menus. Also jumps forward in text edit dialogs. Provides quick jumping in gamelists and menus, jumps 10 games in the gamelists and 6 entries in the menus. Also jumps forward in text edit dialogs.
**Trigger buttons left and right** **Trigger buttons left and right**\
_(Home/End)_
Jumps to the first and last entry of the gamelists, menus and text edit dialogs. Jumps to the first and last entry of the gamelists, menus and text edit dialogs.
**A button** **A button**\
_(Enter)_
Select button to open gamelists from the systems view, start games, choose menu entries etc. Select button to open gamelists from the systems view, start games, choose menu entries etc.
**B button** **B button**\
_(Back key)_
Back button, self explanatory. Back button, self explanatory.
**X button** **X button**\
_(Delete)_
Selects random games and systems. Selects random games and systems.
**Y button** **Y button**\
_(Insert on Unix and Windows, F13 on macOS)_
Marks games as favorites in the gamelist views. Used by some other minor functions as explained by the help system. Marks games as favorites in the gamelist views. Used by some other minor functions as explained by the help system.
@ -993,7 +1007,7 @@ Regional differences are handled by simply using the game system name correspond
Sometimes the name of the console is (more or less) the same for multiple regions, and in those circumstances the region has been added as a suffix to the game system name. For example 'na' for North America has been added to `snes` (Super Nintendo), as this is the minority region corresponding to around 7,5% of the world population. The same goes for Japan, as in `megacd` and `megacdjp`. Again, this only affects the theme and theme graphics. Sometimes the name of the console is (more or less) the same for multiple regions, and in those circumstances the region has been added as a suffix to the game system name. For example 'na' for North America has been added to `snes` (Super Nintendo), as this is the minority region corresponding to around 7,5% of the world population. The same goes for Japan, as in `megacd` and `megacdjp`. Again, this only affects the theme and theme graphics.
| Game system name | Full name | Recommended game setup | | Game system name | Full name | Recommended game setup |
| :-------------------- | :-------------------------------------------- | :----------------------------------- | | :-------------------- | :--------------------------------------------- | :----------------------------------- |
| 3do | 3DO | | | 3do | 3DO | |
| ags | Adventure Game Studio | | | ags | Adventure Game Studio | |
| amiga | Commodore Amiga | WHDLoad hard disk image in .hdf or .hdz format, or diskette image in .adf format (with .m3u playlist if multi-disk) | | amiga | Commodore Amiga | WHDLoad hard disk image in .hdf or .hdz format, or diskette image in .adf format (with .m3u playlist if multi-disk) |
@ -1090,8 +1104,8 @@ Sometimes the name of the console is (more or less) the same for multiple region
| sega32xna | Sega Genesis 32X (North America) | Single archive or ROM file in root folder | | sega32xna | Sega Genesis 32X (North America) | Single archive or ROM file in root folder |
| segacd | Sega CD | | | segacd | Sega CD | |
| sg-1000 | Sega SG-1000 | | | sg-1000 | Sega SG-1000 | |
| snes | Super Nintendo | Single archive or ROM file in root folder | | snes | Nintendo SNES (Super Nintendo) | Single archive or ROM file in root folder |
| snesna | Super Nintendo (North America) | Single archive or ROM file in root folder | | snesna | Nintendo SNES (Super Nintendo) (North America) | Single archive or ROM file in root folder |
| solarus | Solarus game engine | | | solarus | Solarus game engine | |
| spectravideo | Spectravideo | | | spectravideo | Spectravideo | |
| steam | Valve Steam | Shell/batch script in root folder | | steam | Valve Steam | Shell/batch script in root folder |