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": "KBR",
|
|
"version": "2011-08-22",
|
|
"lastUpdated": "2024-07-07 15:11:44",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"name": "Unlock all songs",
|
|
"description": "",
|
|
"gameCode": "KBR",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 392459,
|
|
"dllName": "reflecbeat.dll",
|
|
"dataDisabled": "74",
|
|
"dataEnabled": "EB"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Unlock all difficulties",
|
|
"description": "",
|
|
"gameCode": "KBR",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 358495,
|
|
"dllName": "reflecbeat.dll",
|
|
"dataDisabled": "7405",
|
|
"dataEnabled": "9090"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Timer freeze",
|
|
"description": "",
|
|
"gameCode": "KBR",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 62224,
|
|
"dllName": "reflecbeat.dll",
|
|
"dataDisabled": "7403",
|
|
"dataEnabled": "9090"
|
|
}
|
|
]
|
|
}
|
|
] |