mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
[
|
|
{
|
|
"gameCode": "LBR",
|
|
"version": "2012-08-29",
|
|
"lastUpdated": "2024-07-07 15:12:05",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |