Add HCA key [Alchemy Stars (Android)]

This commit is contained in:
bnnm 2021-07-29 17:34:11 +02:00
parent 0ac5959234
commit e525bd1456

View File

@ -5,7 +5,7 @@
typedef struct {
uint64_t key; /* hca key or seed ('user') key */
const uint16_t *subkeys; /* scramble subkey table for seed key */
const uint16_t* subkeys; /* scramble subkey table for seed key */
size_t subkeys_size; /* size of the derivation subkey table */
} hcakey_info;
@ -410,6 +410,9 @@ static const hcakey_info hcakey_list[] = {
/* Dragon Quest Tact (Android) */
{3234477171400153310}, // 2CE32BD9B36A98DE
/* Alchemy Stars (Android) */
{1564789515523}, // 0000016C54B92503
/* D4DJ Groovy Mix (Android) [base files] */
{393410674916959300}, // 0575ACECA945A444
/* D4DJ Groovy Mix (Android) [music_* files, per-song later mixed with subkey] */