-
Notifications
You must be signed in to change notification settings - Fork 13
/
aspect-ratio-1-1.xml
executable file
·199 lines (191 loc) · 6.71 KB
/
aspect-ratio-1-1.xml
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!--
1:1 aspect ratio
based on 480x480
-->
<theme>
<formatVersion>7</formatVersion>
<!--
///
View: All
///
-->
<view name="system,basic,detailed">
<stackpanel name="system-indicators" extra="true">
<w>0.958333333333333</w><!-- 460 -->
<separator>10</separator>
</stackpanel>
<helpsystem ifHelpPrompts="true" name="help">
<fontSize>0.03125</fontSize><!-- 15 -->
</helpsystem>
</view>
<!--
///
View: System
///
-->
<view name="system" ifSubset="system-view-artwork:default|noir|nintendont|classic|custom">
<carousel name="systemcarousel">
<logoSize>1.025 1.025</logoSize>
<maxLogoCount>3</maxLogoCount>
</carousel>
<image name="system-logo">
<maxSize>0.7 0.5</maxSize>
</image>
</view>
<view name="system" ifSubset="system-view-artwork:custom-fullscreen">
<carousel name="systemcarousel">
<logoSize>0.7 0.5</logoSize>
</carousel>
</view>
<!--
///
View: Gamelist (All)
///
-->
<view name="basic,detailed">
<image name="logo">
<maxSize>0.3125 0.104166666666667</maxSize><!-- 150 50 -->
</image>
<text name="logoText">
<size>0.3125 0.104166666666667</size><!-- 150 50 -->
</text>
<textlist name="gamelist">
<pos>0.072916666666667 0.25</pos><!-- 35 120 -->
</textlist>
</view>
<!--
///
View: Gamelist (Basic)
///
-->
<view name="basic">
<image name="logo">
<x>0.5</x><!-- 50% -->
</image>
<text name="logoText">
<x>0.5</x><!-- 50% -->
</text>
<textlist name="gamelist">
<w>0.854166666666667</w><!-- 410 -->
<lines ifSubset="font-size:default" ifHelpPrompts="true">7</lines>
<lines ifSubset="font-size:default" ifHelpPrompts="false">9</lines>
</textlist>
</view>
<!--
///
View: Gamelist (Detailed)
///
-->
<view name="detailed">
<image name="gamelist-background" extra="true">
<size>0.5 1</size><!-- 240 480 -->
</image>
<image name="logo">
<x>0.25</x><!-- 120 -->
</image>
<text name="logoText">
<x>0.25</x><!-- 120 -->
</text>
<textlist name="gamelist">
<w>0.333333333333333</w><!-- 160 -->
</textlist>
</view>
<!--
///
View: Gamelist (Detailed - Metadata On)
///
-->
<view name="detailed" ifSubset="gamelist-view-metadata:on|play-stats|mixed">
<!-- Video -->
<video name="game-video" extra="true">
<pos>0.75 0.25</pos><!-- 360 120 -->
<minSize>0.5 0.541666666666667</minSize><!-- 240 260 -->
</video>
<!-- Boxart & Image -->
<image ifSubset="gamelist-view-artwork:boxart|logo|image" name="game-artwork" extra="true">
<pos>0.75 0.2916666666666667</pos><!-- 360 140 -->
<maxSize>0.3854166666666667 0.4583333333333333</maxSize><!-- 185 220 -->
</image>
<!-- Image (Cropped) -->
<image ifSubset="gamelist-view-artwork:image-cropped" name="game-artwork" extra="true">
<pos>0.75 0.25</pos><!-- 360 120 -->
<minSize>0.5 0.541666666666667</minSize><!-- 240 260 -->
</image>
<!-- Marquee -->
<image ifSubset="gamelist-view-artwork:image-cropped" name="game-logo" extra="true">
<origin>0.5 1</origin>
<pos>0.75 0.541666666666667</pos><!-- 360 260 -->
<maxSize>0.296875 0.125</maxSize><!-- 142.5 60 -->
</image>
<text name="game-description" extra="true">
<x>0.5625</x><!-- 270 -->
<y ifHelpPrompts="true">0.579166666666667</y><!-- 278 -->
<y ifHelpPrompts="false">0.69375</y><!-- 333 -->
<w>0.3958333333333333</w><!-- 190 -->
<h>0.25</h><!-- 120 -->
<lineSpacing>1.2</lineSpacing>
</text>
</view>
<view name="detailed" ifHelpPrompts="false" ifSubset="gamelist-view-metadata:on|play-stats|mixed">
<rating name="md_rating">
<origin>1 0.5</origin>
<pos>0.9479166666666667 0.614583333333333</pos><!-- 455 295 -->
<size>0 0.0375</size><!-- - 18 -->
<visible>true</visible>
</rating>
<image name="game-releasedate-icon">
<pos>0.567708333333333 0.616666666666667</pos><!-- 272.5 296 -->
<size>0.0416666666666667 0.041666666666667</size><!-- - 20 -->
<visible>true</visible>
</image>
<datetime name="md_releasedate">
<pos>0.619791666666667 0.616666666666667</pos><!-- 297.5 296 -->
<format ifSubset="font-size:small">%Y-%m</format>
<format ifSubset="font-size:default|large">%Y</format>
<visible>true</visible>
</datetime>
</view>
<!--
///
View: Gamelist (Detailed - Metadata Off)
///
-->
<view name="detailed" ifSubset="gamelist-view-metadata:off">
<!-- Video -->
<video ifHelpPrompts="true" name="game-video" extra="true">
<pos>0.75 0.442708333333333</pos><!-- 360 212.5 -->
<minSize>0.5 0.885416666666667</minSize><!-- 240 425 -->
</video>
<video ifHelpPrompts="false" name="game-video" extra="true">
<pos>0.75 0.5</pos><!-- 360 240 -->
<minSize>0.5 1</minSize><!-- 240 480-->
</video>
<!-- Boxart & Image -->
<image ifHelpPrompts="true" ifSubset="gamelist-view-artwork:boxart|logo|image" name="game-artwork" extra="true">
<pos>0.71875 0.447916666666667</pos><!-- 345 215 -->
<maxSize>0.4375 0.75</maxSize><!-- 210 360 -->
</image>
<image ifHelpPrompts="false" ifSubset="gamelist-view-artwork:boxart|logo|image" name="game-artwork" extra="true">
<pos>0.71875 0.5</pos><!-- 345 240 -->
<maxSize>0.4375 0.864583333333333</maxSize><!-- 210 415 -->
</image>
<!-- Image (Cropped) -->
<image ifHelpPrompts="true" ifSubset="gamelist-view-artwork:image-cropped" name="game-artwork" extra="true">
<pos>0.75 0.442708333333333</pos><!-- 360 212.5 -->
<minSize>0.5 0.885416666666667</minSize><!-- 240 425 -->
</image>
<image ifHelpPrompts="false" ifSubset="gamelist-view-artwork:image-cropped" name="game-artwork" extra="true">
<pos>0.75 0.5</pos><!-- 360 240 -->
<minSize>0.5 1</minSize><!-- 240 480-->
</image>
<!-- Marquee -->
<image ifHelpPrompts="true" ifSubset="gamelist-view-artwork:image-cropped" name="game-logo" extra="true">
<pos>0.75 0.442708333333333</pos><!-- 360 212.5 -->
<maxSize>0.3125 0.625</maxSize><!-- 150 300 -->
</image>
<image ifHelpPrompts="false" ifSubset="gamelist-view-artwork:image-cropped" name="game-logo" extra="true">
<pos>0.75 0.5</pos><!-- 360 240 -->
<maxSize>0.3125 0.625</maxSize><!-- 150 300 -->
</image>
</view>
</theme>