Add Jubeat Saucer Fulfill

This commit is contained in:
Akitake 2024-07-01 18:22:41 +02:00
parent f98af4dbfa
commit 49ca6a2bc6
No known key found for this signature in database
GPG Key ID: BBB11D6E26F3162D
4 changed files with 85 additions and 0 deletions

View File

@ -270,6 +270,15 @@ Patches for which we don't know the corresponding game version.
| L44 | music_db.dll | 2014-01-28 | [L44-52e0cff2_44f8](patches/L44-52e0cff2_44f8.json) |
</details>
<details><summary>Jubeat Saucer Fulfill</summary>
| Codename | Filename | Version | Identifier |
|----------|----------|---------|------------|
| L44 | jubeat.dll | 2014-11-18 | [L44-54648f0b_172725](patches/L44-54648f0b_172725.json) |
| L44 | coin.dll | 2014-11-18 | [L44-54648ef1_195e](patches/L44-54648ef1_195e.json) |
| L44 | music_db.dll | 2014-11-18 | [L44-54648eef_43dd](patches/L44-54648eef_43dd.json) |
</details>
<details><summary>Jubeat Prop</summary>
| Codename | Filename | Version | Identifier |

View File

@ -0,0 +1,16 @@
[
{
"name": "Unlock all songs",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 8045,
"dllName": "music_db.dll",
"dataDisabled": "02",
"dataEnabled": "1F"
}
]
}
]

View File

@ -0,0 +1,16 @@
[
{
"name": "Coin Unlock",
"description": "Check the 'Coin Unlock' option in 'jubeat.dll'",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 4208,
"dllName": "coin.dll",
"dataDisabled": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"dataEnabled": "558BEC83EC1CE885FFFFFF8945F0E87D0100000FB6C085C07405E9CA00000066C745F4000066C745F800008D4DF8518D55F452FF153C81001083C4080FB745F40FB74DF803C183F8107E078B55F0C64201010FB745F4F7D81BC0F7D80FB74DF8F7D91BC9F7D903C18945FCC745EC00000000EB098B55EC83C2018955EC8B45EC3B45FC7D1D68889200106A01FF155C81001083C4086A01FF15F480001083C404EBD2FF15248100100FB6C885C9753A6A036A01FF155081001083C4088945E8BA01000000D1E28955E48B45E82345E40F95C10FB6D185D2741068989200106A01FF155C81001083C4088BE55DC3CCCCCC"
}
]
}
]

View File

@ -0,0 +1,44 @@
[
{
"name": "SELECT MUSIC Timer Lock",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 1014655,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Skip Online Matching",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 833952,
"dllName": "jubeat.dll",
"dataDisabled": "7D",
"dataEnabled": "EB"
}
]
},
{
"name": "Coin Unlock",
"description": "Check the 'Coin Unlock' option in 'coin.dll'",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 5981,
"dllName": "jubeat.dll",
"dataDisabled": "EB2200000000000000000000000000000000000000000000000000000000000000000000",
"dataEnabled": "7422FF15F8021810FF15F40218100FB6C085C0740F6A1A68E1050000E812AC000083C408"
}
]
}
]