Difference between revisions of "NFCM:SetRegisterInfo"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Steveice10 moved page NFCM:SetRegisterInfoPrivate to NFCM:SetRegisterInfo) |
Steveice10 (talk | contribs) m |
||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
− | This writes the provided [[NFC_Services#RegisterInfo|RegisterInfo]] to the Amiibo data stored in memory, this is the writing version of [[NFCM:GetRegisterInfo|GetRegisterInfo]]. Note that | + | This writes the provided [[NFC_Services#RegisterInfo|RegisterInfo]] to the Amiibo data stored in memory, this is the writing version of [[NFCM:GetRegisterInfo|GetRegisterInfo]]. Note that the font region and creation date seem to be ignored. |
Revision as of 08:05, 8 March 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x04040A40] |
1-41 | RegisterInfo truncated to 0xA4 bytes |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This writes the provided RegisterInfo to the Amiibo data stored in memory, this is the writing version of GetRegisterInfo. Note that the font region and creation date seem to be ignored.