mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-15 00:57:36 +01:00
36 lines
865 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|