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

150 lines
4.1 KiB
JSON

[
{
"gameCode": "REC",
"version": "2020-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": 3499434,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7887576,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7887624,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7893529,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7893534,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 8989525,
"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": 7649075,
"dllName": "superstep.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 7649723,
"dllName": "superstep.dll",
"dataDisabled": "744F",
"dataEnabled": "9090"
},
{
"offset": 7649728,
"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": "70D8398001",
"offset": 10666296
}
},
{
"name": "QCTestMenuScene",
"patch": {
"dllName": "superstep.dll",
"data": "30D9398001",
"offset": 10666296
}
},
{
"name": "AfpViewerScene",
"patch": {
"dllName": "superstep.dll",
"data": "30AC398001",
"offset": 10666296
}
}
]
},
{
"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": "EC933F00",
"offset": 3788112
}
},
{
"name": "KoteraTestScene",
"patch": {
"dllName": "superstep.dll",
"data": "BCD53D00",
"offset": 3788112
}
},
{
"name": "GamePrototypeSelectScene",
"patch": {
"dllName": "superstep.dll",
"data": "DCBB3C00",
"offset": 3788112
}
}
]
}
]