Amiibo: Difference between revisions

Add data structure info for identifying an Amiibo
Line 119: Line 119:
|-
|-
| 0x0
| 0x0
| 0xC
| 0x8
| Amiibo Identification Block
|-
| 0x8
| 0x4
| ?
| ?
|-
|-
Line 125: Line 129:
| 0x20
| 0x20
| Probably a SHA256-(HMAC?) hash.
| Probably a SHA256-(HMAC?) hash.
|}
===Structure of Amiibo Identification Block===
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x0
| 0x2
| Game & Character ID
|-
| 0x2
| 0x1
| Character variant
|-
| 0x3
| 0x1
| Amiibo Figure Type
|-
| 0x4
| 0x2
| Amiibo Model Number
|-
| 0x6
| 0x2
| Amiibo Series
|}
|}