-
Notifications
You must be signed in to change notification settings - Fork 6
/
MBR-5355c79e_2a6c5.json
50 lines (50 loc) · 1.21 KB
/
MBR-5355c79e_2a6c5.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
[
{
"gameCode": "MBR",
"version": "2014-05-26",
"lastUpdated": "2024-07-07 15:12:35",
"source": "https://sp2x.two-torial.xyz/"
},
{
"name": "E: drive fix",
"description": "Fix crash caused by no E: drive",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 2593955,
"dllName": "reflecbeat.dll",
"dataDisabled": "00653A2F",
"dataEnabled": "5C646576"
}
]
},
{
"name": "Unlock all difficulties",
"description": "",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 607434,
"dllName": "reflecbeat.dll",
"dataDisabled": "7D",
"dataEnabled": "EB"
}
]
},
{
"name": "Timer freeze",
"description": "",
"gameCode": "MBR",
"type": "memory",
"patches": [
{
"offset": 1436148,
"dllName": "reflecbeat.dll",
"dataDisabled": "7513",
"dataEnabled": "9090"
}
]
}
]