two-torial-sp2xpatcher/patches/REC-5ab9d2e3_26ffe4.json
2024-06-30 22:44:29 +02:00

36 lines
865 B
JSON

[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 1651850,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 4404952,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 4405000,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
}
]
}
]