-
Notifications
You must be signed in to change notification settings - Fork 8
/
gen1_wii.ksy
142 lines (142 loc) · 2.27 KB
/
gen1_wii.ksy
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
meta:
id: gen1_wii
file-extension:
- mii
- mae
- miigx
endian: be
seq:
- id: invalid
type: b1
- id: gender
type: b1
- id: birth_month
type: b4
- id: birth_day
type: b5
- id: favorite_color
type: b4
- id: favorite
type: b1
- id: mii_name
type: str
size: 20
encoding: utf-16be
- id: body_height
type: u1
- id: body_weight
type: u1
- id: avatar_id
type: u1
repeat: expr
repeat-expr: 4
- id: client_id
type: u1
repeat: expr
repeat-expr: 4
- id: face_type
type: b3
- id: face_color
type: b3
- id: facial_feature
type: b4
- id: unknown
type: b3
- id: mingle
type: b1
- id: unknown_2
type: b1
- id: downloaded
type: b1
- id: hair_type
type: b7
- id: hair_color
type: b3
- id: hair_flip
type: b1
- id: unknown_3
type: b5
- id: eyebrow_type
type: b5
- id: unknown_4
type: b1
- id: eyebrow_rotation
type: b4
- id: unknown_5
type: b6
- id: eyebrow_color
type: b3
- id: eyebrow_size
type: b4
- id: eyebrow_vertical
type: b5
- id: eyebrow_horizontal
type: b4
- id: eye_type
type: b6
- id: unknown_6
type: b2
- id: eye_rotation
type: b3
- id: eye_vertical
type: b5
- id: eye_color
type: b3
- id: unknown_7
type: b1
- id: eye_size
type: b3
- id: eye_horizontal
type: b4
- id: unknown_8
type: b5
- id: nose_type
type: b4
- id: nose_size
type: b4
- id: nose_vertical
type: b5
- id: unknown_9
type: b3
- id: mouth_type
type: b5
- id: mouth_color
type: b2
- id: mouth_size
type: b4
- id: mouth_vertical
type: b5
- id: glasses_type
type: b4
- id: glasses_color
type: b3
- id: unknown_10
type: b1
- id: glasses_size
type: b3
- id: glasses_vertical
type: b5
- id: facial_hair_mustache
type: b2
- id: facial_hair_beard
type: b2
- id: facial_hair_color
type: b3
- id: facial_hair_size
type: b4
- id: facial_hair_vertical
type: b5
- id: mole_enable
type: b1
- id: mole_size
type: b4
- id: mole_vertical
type: b5
- id: mole_horizontal
type: b5
- id: unknown_11
type: b1
- id: creator_name
type: str
size: 20
encoding: utf-16be