Difference between revisions of "NFC:WriteAppData"

From 3dbrew
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: 0x00160242] |- | 1 | Size |- | 2-3 | NFC tag 7-byte UID |- ...")
(No difference)

Revision as of 03:58, 14 April 2015

Request

Index Word Description
0 Header code [Starting with 9.3.0-X: 0x00160242]
1 Size
2-3 NFC tag 7-byte UID
4 ?
5-9 Unknown, normally all-zero?
10 (Size<<14) | 2
11 Pointer to input buf

Response

Index Word Description
0 Header code
1 Result code

Description

This is used to write to the Amiibo app-data, when the app-data was already setup for the user application.