mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2025-02-15 10:22:33 +01:00
Add Gitadora High-Voltage
This commit is contained in:
parent
66b219ce3c
commit
5afa5bcd4b
@ -255,6 +255,14 @@ Patches for which we don't know the corresponding game version.
|
|||||||
| M32 | libshare-pj.dll | 2019-09-24 | [M32-5d6db3bb_838f0](patches/M32-5d6db3bb_838f0.json) |
|
| M32 | libshare-pj.dll | 2019-09-24 | [M32-5d6db3bb_838f0](patches/M32-5d6db3bb_838f0.json) |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details><summary>Gitadora High-Voltage</summary>
|
||||||
|
|
||||||
|
| Codename | Filename | Version | Identifier |
|
||||||
|
|----------|----------|---------|------------|
|
||||||
|
| M32 | game.dll | 2021-04-21 | [M32-6073d298_15bd6c](patches/M32-6073d298_15bd6c.json) |
|
||||||
|
| M32 | game.dll | 2022-10-24 | [M32-634910da_15daec](patches/M32-634910da_15daec.json) |
|
||||||
|
</details>
|
||||||
|
|
||||||
## Jubeat
|
## Jubeat
|
||||||
|
|
||||||
<details><summary>Jubeat Knit</summary>
|
<details><summary>Jubeat Knit</summary>
|
||||||
|
98
patches/M32-6073d298_15bd6c.json
Normal file
98
patches/M32-6073d298_15bd6c.json
Normal file
@ -0,0 +1,98 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Timer Freeze",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1000991,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cursor Hold",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 757318,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Stage Freeze",
|
||||||
|
"description": "Breaks score submission to server",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1137617,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Skip Tutorial",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 942426,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F87",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Unlock all songs",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1893602,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "6100",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1893626,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "6300",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1179614,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "7508",
|
||||||
|
"dataEnabled": "EB11"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Enable Long Music",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1179892,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "74",
|
||||||
|
"dataEnabled": "EB"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
98
patches/M32-634910da_15daec.json
Normal file
98
patches/M32-634910da_15daec.json
Normal file
@ -0,0 +1,98 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Timer Freeze",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1004607,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cursor Hold",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 761062,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Stage Freeze",
|
||||||
|
"description": "Breaks score submission to server",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1143921,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Skip Tutorial",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 946042,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F87",
|
||||||
|
"dataEnabled": "90E9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Unlock all songs",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1901842,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "6100",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1901866,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "6300",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1185758,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "7508",
|
||||||
|
"dataEnabled": "EB11"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Enable Long Music",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1186036,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "74",
|
||||||
|
"dataEnabled": "EB"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user