You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: