mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
16 lines
465 B
JSON
16 lines
465 B
JSON
[
|
|
{
|
|
"name": "Song 1 Lock",
|
|
"description": "Song clears/scores only. Profile progress and custom settings do not save. Reboot game to re-query for scores.",
|
|
"gameCode": "PIX",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 2613447,
|
|
"dllName": "museca.dll",
|
|
"dataDisabled": "FF838C090000",
|
|
"dataEnabled": "909090909090"
|
|
}
|
|
]
|
|
}
|
|
] |