two-torial-sp2xpatcher/patches/L44-5940b7f5_17b5d5.json
2024-07-01 18:20:56 +02:00

44 lines
1.0 KiB
JSON

[
{
"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"
}
]
}
]