Cabinet Applet: Difference between revisions
Line 41: | Line 41: | ||
| 0x4 || 0x8 || [[#AmiiboSettingsStartParam]]+0x0 | | 0x4 || 0x8 || [[#AmiiboSettingsStartParam]]+0x0 | ||
|- | |- | ||
| 0xC || 0x58 || [[NFC_services|nn::nfp::TagInfo]], only enabled when flags bit1 is set. | | 0xC || 0x58 || [[NFC_services|nn::nfp::TagInfo]], only enabled when flags bit1 is set. If enabled, this must match the scanned amiibo. | ||
|- | |- | ||
| 0x64 || 0x100 || [[NFC_services|nn::nfp::RegisterInfo]], only enabled when flags bit2 is set. | | 0x64 || 0x100 || [[NFC_services|nn::nfp::RegisterInfo]], only enabled when flags bit2 is set. | ||
Line 51: | Line 51: | ||
Types: | Types: | ||
* 0 <code>StartNicknameAndOwnerSettings</code> | * 0 <code>StartNicknameAndOwnerSettings</code> If RegisterInfo is enabled, this will be used for writing, with an option for the user to change it. | ||
* 1 <code>StartGameDataEraser</code> | * 1 <code>StartGameDataEraser</code> | ||
* 2 <code>StartRestorer</code> | * 2 <code>StartRestorer</code> |