NFC:UpdateStoredAmiiboData

From 3dbrew
Revision as of 02:49, 1 January 2016 by Yellows8 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [Starting with 9.3.0-X: 0x00090002]
1 0x20, PID translate-header for kernel.
2 PID written by kernel.

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This writes the Amiibo data stored in memory to the actual Amiibo data storage(which is normally the NFC data pages).

Before writing to NFC, the following amiibosettings are updated: last-write date and the write counter. The titleID/programID field is also updated via the input processID, when a certain NFC module state field is value 0x1.

This command can only used when NFC:LoadAmiiboData was previously used(tagstate5).