mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-14 08:37:36 +01:00
83 lines
2.2 KiB
JSON
83 lines
2.2 KiB
JSON
[
|
|
{
|
|
"gameCode": "MDX",
|
|
"version": "2024-06-13 (003)",
|
|
"lastUpdated": "2024-07-11 14:58:53",
|
|
"source": "https://getze56901.github.io/ddrworld.html"
|
|
},
|
|
{
|
|
"name": "Mute Announcer",
|
|
"description": "",
|
|
"gameCode": "MDX",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 213107,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "0F84",
|
|
"dataEnabled": "90E9"
|
|
},
|
|
{
|
|
"offset": 2496599,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "76",
|
|
"dataEnabled": "62"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Timer Freeze",
|
|
"description": "",
|
|
"gameCode": "MDX",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 182974,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "0F84",
|
|
"dataEnabled": "90E9"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Disable Konami Song and Skip Konami Logo",
|
|
"description": "",
|
|
"gameCode": "MDX",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 2496880,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "6C",
|
|
"dataEnabled": "62"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Sound Offset",
|
|
"description": "Bigger numbers make audio later.",
|
|
"gameCode": "MDX",
|
|
"type": "number",
|
|
"patch": {
|
|
"dllName": "gamemdx.dll",
|
|
"offset": 139316,
|
|
"min": 0,
|
|
"max": 1000,
|
|
"size": 4
|
|
}
|
|
},
|
|
{
|
|
"name": "Fake PFREE",
|
|
"description": "WARNING: 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",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 149770,
|
|
"dllName": "gamemdx.dll",
|
|
"dataDisabled": "01",
|
|
"dataEnabled": "89"
|
|
}
|
|
]
|
|
}
|
|
] |