ACTA:EnableAccountPasswordCache

ACTA:EnableAccountPasswordCache

Request #

WordDescription
0
0x04080080Cmd0x0408Param2Xlat0
1u8, Account slot
2bool, enabled

Response #

WordDescription
0
0x04080040Cmd0x0408Param1Xlat0
1Result code

Description #

Enables or disables the account password cache for an account.

The account slot must be 0xFE. Therefore, it is only possible to control the password cache for the currently loaded account.

Enabling the password cache will internally copy the AccountPasswordInput field (which can be set using ACTA:SetAccountPasswordInput) to the AccountPasswordCache field of the account data.

Disabling the password cache will clear the AccountPasswordCache field of the account data.

When the account password cache is enabled, entering the password is not required to load the account.