-
Notifications
You must be signed in to change notification settings - Fork 2
/
KBR-4e4a7a57_9fb2f.json
44 lines (44 loc) · 1.01 KB
/
KBR-4e4a7a57_9fb2f.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
[
{
"name": "Unlock all songs",
"description": "",
"gameCode": "KBR",
"type": "memory",
"patches": [
{
"offset": 392459,
"dllName": "reflecbeat.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
]
},
{
"name": "Unlock all difficulties",
"description": "",
"gameCode": "KBR",
"type": "memory",
"patches": [
{
"offset": 358495,
"dllName": "reflecbeat.dll",
"dataDisabled": "7405",
"dataEnabled": "9090"
}
]
},
{
"name": "Timer freeze",
"description": "",
"gameCode": "KBR",
"type": "memory",
"patches": [
{
"offset": 62224,
"dllName": "reflecbeat.dll",
"dataDisabled": "7403",
"dataEnabled": "9090"
}
]
}
]