mirror of
https://github.com/libretro/bsnes-libretro.git
synced 2024-11-23 08:59:40 +00:00
No-Intro changed their naming conventions.
Sufami Turbo games are in a separate set now, they don't have the "(ST)" marker in the filename. Satellaview memory paks may have "(BS)", "(BS SoundLink)" or "(BSROM)" for various reasons that aren't important to higan, so let's just not mention them at all.
This commit is contained in:
parent
a1eaec493a
commit
a81802422f
@ -293,7 +293,7 @@ that's OK,
|
||||
but the name *inside* the `.zip` file
|
||||
must end in `.bs`)
|
||||
in order for it to be successfully imported.
|
||||
Sometimes memory pak filenames end in `(BSROM).sfc`,
|
||||
Sometimes memory pak filenames end in `.sfc`,
|
||||
which will make higan try to import them as
|
||||
regular Super Famicom games
|
||||
and fail.
|
||||
@ -357,7 +357,7 @@ that's OK,
|
||||
but the name *inside* the `.zip` file
|
||||
must end in `.st`)
|
||||
in order for it to be successfully imported.
|
||||
Sometimes mini-cartridge filenames end in `(ST).sfc`,
|
||||
Sometimes mini-cartridge filenames end in `.sfc`,
|
||||
which will make higan try to import them as
|
||||
regular Super Famicom games,
|
||||
and fail miserably.
|
||||
|
Loading…
Reference in New Issue
Block a user