NFC:GetRegisterInfo: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | Steveice10 (talk | contribs) m Steveice10 moved page NFC:GetAmiiboSettings to NFC:GetRegisterInfo | ||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 22: | Line 22: | ||
| |- | |- | ||
| | 2-43 | | 2-43 | ||
| |  | | [[NFC_Services#RegisterInfo|RegisterInfo]] | ||
| |} | |} | ||
| =Description= | =Description= | ||
| This returns the NFC Amiibo  | This returns the NFC Amiibo registration info, from data already stored in memory. | ||
| When [[Amiibo|plaintext_amiibosettingsdata]][0] bit4 is clear, this will just return an all-zero output structure with result-code= | When [[Amiibo|plaintext_amiibosettingsdata]][0] bit4 is clear, this will just return an all-zero output structure with result-code=0xC8A17628. | ||
Latest revision as of 06:55, 8 March 2023
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 | RegisterInfo | 
Description
This returns the NFC Amiibo registration info, from data already stored in memory.
When plaintext_amiibosettingsdata[0] bit4 is clear, this will just return an all-zero output structure with result-code=0xC8A17628.