mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
Add HCA/ADX key [maimai DX Splash (AC)]
This commit is contained in:
parent
a5668ca426
commit
cabb01a0af
@ -252,6 +252,9 @@ static const adxkey_info adxkey9_list[] = {
|
||||
/* Assault Lily Last Bullet (Android) */
|
||||
{0x0000,0x0000,0x0000, NULL,6349046567469313}, // 00168E6C99510101 (+ AWB subkeys)
|
||||
|
||||
/* maimai DX Splash (AC) */
|
||||
{0x0000,0x0000,0x0000, NULL,9170825592834449000}, // 7F4551499DF55E68
|
||||
|
||||
};
|
||||
|
||||
static const int adxkey8_list_count = sizeof(adxkey8_list) / sizeof(adxkey8_list[0]);
|
||||
|
@ -404,6 +404,9 @@ static const hcakey_info hcakey_list[] = {
|
||||
/* Dragalia Lost (iOS/Android) */
|
||||
{2967411924141}, // 000002B2E7889CAD
|
||||
|
||||
/* maimai DX Splash (AC) */
|
||||
{9170825592834449000}, // 7F4551499DF55E68
|
||||
|
||||
/* D4DJ Groovy Mix (Android) [base files] */
|
||||
{393410674916959300}, // 0575ACECA945A444
|
||||
/* D4DJ Groovy Mix (Android) [music_* files, per-song later mixed with subkey] */
|
||||
|
Loading…
x
Reference in New Issue
Block a user