mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
Add JuBeat 2024-02-14
This commit is contained in:
parent
669e9307e8
commit
64ed9362b4
@ -451,6 +451,7 @@ Patches for which we don't know the corresponding game version.
|
||||
|
||||
| Codename | Filename | Version | Identifier |
|
||||
|----------|----------|---------|------------|
|
||||
| L44 | jubeat.dll | 2024-02-14 | [L44-65c4bc12_202150](patches/L44-65c4bc12_202150.json) |
|
||||
| L44 | jubeat.dll | 2024-04-22 | [L44-66209c08_202760](patches/L44-66209c08_202760.json) |
|
||||
| L44 | jubeat.dll | 2024-06-03 | [L44-6657df47_203700](patches/L44-6657df47_203700.json) |
|
||||
</details>
|
||||
|
188
patches/L44-65c4bc12_202150.json
Normal file
188
patches/L44-65c4bc12_202150.json
Normal file
@ -0,0 +1,188 @@
|
||||
[
|
||||
{
|
||||
"gameCode": "L44",
|
||||
"version": "2024-02-14",
|
||||
"lastUpdated": "2024-07-08 22:10:56",
|
||||
"source": "https://sp2x.two-torial.xyz/"
|
||||
},
|
||||
{
|
||||
"name": "Skip Tutorial",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 883503,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F85",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Select Music Timer Freeze",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 790575,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Category Select",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 791483,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "04",
|
||||
"dataEnabled": "07"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Result Timer Freeze",
|
||||
"description": "Counts down to 0 then stops",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 690875,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skip Online Matching",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 867311,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0F84",
|
||||
"dataEnabled": "90E9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Markers",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 4,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "03",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1771248,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1771994,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Unlock All Backgrounds",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1281630,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
},
|
||||
{
|
||||
"offset": 1282363,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "0FB745B0",
|
||||
"dataEnabled": "31C09090"
|
||||
},
|
||||
{
|
||||
"offset": 1470719,
|
||||
"dllName": "jubeat.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Force Enable Expert Option",
|
||||
"description": "",
|
||||
"gameCode": "L44",
|
||||
"type": "memory",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 905008,
|
||||
"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": 380759
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Festo",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "2E",
|
||||
"offset": 380759
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Qubell",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "28",
|
||||
"offset": 380759
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Shutter",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "jubeat.dll",
|
||||
"data": "04",
|
||||
"offset": 380759
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user