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": "L44",
|
|
"version": "2017-06-20",
|
|
"lastUpdated": "2024-07-02 23:19:38",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"name": "Disable Tutorial",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 699442,
|
|
"dllName": "jubeat.dll",
|
|
"dataDisabled": "754A536800",
|
|
"dataEnabled": "E990000000"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "SELECT MUSIC Timer Lock",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 525686,
|
|
"dllName": "jubeat.dll",
|
|
"dataDisabled": "75",
|
|
"dataEnabled": "EB"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Skip Online Matching",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 616823,
|
|
"dllName": "jubeat.dll",
|
|
"dataDisabled": "7D",
|
|
"dataEnabled": "EB"
|
|
}
|
|
]
|
|
}
|
|
] |