two-torial-sp2xpatcher/patches/L44-56a59099_217e92.json
2024-07-01 18:17:31 +02:00

44 lines
1.0 KiB
JSON

[
{
"name": "Disable Tutorial",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 532345,
"dllName": "jubeat.dll",
"dataDisabled": "0F85C7",
"dataEnabled": "E9C601"
}
]
},
{
"name": "SELECT MUSIC Timer Lock",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 1500749,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Skip Online Matching",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 1410608,
"dllName": "jubeat.dll",
"dataDisabled": "7D",
"dataEnabled": "EB"
}
]
}
]