two-torial-sp2xpatcher/patches/REC-639165c3_52b620.json
2024-07-10 21:20:18 +02:00

150 lines
4.1 KiB
JSON

[
{
"gameCode": "REC",
"version": "2022-12-14",
"lastUpdated": "2024-07-10 19:19:37",
"source": "https://sp2x.two-torial.xyz/"
},
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3514346,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7907752,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7907800,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7913705,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7913710,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9012901,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
},
{
"name": "Hide Bottom Text",
"description": "Such as EVENT MODE, PASELI, COIN, CREDIT",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7666803,
"dllName": "superstep.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 7667451,
"dllName": "superstep.dll",
"dataDisabled": "744F",
"dataEnabled": "9090"
},
{
"offset": 7667456,
"dllName": "superstep.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
}
]
},
{
"name": "Reroute 'All Factory Settings' Test Menu",
"description": "AfpViewer keyboard controls are broken",
"gameCode": "REC",
"type": "union",
"patches": [
{
"name": "Default",
"patch": {
"dllName": "superstep.dll",
"data": "10133A8001",
"offset": 10695480
}
},
{
"name": "QCTestMenuScene",
"patch": {
"dllName": "superstep.dll",
"data": "D0133A8001",
"offset": 10695480
}
},
{
"name": "AfpViewerScene",
"patch": {
"dllName": "superstep.dll",
"data": "70E6398001",
"offset": 10695480
}
}
]
},
{
"name": "Reroute 'QCTestMenuScene' Test Menu",
"description": "The patch above must be set to 'QCTestMenuScene'",
"gameCode": "REC",
"type": "union",
"patches": [
{
"name": "Default",
"patch": {
"dllName": "superstep.dll",
"data": "1CA83F00",
"offset": 3803120
}
},
{
"name": "KoteraTestScene",
"patch": {
"dllName": "superstep.dll",
"data": "0DE93D00",
"offset": 3803120
}
},
{
"name": "GamePrototypeSelectScene",
"patch": {
"dllName": "superstep.dll",
"data": "ADCE3C00",
"offset": 3803120
}
}
]
}
]