-
Notifications
You must be signed in to change notification settings - Fork 5
/
PAN-6530fb26_e4970.json
84 lines (84 loc) · 2.32 KB
/
PAN-6530fb26_e4970.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[
{
"gameCode": "PAN",
"version": "2023-10-25",
"lastUpdated": "2024-10-30 05:22:31",
"source": "https://sp2x.two-torial.xyz/"
},
{
"type": "memory",
"name": "Menu Timer Freeze",
"description": "Freezes menu timers.",
"gameCode": "PAN",
"patches": [
{
"offset": 3188851,
"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": 3204510,
"dllName": "nostalgia.dll",
"dataDisabled": "FF15EC760900",
"dataEnabled": "E9AD01000090"
}
]
},
{
"type": "memory",
"name": "Hide Credit/Coin Text",
"description": "Hides \"CREDIT: %d\" and \"CREDIT %d COIN: %d / %d\".",
"gameCode": "PAN",
"patches": [
{
"offset": 6295696,
"dllName": "nostalgia.dll",
"dataDisabled": "435245",
"dataEnabled": "005245"
},
{
"offset": 6295816,
"dllName": "nostalgia.dll",
"dataDisabled": "435245",
"dataEnabled": "005245"
}
]
}
]