mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2025-02-25 14:34:37 +01:00
Add Jubeat Qubell
This commit is contained in:
parent
d959038776
commit
729a002532
@ -270,6 +270,14 @@ Patches for which we don't know the corresponding game version.
|
|||||||
| L44 | music_db.dll | 2016-03-27 | [L44-56a5907c_4c5d](patches/L44-56a5907c_4c5d.json) |
|
| L44 | music_db.dll | 2016-03-27 | [L44-56a5907c_4c5d](patches/L44-56a5907c_4c5d.json) |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details><summary>Jubeat Qubell</summary>
|
||||||
|
|
||||||
|
| Codename | Filename | Version | Identifier |
|
||||||
|
|----------|----------|---------|------------|
|
||||||
|
| L44 | jubeat.dll | 2017-06-20 | [L44-5940b7f5_17b5d5](patches/L44-5940b7f5_17b5d5.json) |
|
||||||
|
| L44 | music_db.dll | ? | [L44-5940b7ab_585c](patches/L44-5940b7ab_585c.json) |
|
||||||
|
</details>
|
||||||
|
|
||||||
<details><summary>Jubeat Clan</summary>
|
<details><summary>Jubeat Clan</summary>
|
||||||
|
|
||||||
| Codename | Filename | Version | Identifier |
|
| Codename | Filename | Version | Identifier |
|
||||||
|
16
patches/L44-5940b7ab_585c.json
Normal file
16
patches/L44-5940b7ab_585c.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Unlock All Songs",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "L44",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 6111,
|
||||||
|
"dllName": "music_db.dll",
|
||||||
|
"dataDisabled": "7409",
|
||||||
|
"dataEnabled": "9090"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
44
patches/L44-5940b7f5_17b5d5.json
Normal file
44
patches/L44-5940b7f5_17b5d5.json
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Disable Tutorial",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "L44",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 699442,
|
||||||
|
"dllName": "jubeat.dll",
|
||||||
|
"dataDisabled": "754A536800",
|
||||||
|
"dataEnabled": "E990000000"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SELECT MUSIC Timer Lock",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "L44",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 525686,
|
||||||
|
"dllName": "jubeat.dll",
|
||||||
|
"dataDisabled": "75",
|
||||||
|
"dataEnabled": "EB"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Skip Online Matching",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "L44",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 616823,
|
||||||
|
"dllName": "jubeat.dll",
|
||||||
|
"dataDisabled": "7D",
|
||||||
|
"dataEnabled": "EB"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user