mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
Add Jubeat Ave.
This commit is contained in:
parent
82ee69f395
commit
1a5abf3202
10
SUPPORTED.md
10
SUPPORTED.md
@ -246,6 +246,16 @@ Patches for which we don't know the corresponding game version.
|
||||
|
||||
## JuBeat
|
||||
|
||||
<details><summary>Jubeat Ave.</summary>
|
||||
|
||||
| Codename | Filename | Version | Identifier |
|
||||
|----------|----------|---------|------------|
|
||||
| L44 | jubeat.dll | 2022-08-03 | [L44-62e8eae6_1fa8b0](patches/L44-62e8eae6_1fa8b0.json) |
|
||||
| L44 | music_db.dll | 2022-08-03 | [L44-62de87f5_b01e](patches/L44-62de87f5_b01e.json) |
|
||||
| L44 | jubeat.dll | 2023-08-08 | [L44-64cb3e88_1fec50](patches/L44-64cb3e88_1fec50.json) |
|
||||
| L44 | music_db.dll | 2023-08-08 | [L44-64ae942d_b1c0](patches/L44-64ae942d_b1c0.json) |
|
||||
</details>
|
||||
|
||||
<details><summary>Jubeat Beyond the Ave.</summary>
|
||||
|
||||
| Codename | Filename | Version | Identifier |
|
||||
|
16
patches/L44-62de87f5_b01e.json
Normal file
16
patches/L44-62de87f5_b01e.json
Normal file
@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "Unlock all songs",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 7765,
|
||||
"dllName": "music_db.dll",
|
||||
"dataDisabled": "740A",
|
||||
"dataEnabled": "9090"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
182
patches/L44-62e8eae6_1fa8b0.json
Normal file
182
patches/L44-62e8eae6_1fa8b0.json
Normal file
@ -0,0 +1,182 @@
|
||||
[
|
||||
{
|
||||
"name": "Skip Tutorial",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 861343,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F85",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Select Music Timer Freeze",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 771029,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Category Select",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 771930,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "04",
|
||||
"dataEnabled": "07"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Result Timer Freeze",
|
||||
"description": "Counts down to 0 then stops",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 672411,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Online Matching",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 845215,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F84",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Markers",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1444590,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1740480,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1741226,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Backgrounds",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1255982,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1256715,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
},
|
||||
{
|
||||
"offset": 1444769,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Enable Expert Option",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 882656,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "558BEC",
|
||||
"dataEnabled": "B001C3"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Default Marker For Guest Play",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "union",
|
||||
"patches": [
|
||||
{
|
||||
"name": "Default",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "31",
|
||||
"offset": 370167
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Festo",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "2E",
|
||||
"offset": 370167
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Qubell",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "28",
|
||||
"offset": 370167
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Shutter",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "04",
|
||||
"offset": 370167
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
16
patches/L44-64ae942d_b1c0.json
Normal file
16
patches/L44-64ae942d_b1c0.json
Normal file
@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "Unlock all songs",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 7845,
|
||||
"dllName": "music_db.dll",
|
||||
"dataDisabled": "740A",
|
||||
"dataEnabled": "9090"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
182
patches/L44-64cb3e88_1fec50.json
Normal file
182
patches/L44-64cb3e88_1fec50.json
Normal file
@ -0,0 +1,182 @@
|
||||
[
|
||||
{
|
||||
"name": "Skip Tutorial",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 871615,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F85",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Select Music Timer Freeze",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 780229,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Category Select",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 781130,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "04",
|
||||
"dataEnabled": "07"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Result Timer Freeze",
|
||||
"description": "Counts down to 0 then stops",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 680811,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Online Matching",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 855423,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F84",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Markers",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1458059,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1757712,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1758458,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Backgrounds",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1269342,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1270075,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
},
|
||||
{
|
||||
"offset": 1458238,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Enable Expert Option",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 893088,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "558BEC",
|
||||
"dataEnabled": "B001C3"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Default Marker For Guest Play",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "union",
|
||||
"patches": [
|
||||
{
|
||||
"name": "Default",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "31",
|
||||
"offset": 372151
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Festo",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "2E",
|
||||
"offset": 372151
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Qubell",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "28",
|
||||
"offset": 372151
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Shutter",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "04",
|
||||
"offset": 372151
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user