-
Notifications
You must be signed in to change notification settings - Fork 2
/
PAN-5d8de6c0_dd580.json
84 lines (84 loc) · 2.22 KB
/
PAN-5d8de6c0_dd580.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
[
{
"name": "Menu Timer Freeze",
"description": "",
"gameCode": "PAN",
"type": "memory",
"patches": [
{
"offset": 3161395,
"dllName": "nostalgia.dll",
"dataDisabled": "41FFC8",
"dataEnabled": "909090"
}
]
},
{
"name": "Shorter Monitor Check",
"description": "Similar to Rootage, recommended only if you have a stable framerate",
"gameCode": "PAN",
"type": "memory",
"patches": [
{
"offset": 2205434,
"dllName": "nostalgia.dll",
"dataDisabled": "1E",
"dataEnabled": "00"
}
]
},
{
"name": "Hide \"EXTRA PASELI: %d\"",
"description": "",
"gameCode": "PAN",
"type": "memory",
"patches": [
{
"offset": 3177426,
"dllName": "nostalgia.dll",
"dataDisabled": "CA2F2A",
"dataEnabled": "047226"
},
{
"offset": 3177454,
"dllName": "nostalgia.dll",
"dataDisabled": "7E2F2A",
"dataEnabled": "E87126"
}
]
},
{
"name": "Hide \"PASELI: *****\"",
"description": "",
"gameCode": "PAN",
"type": "memory",
"patches": [
{
"offset": 3177070,
"dllName": "nostalgia.dll",
"dataDisabled": "FF1514420900",
"dataEnabled": "E9AD01000090"
}
]
},
{
"name": "Hide Credit Count",
"description": "Hides \"CREDIT: %d\" and \"CREDIT %d COIN: %d / %d\"",
"gameCode": "PAN",
"type": "memory",
"patches": [
{
"offset": 3178033,
"dllName": "nostalgia.dll",
"dataDisabled": "BB2B2A",
"dataEnabled": "A56F26"
},
{
"offset": 3178061,
"dllName": "nostalgia.dll",
"dataDisabled": "7F2B2A",
"dataEnabled": "896F26"
}
]
}
]