-
Notifications
You must be signed in to change notification settings - Fork 6
/
PAN-62625cf9_e4900.json
90 lines (90 loc) · 2.38 KB
/
PAN-62625cf9_e4900.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
85
86
87
88
89
90
[
{
"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"
}
]
}
]