From a81802422febf2d8f9b81b34479d3549ff07eca2 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Thu, 31 Aug 2017 14:57:24 +1000 Subject: [PATCH] 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. --- docs/guides/import.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/import.md b/docs/guides/import.md index a4e93d5c..eb9e7615 100644 --- a/docs/guides/import.md +++ b/docs/guides/import.md @@ -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.