mirror of https://github.com/bsnes-emu/bsnes.git
Add pointers to importing hints.
This commit is contained in:
parent
d166c280c7
commit
4c4339d313
|
@ -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
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue