Add pointers to importing hints.

This commit is contained in:
Tim Allen 2017-07-10 20:03:22 +10:00
parent d166c280c7
commit 4c4339d313
1 changed files with 6 additions and 0 deletions

View File

@ -523,6 +523,9 @@ with any of the most common file extensions.
It also allows loading ROM images from `.zip` archives, It also allows loading ROM images from `.zip` archives,
if the archive contains a single ROM image. if the archive contains a single ROM image.
**Note:** Some games require extra steps to import correctly;
see [the Game Library](#the-game-library) for details.
To add many games at once, To add many games at once,
run icarus, run icarus,
or choose "Import ROM Files ..." from the Library menu or choose "Import ROM Files ..." from the Library menu
@ -1257,6 +1260,9 @@ whose check-boxes are ticked
into [the Game Library](#the-game-library). into [the Game Library](#the-game-library).
icarus displays a progress dialog during the import process. icarus displays a progress dialog during the import process.
**Note:** Some games require extra steps to import correctly;
see [the Game Library](#the-game-library) for details.
The icarus Settings dialog The icarus Settings dialog
-------------------------- --------------------------