NFC:InitializeWriteAppData

NFC:InitializeWriteAppData

Request #

Index WordDescription
0Header code [Starting with 9.3.0-X: 0x00140384]
1u32 little-endian Amiibo AppID
2Size
3-140x30-byte structure, must be all-zero otherwise an error is returned.
150x20, PID translate-header for kernel.
16PID written by kernel.
17(Size<<14) | 2
18Pointer to input buf

Response #

Index WordDescription
0Header code
1Result code

Description #

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

Once finished this updates the actual Amiibo NFC data.