mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-28 05:50:48 +01:00
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
|
[
|
||
|
{
|
||
|
"name": "Unlock all songs",
|
||
|
"description": "",
|
||
|
"gameCode": "LBR",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 510478,
|
||
|
"dllName": "reflecbeat.dll",
|
||
|
"dataDisabled": "74",
|
||
|
"dataEnabled": "EB"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Unlock all difficulties",
|
||
|
"description": "",
|
||
|
"gameCode": "LBR",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 510128,
|
||
|
"dllName": "reflecbeat.dll",
|
||
|
"dataDisabled": "74",
|
||
|
"dataEnabled": "EB"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Timer freeze",
|
||
|
"description": "",
|
||
|
"gameCode": "LBR",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 1110063,
|
||
|
"dllName": "reflecbeat.dll",
|
||
|
"dataDisabled": "95",
|
||
|
"dataEnabled": "90"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|