Difference between revisions of "NFC:LoadAmiiboData"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00070000] |} =Response= {| class="wikitable" border="1" ...") |
|||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
− | This is the command which does the actual Amiibo NFC page data reading, for loading Amiibo data into memory. | + | This is the command which does the actual Amiibo NFC page data reading, for loading Amiibo data into memory. This includes parsing that data + crypto/verifying hashes. |
Latest revision as of 03:21, 20 April 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [Starting with 9.3.0-X: 0x00070000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This is the command which does the actual Amiibo NFC page data reading, for loading Amiibo data into memory. This includes parsing that data + crypto/verifying hashes.