NFC services: Difference between revisions

XorTroll (talk | contribs)
mNo edit summary
XorTroll (talk | contribs)
mNo edit summary
Line 1,479: Line 1,479:
| 0x6 || 0x2 || Last write date (big-endian, see [[#Amiibo date]] for format in little-endian)
| 0x6 || 0x2 || Last write date (big-endian, see [[#Amiibo date]] for format in little-endian)
|-
|-
| 0x8 || 0x4 || CRC32 of NFC terminal ID (8 bytes, see below)
| 0x8 || 0x4 || CRC32 of NFC terminal ID (8 bytes, see below) (big-endian)
|-
|-
| 0xC || 0x14 (2*10) || Amiibo name (UTF16-BE, not null-terminated)
| 0xC || 0x14 (2*10) || Amiibo name (UTF16-BE, not null-terminated)
Line 1,503: Line 1,503:
| 0x98 || 0x14 || Unknown2
| 0x98 || 0x14 || Unknown2
|-
|-
| 0xAC || 0x4 || CRC32 of mii data (Ver3StoreData + pad + CRC16) +  Application ID byte + Unknown1 + StoreDataExtension + Unknown2 (total of 0x7E bytes)
| 0xAC || 0x4 || CRC32 of mii data (Ver3StoreData + pad + CRC16) +  Application ID byte + Unknown1 + StoreDataExtension + Unknown2 (total of 0x7E bytes) (big-endian)
|}
|}