mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2025-02-15 10:22:33 +01:00
30 lines
687 B
JSON
30 lines
687 B
JSON
[
|
|
{
|
|
"name": "SELECT MUSIC Timer Lock",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 914456,
|
|
"dllName": "jubeat.dll",
|
|
"dataDisabled": "75",
|
|
"dataEnabled": "EB"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Skip Online Matching",
|
|
"description": "",
|
|
"gameCode": "L44",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 775840,
|
|
"dllName": "jubeat.dll",
|
|
"dataDisabled": "7D",
|
|
"dataEnabled": "EB"
|
|
}
|
|
]
|
|
}
|
|
] |