mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
[
|
|
{
|
|
"gameCode": "REC",
|
|
"version": "2023-07-26",
|
|
"lastUpdated": "2024-07-02 23:19:38",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"name": "Timer Freeze",
|
|
"description": "",
|
|
"gameCode": "REC",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 3557807,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "89430C",
|
|
"dataEnabled": "909090"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Song Unlock",
|
|
"description": "",
|
|
"gameCode": "REC",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 7979480,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "74",
|
|
"dataEnabled": "EB"
|
|
},
|
|
{
|
|
"offset": 7979528,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "00",
|
|
"dataEnabled": "01"
|
|
},
|
|
{
|
|
"offset": 7985433,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "7507",
|
|
"dataEnabled": "9090"
|
|
},
|
|
{
|
|
"offset": 7985438,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "00",
|
|
"dataEnabled": "03"
|
|
},
|
|
{
|
|
"offset": 9082765,
|
|
"dllName": "superstep.dll",
|
|
"dataDisabled": "66",
|
|
"dataEnabled": "62"
|
|
}
|
|
]
|
|
}
|
|
] |