mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
36 lines
855 B
JSON
36 lines
855 B
JSON
[
|
|
{
|
|
"gameCode": "L44",
|
|
"version": "2014-01-28",
|
|
"lastUpdated": "2024-07-02 23:19:38",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |