mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-14 08:37:36 +01:00
144 lines
5.2 KiB
JSON
144 lines
5.2 KiB
JSON
[
|
|
{
|
|
"gameCode": "MDX",
|
|
"version": "2024-06-13 (003)",
|
|
"lastUpdated": "2024-10-28 23:21:30",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Mute Announcer",
|
|
"description": "Mutes the announcer voice.",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 213107,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "0F84",
|
|
"dataEnabled": "90E9"
|
|
},
|
|
{
|
|
"offset": 2499016,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "76",
|
|
"dataEnabled": "62"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Timer Freeze",
|
|
"description": "Freezes all timers.",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 182974,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "0F84",
|
|
"dataEnabled": "90E9"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Disable Konami Song and Skip Konami Logo",
|
|
"description": "Disables the Konami jingle and its animation when starting the game.",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 2496880,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "6C",
|
|
"dataEnabled": "62"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "number",
|
|
"name": "Render Offset",
|
|
"description": "Sets the render offset (Default: 2).",
|
|
"gameCode": "MDX",
|
|
"patch": {
|
|
"dllName": "gamemdx.dll",
|
|
"offset": 139326,
|
|
"size": 4,
|
|
"min": 0,
|
|
"max": 1000
|
|
}
|
|
},
|
|
{
|
|
"type": "number",
|
|
"name": "Bomb Frame Offset",
|
|
"description": "Sets the bomb frame offset (Default: 1).",
|
|
"gameCode": "MDX",
|
|
"patch": {
|
|
"dllName": "gamemdx.dll",
|
|
"offset": 139311,
|
|
"size": 4,
|
|
"min": 0,
|
|
"max": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "number",
|
|
"name": "Sound Offset",
|
|
"description": "Larger numbers make audio later (Default: 87)",
|
|
"gameCode": "MDX",
|
|
"patch": {
|
|
"dllName": "gamemdx.dll",
|
|
"offset": 139316,
|
|
"size": 4,
|
|
"min": 0,
|
|
"max": 1000
|
|
}
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Fake Premium Free",
|
|
"description": "Fakes a Premium Free-like mode.",
|
|
"caution": "Make sure your network supports and allows this before enabling! BUG: ghost score pacemaker indicator doesn't reload in the same round if a new best is achieved.",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 149770,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "01",
|
|
"dataEnabled": "89"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Hide all bottom text",
|
|
"description": "Hides all text typically found in the bottom corners of the screen such as \"CREDITS\", \"TOKEN\", \"PASELI\", \"FREE PLAY\", etc..",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 1991532,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "4556454E54204D4F444500004652454520504C41590000005300000020000000544F4B454E000000434F494E00000000257325733A2532642F2532640000000043524544495425733A25326400000000303030303000000030303030303000002A2A2A2A2A2A0000504153454C493A202573202B20257300504153454C493A2025730000455854524120504153454C493A20257300000000504153454C493A204E4F5420415641494C41424C450000004C4F43414C204D4F444500004F46464C494E45204D4F4445000000004D41494E54454E414E434500434845434B494E4700000000434845434B494E472E000000434845434B494E472E2E0000434845434B494E472E2E2E004F4E4C494E4500004552524F520000004E4F5420415641494C41424C45",
|
|
"dataEnabled": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "memory",
|
|
"name": "Disable Background Movies",
|
|
"description": "Disables background movies from playing during gameplay.",
|
|
"gameCode": "MDX",
|
|
"patches": [
|
|
{
|
|
"offset": 2494714,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "6D",
|
|
"dataEnabled": "5F"
|
|
},
|
|
{
|
|
"offset": 2509153,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "6D",
|
|
"dataEnabled": "5F"
|
|
}
|
|
]
|
|
}
|
|
] |