two-torial-sp2xpatcher/patches/PAN-64cc8d53_e4970.json

84 lines
2.3 KiB
JSON
Raw Normal View History

2024-10-30 06:22:12 +01:00
[
{
"gameCode": "PAN",
"version": "2023-08-08",
2024-10-30 06:26:01 +01:00
"lastUpdated": "2024-10-30 05:22:31",
2024-10-30 06:22:12 +01:00
"source": "https://sp2x.two-torial.xyz/"
},
{
"type": "memory",
"name": "Menu Timer Freeze",
"description": "Freezes menu timers.",
"gameCode": "PAN",
"patches": [
{
"offset": 3188771,
"dllName": "nostalgia.dll",
"dataDisabled": "41FFC8",
"dataEnabled": "909090"
}
]
},
{
"type": "memory",
"name": "Shorter Monitor Check",
"description": "Similar to Op.2, recommended only if you have a stable framerate.",
"gameCode": "PAN",
"patches": [
{
"offset": 2193258,
"dllName": "nostalgia.dll",
"dataDisabled": "1E",
"dataEnabled": "00"
}
]
},
{
"type": "memory",
"name": "Unscramble Touch Screen Keypad",
"description": "Unscrambles the touchscreen's Keypad.",
"gameCode": "PAN",
"patches": [
{
"offset": 2873462,
"dllName": "nostalgia.dll",
"dataDisabled": "488D0C804803C9",
"dataEnabled": "48C7C178000000"
}
]
},
{
"type": "memory",
"name": "Hide \"PASELI: *****\" Text",
"description": "Hides the bottom text \"PASELI: *****\".",
"gameCode": "PAN",
"patches": [
{
"offset": 3204430,
"dllName": "nostalgia.dll",
"dataDisabled": "FF153C770900",
"dataEnabled": "E9AD01000090"
}
]
},
{
"type": "memory",
"name": "Hide Credit/Coin Text",
"description": "Hides \"CREDIT: %d\" and \"CREDIT %d COIN: %d / %d\".",
"gameCode": "PAN",
"patches": [
{
"offset": 6295608,
"dllName": "nostalgia.dll",
"dataDisabled": "435245",
"dataEnabled": "005245"
},
{
"offset": 6295728,
"dllName": "nostalgia.dll",
"dataDisabled": "435245",
"dataEnabled": "005245"
}
]
}
]