NFC:GetRegisterInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 37: | Line 37: | ||
|- | |- | ||
| 0x60 | | 0x60 | ||
| | | 0x14(10*2) | ||
| UTF-16BE Amiibo nickname. | |||
|- | |||
| 0x74 | |||
| 0x2 | |||
| Always zero. | |||
|- | |||
| 0x76 | |||
| 0x32 | |||
| ? | | ? | ||
|} | |} | ||
Revision as of 04:37, 15 April 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [Starting with 9.3.0-X: 0x00170000] |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2-43 | 0xA8-byte Amiibo settings. |
Amiibo Settings Structure
| Offset | Size | Description |
|---|---|---|
| 0x0 | 0x60 | Owner Mii. |
| 0x60 | 0x14(10*2) | UTF-16BE Amiibo nickname. |
| 0x74 | 0x2 | Always zero. |
| 0x76 | 0x32 | ? |
This data originates from the Amiibo settings data stored under the encrypted NFC data.
Description
This returns the NFC Amiibo settings.