mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-11 23:37:09 +01:00
90 lines
2.4 KiB
JSON
90 lines
2.4 KiB
JSON
[
|
|
{
|
|
"gameCode": "PAN",
|
|
"version": "2022-04-26",
|
|
"lastUpdated": "2024-07-07 15:11:28",
|
|
"source": "https://sp2x.two-torial.xyz/"
|
|
},
|
|
{
|
|
"name": "Menu Timer Freeze",
|
|
"description": "",
|
|
"gameCode": "PAN",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 3186051,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "41FFC8",
|
|
"dataEnabled": "909090"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Shorter Monitor Check",
|
|
"description": "Similar to Op.2, recommended only if you have a stable framerate",
|
|
"gameCode": "PAN",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 2192394,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "1E",
|
|
"dataEnabled": "00"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Unscramble PIN pad",
|
|
"description": "",
|
|
"gameCode": "PAN",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 2870854,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "488D0C804803C9",
|
|
"dataEnabled": "48C7C178000000"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Hide \"EXTRA PASELI: %d\"",
|
|
"description": "",
|
|
"gameCode": "PAN",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 6097304,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "455854",
|
|
"dataEnabled": "005854"
|
|
},
|
|
{
|
|
"offset": 6097448,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "455854",
|
|
"dataEnabled": "005854"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Hide Credit Count",
|
|
"description": "Hides \"CREDIT: %d\" and \"CREDIT %d COIN: %d / %d\"",
|
|
"gameCode": "PAN",
|
|
"type": "memory",
|
|
"patches": [
|
|
{
|
|
"offset": 6097360,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "435245",
|
|
"dataEnabled": "005245"
|
|
},
|
|
{
|
|
"offset": 6097776,
|
|
"dllName": "nostalgia.dll",
|
|
"dataDisabled": "435245",
|
|
"dataEnabled": "005245"
|
|
}
|
|
]
|
|
}
|
|
] |