Gioman101 / FlipperAmiibo

Made to be used with Flipper just drag the folder into NFC
2.82k stars 252 forks source link

ID mismatch in Zelda TOTK Amiibos #50

Open ChelysGalactica opened 8 months ago

ChelysGalactica commented 8 months ago

The IDs for the 2 new Tears of the Kingdom Amiibos don't match the IDs in AmiiboAPI. They seem to scan fine for now, but are probably not correct. A 00 in the second byte says it's a Link Amiibo.

Legend_of_Zelda/TOTK/Gerudo_King.nfc comes up as 01000000041a0902, but should be 01020100041a0902 Legend_of_Zelda/TOTK/Princess_Zelda.nfc comes up as 0100000004190902, but should be 0101000004190902

I tried just changing pages 21 and 22, but that seemed to mess up the scan. I'm just learning about the data format, so I'm guessing it messes up some kind of checksum.