mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-15 00:57:36 +01:00
16 lines
403 B
JSON
16 lines
403 B
JSON
[
|
|
{
|
|
"name": "Unlock All Songs",
|
|
"description": "",
|
|
"gameCode": "J44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 4096,
|
|
"dllName": "music_db.dll",
|
|
"dataDisabled": "8B4DAC8948340FBF559833C085D20F9DC0",
|
|
"dataEnabled": "B9000000008948340FB5559833C085D290"
|
|
}
|
|
]
|
|
}
|
|
] |