mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-14 08:37:36 +01:00
22 lines
633 B
JSON
22 lines
633 B
JSON
[
|
|
{
|
|
"gameCode": "PIX",
|
|
"version": "2016-07-13",
|
|
"lastUpdated": "2024-07-07 15:10:10",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |