Filenames longer than 25 characters (including file extension) cause problems with the OFW, namely that the .shd files used to store overriden data become truncated and aren't read when re-emulating an Amiibo, making those Amiibo effectively read-only.
This PR renames affected Amiibo to 25 characters.
Mario_Classic_Colors_Anniversary.nfc and Mario_Modern_Colors_Anniversary.nfc were removed because, while they have the too long filenames, they are redundant (AFAIK) compared to Super_Mario_30th\30th_Mario_Classic.nfc and Super_Mario_30th\30th_Mario_Modern.nfc.
Filenames longer than 25 characters (including file extension) cause problems with the OFW, namely that the
.shd
files used to store overriden data become truncated and aren't read when re-emulating an Amiibo, making those Amiibo effectively read-only.This PR renames affected Amiibo to 25 characters.
Mario_Classic_Colors_Anniversary.nfc
andMario_Modern_Colors_Anniversary.nfc
were removed because, while they have the too long filenames, they are redundant (AFAIK) compared toSuper_Mario_30th\30th_Mario_Classic.nfc
andSuper_Mario_30th\30th_Mario_Modern.nfc
.