mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-14 08:37:36 +01:00
77 lines
1.9 KiB
JSON
77 lines
1.9 KiB
JSON
[
|
|
{
|
|
"gameCode": "M32",
|
|
"version": "2017-08-02",
|
|
"lastUpdated": "2024-07-04 22:33:47",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |