-
Notifications
You must be signed in to change notification settings - Fork 11
/
ww_lh6.nv.json
122 lines (122 loc) · 2.25 KB
/
ww_lh6.nv.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"_notes": "Compiled by Francis De Brabandere.",
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "big",
"_roms": [
"ww_lh6"
],
"_fileformat": 0.1,
"_version": 0.1,
"last_game": [
{
"start": 5792,
"encoding": "bcd",
"length": 5
},
{
"start": 5798,
"encoding": "bcd",
"length": 5
},
{
"start": 5804,
"encoding": "bcd",
"length": 5
},
{
"start": 5810,
"encoding": "bcd",
"length": 5
}
],
"high_scores": [
{
"label": "RIVER MASTER",
"short_label": "GC",
"initials": {
"start": 7359,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7362,
"encoding": "bcd",
"length": 5
}
},
{
"label": "First Place",
"short_label": "1st",
"initials": {
"start": 7325,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7328,
"encoding": "bcd",
"length": 5
}
},
{
"label": "Second Place",
"short_label": "2nd",
"initials": {
"start": 7333,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7336,
"encoding": "bcd",
"length": 5
}
},
{
"label": "Third Place",
"short_label": "3rd",
"initials": {
"start": 7341,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7344,
"encoding": "bcd",
"length": 5
}
},
{
"label": "Fourth Place",
"short_label": "4th",
"initials": {
"start": 7349,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7352,
"encoding": "bcd",
"length": 5
}
}
],
"mode_champions": [
{
"label": "Insanity Record",
"short_label": "InsanityRecord",
"initials": {
"start": 7807,
"encoding": "ch",
"length": 3
},
"score": {
"start": 7810,
"encoding": "int",
"length": 1,
"suffix": " Water Falls"
}
}
]
}