mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-18 07:44:43 +01:00
Add ADX key for Persona 5 Royal (PS4)
This commit is contained in:
parent
e7da81ef4c
commit
17c44f2607
@ -234,6 +234,9 @@ static const adxkey_info adxkey9_list[] = {
|
|||||||
/* Detective Conan Runner / Case Closed Runner (Android) */
|
/* Detective Conan Runner / Case Closed Runner (Android) */
|
||||||
{0x0613,0x0e3d,0x6dff, NULL,1175268187653273344}, // 104f643098e3f700
|
{0x0613,0x0e3d,0x6dff, NULL,1175268187653273344}, // 104f643098e3f700
|
||||||
|
|
||||||
|
/* Persona 5 Royal (PS4)*/
|
||||||
|
{0x0000,0x1c85,0x1043, NULL,29902882}, // guessed with VGAudio
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static const int adxkey8_list_count = sizeof(adxkey8_list) / sizeof(adxkey8_list[0]);
|
static const int adxkey8_list_count = sizeof(adxkey8_list) / sizeof(adxkey8_list[0]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user