NFCM:SetRegisterInfo: Difference between revisions

Steveice10 (talk | contribs)
Steveice10 (talk | contribs)
mNo edit summary
Line 9: Line 9:
|-
|-
| 1-41
| 1-41
| 0xA4-byte [[Amiibo]] settings, see [[NFC:GetAmiiboSettings|here]].
| [[NFC_Services#RegisterInfoPrivate|RegisterInfoPrivate]]
|}
|}


Line 26: Line 26:


=Description=
=Description=
This writes the input settings to the Amiibo data stored in memory, this is the writing version of [[NFC:GetAmiiboSettings]]. The structure seems to be the same as the one [[NFC:GetAmiiboSettings|here]], except for the different struct sizes and that the two u32s at offset 0x74/0x78 are set to zero.
This writes the provided [[NFC_Services#RegisterInfoPrivate|RegisterInfoPrivate]] to the Amiibo data stored in memory, this is the writing version of [[NFCM:GetRegisterInfoPrivate]].