ACTA:SetAccountPasswordInput

From 3dbrew
Revision as of 19:48, 23 January 2025 by TimmSkiller (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x04200180 Cmd 0x0420 Param 6 Xlat 0
1 u8, Account slot
2-6 ASCII NULL-terminated account password (maximum 17 characters + NULL termination)

Response[edit]

Index Word Description
0
Header 0x04200040 Cmd 0x0420 Param 1 Xlat 0
1 Result code

Description[edit]

Sets the account password input for the given account. This value is only stored in memory and not in the save data. It is possible to update the cached password by first using this command and then ACTA:EnableAccountPasswordCache.

The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.