Difference between revisions of "ACTA:SetAccountPasswordInput"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0420|6|0}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntryRange|5|ASCII NULL-terminated account password (maximum 17 c...") |
(No difference)
|
Revision as of 17:26, 23 January 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot | ||||||||
2-6 | ASCII NULL-terminated account password (maximum 17 characters + NULL termination) |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
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.