mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
Add Gitadora Tri-Boost Re:Evolve
This commit is contained in:
parent
77a384e597
commit
0c44a0a267
@ -261,6 +261,13 @@ Patches for which we don't know the corresponding game version.
|
|||||||
| M32 | game.dll | 2016-11-23 | [M32-5833ff6c_15c290](patches/M32-5833ff6c_15c290.json) |
|
| M32 | game.dll | 2016-11-23 | [M32-5833ff6c_15c290](patches/M32-5833ff6c_15c290.json) |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details><summary>Gitadora Tri-Boost Re:Evolve</summary>
|
||||||
|
|
||||||
|
| Codename | Filename | Version | Identifier |
|
||||||
|
|----------|----------|---------|------------|
|
||||||
|
| M32 | game.dll | 2017-08-02 | [M32-597e840d_15d360](patches/M32-597e840d_15d360.json) |
|
||||||
|
</details>
|
||||||
|
|
||||||
<details><summary>Gitadora Matixx</summary>
|
<details><summary>Gitadora Matixx</summary>
|
||||||
|
|
||||||
| Codename | Filename | Version | Identifier |
|
| Codename | Filename | Version | Identifier |
|
||||||
|
71
patches/M32-597e840d_15d360.json
Normal file
71
patches/M32-597e840d_15d360.json
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Timer Freeze",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 48183,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85AA010000",
|
||||||
|
"dataEnabled": "E9AB01000090"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Stage Freeze",
|
||||||
|
"description": "",
|
||||||
|
"caution": "Breaks score submission to server",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1362321,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "0F85FB010000",
|
||||||
|
"dataEnabled": "E9FC01000090"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Unlock all songs",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1941738,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "5B00",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1941762,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "5D00",
|
||||||
|
"dataEnabled": "4D01"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"offset": 1394996,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "7516",
|
||||||
|
"dataEnabled": "EB23"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Enable Long Music",
|
||||||
|
"description": "",
|
||||||
|
"gameCode": "M32",
|
||||||
|
"type": "memory",
|
||||||
|
"patches": [
|
||||||
|
{
|
||||||
|
"offset": 1395316,
|
||||||
|
"dllName": "game.dll",
|
||||||
|
"dataDisabled": "7503",
|
||||||
|
"dataEnabled": "9090"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user