-
Notifications
You must be signed in to change notification settings - Fork 2
/
MBR-57ec8a2e_3ab88.json
68 lines (68 loc) · 1.91 KB
/
MBR-57ec8a2e_3ab88.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
[
{
"name": "E: drive fix",
"description": "Fix crash caused by no E: drive",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 2698548,
"dllName": "reflecbeat.dll",
"dataDisabled": "653A2F",
"dataEnabled": "646576"
}
]
},
{
"name": "Unlock all songs/difficulties",
"description": "",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 548483,
"dllName": "reflecbeat.dll",
"dataDisabled": "CCCCCCCCCCCCCCCCCCCCCCCC",
"dataEnabled": "C7400C02000000E92C010000"
},
{
"offset": 548724,
"dllName": "reflecbeat.dll",
"dataDisabled": "CCCCCCCCCCCCCCCCCCCCCCCC",
"dataEnabled": "C740080F000000E903FFFFFF"
},
{
"offset": 548780,
"dllName": "reflecbeat.dll",
"dataDisabled": "89500889500C885014885015895010",
"dataEnabled": "8850148850158918897004EBBB9090"
},
{
"offset": 702562,
"dllName": "reflecbeat.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
]
},
{
"name": "Timer freeze",
"description": "",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 1318655,
"dllName": "reflecbeat.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
},
{
"offset": 1559141,
"dllName": "reflecbeat.dll",
"dataDisabled": "85C0",
"dataEnabled": "B001"
}
]
}
]