ProjectArcade

Форк
0
1
<!-- Theme by pajarorrojo
2
https://github.com/pajarorrojo/es-theme-PlayStation-X 
3
-->
4
<theme>
5
   <formatVersion>7</formatVersion>
6
   <view name="grid">
7

8
      <imagegrid name="gamegrid">
9
         <imageSource ifSubset="grid-origin:image">image</imageSource>
10
         <imageSource ifSubset="grid-origin:thumbnail">thumbnail</imageSource>
11
         <imageSource ifSubset="grid-origin:marquee">marquee</imageSource>
12
         <imageSource ifSubset="grid-origin:boxart">boxart</imageSource>
13
         <imageSource ifSubset="grid-origin:fanart|default">fanart</imageSource>
14
         <imageSource ifSubset="grid-origin:titleshot">titleshot</imageSource>
15
         <imageSource ifSubset="grid-origin:cartridge">cartridge</imageSource>
16
         <autoLayout>5 2</autoLayout>
17
         <autoLayout ifSubset="grid-origin:boxart|thumbnail" >9 2</autoLayout>
18
         <autoLayout ifSubset="grid-origin:boxart|thumbnail" if="{system.theme} == 'n64' || {system.theme} == 'snes' || {system.theme} == 'gameandwatch'">5 2</autoLayout>
19
         <gameImage>./../_theme_inc/images/no-image-default.png</gameImage>
20
         <folderImage>./../_theme_inc/images/no-image-default.png</folderImage>
21
         <autoLayoutSelectedZoom>1.15</autoLayoutSelectedZoom>
22
         <margin>0.005 0.006</margin>
23
         <padding>0.005 0.005</padding>
24
         <size>0.955 0.45</size>
25
         <size ifSubset="aspect-ratio:4-3|5-4">1 0.480</size>
26
         <pos>0.022 0.48</pos>
27
         <pos ifSubset="aspect-ratio:4-3|5-4">0 0.46</pos>
28
         <zIndex>60</zIndex>
29
      </imagegrid>
30

31
  
32

33
      <gridtile name="default">
34
         <backgroundEdgeColor>${backgroundgridSelect}</backgroundEdgeColor>
35
         <backgroundCenterColor>ffffff99</backgroundCenterColor>
36
         <imageSizeMode>minSize</imageSizeMode>
37
         <backgroundImage>./_theme_inc/images/caratulas/default-gamelist.png</backgroundImage>
38
         <imageSizeMode ifSubset="grid-origin:thumbnail|boxart|cartridge">maxSize</imageSizeMode>
39
         <padding>6</padding>
40
         <padding ifSubset="aspect-ratio:5-4">7</padding>
41
         <padding ifSubset="aspect-ratio:16-9|16-10">8</padding>
42
         <padding tinyScreen="true">3</padding>
43
         <padding ifSubset="aspect-ratio:4-3" tinyScreen="true">4</padding>
44
         <backgroundCornerSize>0 0</backgroundCornerSize>
45
         <imageColor>ffffffdd</imageColor>
46
         <imageColor ifSubset="grid-origin:marquee">ffffff00</imageColor>
47
      </gridtile>
48

49
      <gridtile name="selected">
50
         <padding ifSubset="aspect-ratio:4-3|5-4">1</padding>
51
         <imageColor>ffffff</imageColor>
52
         <backgroundCornerSize>0</backgroundCornerSize>
53
         <backgroundEdgeColor>${backgroundgrid}</backgroundEdgeColor>
54
         <imageColor ifSubset="grid-origin:default">ffffff55</imageColor>
55
         <imageColor ifSubset="grid-origin:marquee">ffffff00</imageColor>
56
         <backgroundEdgeColor ifSubset="grid-origin:boxart|thumbnail|marquee|cartridge|default">${backgroundgridSelect}00</backgroundEdgeColor>
57
      </gridtile>
58

59
      <image name="gridtile.marquee" ifSubset="grid-origin:marquee|default">
60
		   <pos>0.5 0.5</pos>
61
		   <origin>0.5 0.5</origin>
62
         <maxSize>0.6 0.6</maxSize>
63
		</image>
64

65

66

67
      <image name="gridtile.marquee:selected" ifSubset="grid-origin:marquee|default">
68
		   <pos>0.5 0.45</pos>
69
		   <origin>0.5 0.5</origin>
70
         <maxSize>0.8 0.8</maxSize>
71
		</image>
72

73
      <image name="gridtile.marquee:videoplaying" ifSubset="grid-origin:marquee|default">
74
         <pos>0.5 0.15</pos>
75
         <maxSize>0.5 0.2</maxSize>
76
      </image>
77

78
      <ninepatch name="gridtile.background:selected">
79
         <animateColor>${backgroundgridSelect}</animateColor>
80
         <animateColorTime>500</animateColorTime>
81
      </ninepatch>
82

83
      <ninepatch name="gridtile.background:selected" ifSubset="grid-origin:thumbnail|cartridge|boxart">
84
         <animateColor>00000000</animateColor>
85
         <animateColorTime>0</animateColorTime>
86
      </ninepatch>
87

88
      <image name="gridtile.image">
89
         <roundCorners>0</roundCorners>
90
      </image>
91

92

93
      <image name="gridtile.favorite">
94
         <path>./../_theme_inc/images/favorite-corner-left.svg</path>
95
         <pos>0 0</pos>
96
         <maxSize>0.2 0.2</maxSize>
97
         <horizontalAlignment>left</horizontalAlignment>
98
         <verticalAlignment>top</verticalAlignment>
99
         <origin>0 0</origin>
100
         <color>${grid.starFill}cc</color>
101
      </image>
102

103
      <image name="gridtile.cheevos" if="{global.cheevos} == true">
104
         <path>./../_theme_inc/images/trophy-picto.svg</path>
105
         <pos>0.83 0.83</pos>
106
         <maxSize>0.12 0.12</maxSize>
107
         <horizontalAlignment>right</horizontalAlignment>
108
         <verticalAlignment>bottom</verticalAlignment>
109
         <origin>0 0</origin>
110
         <color>F2BC00</color>
111
      </image>
112

113
      <image name="gridtile.cheevos" if="{system.name} == 'retroachievements'">
114
         <visible>false</visible>
115
         <color>00000000</color>
116

117
      </image>
118

119

120

121
      <image name="background" extra="static">
122
         <zIndex>50</zIndex>
123
         <linearSmooth>true</linearSmooth>
124
         <path>./_theme_inc/images/overlay-carousel.png</path>
125
      </image>
126

127

128
      <image name="background, background-art" extra="true">
129
         <origin>0.5 0.5</origin>
130
         <pos>0.5 0.5</pos>
131
         <minSize>1.001 1.001</minSize>
132
         <linearSmooth>true</linearSmooth>
133
         <tile>false</tile>
134
      </image>
135

136

137

138

139
      <text name="gamename-grid" extra="true">
140
         <text>{game:name}</text>
141
         <alignment>left</alignment>
142
         <verticalAlignment>top</verticalAlignment>
143
         <size>0.630 0.08</size>
144
         <color>ffffff</color>
145
         <pos>0.30 0.140</pos>
146
         <fontPath>./../_theme_inc/fonts/SST Light.ttf</fontPath>
147
         <fontSize>0.060</fontSize>
148
         <fontSize ifSubset="aspect-ratio:4-3|5-4">0.050</fontSize>
149
         <fontSize tinyScreen="true">0.047</fontSize>
150
         <origin>0 0</origin>
151
         <glowColor>00000035</glowColor>
152
         <glowSize>1</glowSize>
153
         <glowOffset>3 2</glowOffset>
154
         <zIndex>100</zIndex>
155
         <singleLineScroll>true</singleLineScroll>
156
         <backgroundColor>ff000000</backgroundColor>
157
         
158
      </text>
159

160

161
      <text name="md_description">
162
         <color>ffffff</color>
163
         <pos>0.30 0.287</pos>
164
         <size>0.55 0.09</size>
165
         <size tinyScreen="true">0.55 0.070</size>
166
         <fontPath>./../_theme_inc/fonts/SST Light.ttf</fontPath>
167
         <fontSize>0.027</fontSize>
168
         <lineSpacing>1.1</lineSpacing>
169
         <origin>0 0</origin>
170
         <backgroundColor>ff000000</backgroundColor>
171
         <forceUppercase tinyScreen="true">true</forceUppercase>
172
         <zIndex>99</zIndex>
173
         <visible ifSubset="game-description:no">false</visible>
174
      </text>
175

176

177
      <datetime name="md_releasedate" ifSubset="info-bar:YES">
178
         <pos>0.3 0.215</pos>
179
         <size>0.038 0.035</size>
180
         <size ifSubset="aspect-ratio:5-4|3-2|5-3">0.042 0.033</size>
181
         <size ifSubset="aspect-ratio:4-3">0.05 0.035</size>
182
         <alignment>left</alignment>
183
         <verticalAlignment>top</verticalAlignment>
184
         <color>${releaseColor}</color>
185
         <format>%Y</format>
186
         <fontSize>0.023</fontSize>
187
         <fontPath>./../_theme_inc/fonts/SST Bold.ttf</fontPath>
188
         <zIndex>51</zIndex>
189
         <singleLineScroll>true</singleLineScroll>
190
         <backgroundColor>ff000000</backgroundColor>
191
      </datetime>
192

193
      <text name="md_developer" ifSubset="info-bar:YES">
194
         <pos>0.335 0.215</pos>
195
         <pos ifSubset="aspect-ratio:4-3|5-4|3-2|5-3">0.350 0.215</pos>
196
         <pos tinyScreen="true" ifSubset="aspect-ratio:4-3">0.360 0.215</pos>
197
         <size>0 0</size>
198
         <verticalAlignment>top</verticalAlignment>
199
         <fontPath>./../_theme_inc/fonts/SST Bold.ttf</fontPath>
200
         <color>${developerColor}</color>
201
         <zIndex>52</zIndex>
202
         <singleLineScroll>true</singleLineScroll>
203
         <backgroundColor>ff000000</backgroundColor>
204
         <padding tinyScreen="true">0.006 -0.006</padding>
205
      </text>
206

207
      <rating name="md_rating" ifSubset="info-bar:YES">
208
         <pos>0.3 0.250</pos>
209
         <size>0.025 0.025</size>
210
         <unfilledColor>${starUnfill}</unfilledColor>
211
         <color>${gamelist.starFill}</color>
212
         <unfilledPath>./../_theme_inc/images/star_empty.svg</unfilledPath>
213
         <zIndex>51</zIndex>
214
         <filledPath>./../_theme_inc/images/star_filled.svg</filledPath>
215
      </rating>
216

217
      <text name="md_genre" ifSubset="info-bar:YES">
218
         <pos>0.380 0.245</pos>
219
         <pos ifSubset="aspect-ratio:4-3|5-4|3-2">0.405 0.246</pos>
220
         <size>0 0</size>
221
         <fontPath>./../_theme_inc/fonts/SST Bold.ttf</fontPath>
222
         <color>${genreColor}</color>
223
         <zIndex>51</zIndex>
224
         <singleLineScroll>true</singleLineScroll>
225
         <backgroundColor>00000000</backgroundColor>
226
         <padding tinyScreen="true">0 -0.005</padding>
227
      </text>
228

229

230

231

232
      <image name="md_flag, md_players, md_manual,md_nomanual, md_savestate,md_nosavestate">
233
         <maxSize>0.025 0.028</maxSize>
234
         <y>0.415</y>
235
      </image>
236

237
      <image name="md_flag" extra="true" ifSubset="info-bar:YES">
238
         <x>0.310</x>
239
         <maxSize>0.022 0.05</maxSize>
240
         <linearSmooth>true</linearSmooth>
241
         <zIndex>51</zIndex>
242
         <default> ./../_theme_inc/images/star_filled.svg</default>
243
      </image>
244

245

246
      <text name="md_players" ifSubset="info-bar:YES">
247
         <origin>0.5 0.5</origin>
248
         <fontPath>./../_theme_inc/fonts/players.ttf</fontPath>
249
         <text>1</text>
250
         <x>0.340</x>
251
         <alignment>center</alignment>
252
         <fontSize>0.034</fontSize>
253
         <fontSize ifSubset="aspect-ratio:4-3|5-4" tinyScreen="true">0.033</fontSize>
254
         <color>Ffffff</color>
255
         <zIndex>100</zIndex>
256
      </text>
257

258
      <image name="md_savestate,md_nosavestate" ifSubset="info-bar:YES">
259
         <x>0.370</x>
260
         <origin>0.5 0.5</origin>
261
         <path>./../_theme_inc/images/SaveState.png</path>
262
         <zIndex>150</zIndex>
263
      </image>
264

265
      <image name="md_manual,md_nomanual" ifSubset="info-bar:YES">
266
         <origin>0.5 0.5</origin>
267
         <x>0.400</x>
268
         <path>./../_theme_inc/images/manual.png</path>
269
         <zIndex>100</zIndex>
270
      </image>
271

272
      <image name="console-grid-view" extra="true" if="${system.manufacturer} == 'Collections'" >
273
         <path>./../_theme_inc/images/consoles/{game:system}.png</path>
274
         <tile>false</tile>
275
         <pos>0.450 0.420</pos>
276
         <origin>0.5 0.5</origin>
277
         <verticalAlignment>center</verticalAlignment>
278
         <alignment>center</alignment>
279
         <maxSize>0.05</maxSize>
280
         <zIndex>99</zIndex>
281
         <linearSmooth>true</linearSmooth>
282
         <visible ifSubset="info-bar:NO">false</visible>
283
      </image>
284

285
      <image name="console-grid-view" if="${system.manufacturer} == 'Collections'" region="eu" />
286
      <image name="console-grid-view" if="${system.manufacturer} == 'Collections'" region="jp">
287
         <path>./../_theme_inc/images/consoles/jp/{game:system}.png</path>
288
      </image>
289
      <image name="console-grid-view" if="${system.manufacturer} == 'Collections'" region="us">
290
         <path>./../_theme_inc/images/consoles/us/{game:system}.png</path>
291
      </image>      
292

293
      <text name="system-name" ifSubset="info-bar:YES" extra="true" if="${system.manufacturer} == 'Collections'">
294
         <text>{game:systemName}</text>
295
         <pos>0.480 0.398</pos>
296
         <size>0 0</size>
297
         <fontSize>0.024</fontSize>
298
         <fontPath>./../_theme_inc/fonts/SST Bold.ttf</fontPath>
299
         <color>ffffff</color>
300
         <zIndex>99</zIndex>
301
         <origin>0 0</origin>
302
         <padding>0.008 0</padding>
303
         <backgroundColor>00000066</backgroundColor>
304
      </text>
305

306
      <text name="md_description, gamename-grid, system-name">
307
         <glowColor>00000035</glowColor>
308
         <glowSize>1</glowSize>
309
         <glowOffset>3 2</glowOffset>
310
      </text>
311

312
      <text name="md_genre,md_developer">
313
         <fontSize>0.023</fontSize>
314
      </text>
315

316
		<image name="md_nosavestate, md_nomanual">
317
			<color>808080</color>
318
		</image>
319

320
		<image name="md_savestate, md_manual">
321
			<color>${grid.starFill}e6</color>
322
		</image>
323

324
      <image name="md_manual, md_savestate">
325
			<storyboard>
326
				<animation property="opacity" from="0.4" to="1" duration="350" mode="easeInOut" autoreverse="true" repeat="forever" />
327
			</storyboard>
328
		</image>
329

330
      <image name="linea-inferior" extra="static">
331
         <path>./../_theme_inc/images/pixel-blanco.png</path>
332
         <pos>0 0.934</pos>
333
         <size>1 0.0011</size>
334
         <size tinyScreen="true">1 0.005</size>
335
         <color>${sistema.lineainferior}</color>
336
         <verticalAlignment>top</verticalAlignment>
337
         <alignment>left</alignment>
338
         <linearSmooth>true</linearSmooth>
339
         <zIndex>99</zIndex>
340
         <visible>false</visible>
341
      </image>
342

343
      <rating name="md_rating" ifSubset="info-bar:NO">
344
         <pos>-2 -2</pos>
345
         <visible>false</visible>
346
         <opacity>0</opacity>
347
      </rating>
348

349
      <image name="md_flag" ifSubset="info-bar:NO">
350
         <pos>-2 -2</pos>
351
         <visible>false</visible>
352
         <opacity>0</opacity>
353
      </image>
354

355
   </view>
356

357

358
   <view name="grid"  ifSubset="main-origin:none, game-video:background|oversize|inside|off|default">
359

360
      <text name="gamename-grid">
361
         <size>0.9 0.08</size>
362
      </text>
363

364
      <text name="md_description, gamename-grid">
365
         <x>0.025</x>
366
      </text>
367

368
      <datetime name="md_releasedate">
369
         <x>0.025</x>
370
      </datetime>
371

372
      <text name="md_developer">
373
         <x>0.06</x>
374
         <x ifSubset="aspect-ratio:4-3|5-4|3-2|5-3">0.075</x>
375
         <x tinyScreen="true" ifSubset="aspect-ratio:4-3">0.085</x>
376
      </text>
377

378
      <rating name="md_rating">
379
         <x>0.025</x>
380
      </rating>
381

382
      <text name="md_genre">
383
         <x>0.105</x>
384
         <x ifSubset="aspect-ratio:4-3|5-4|3-2">0.130</x>
385
      </text>
386

387
      <image name="md_flag">
388
       <x>0.035</x>
389
      </image>
390

391
      <text name="md_players">
392
         <x>0.065 </x>
393
      </text>
394

395
      <image name="md_manual,md_nomanual">
396
         <x>0.125 </x>
397
      </image>
398

399
      <image name="md_savestate,md_nosavestate">
400
         <x>0.095 </x>
401
      </image>
402

403
      <image name="console-grid-view"  >
404
         <x>0.170</x>
405
      </image>
406

407
      <text name="system-name" >
408
         <x>0.200</x>
409
      </text>
410

411

412

413
   </view>
414

415
   <view name="grid"  ifSubset="game-description:no">
416
      <text name="gamename-grid">
417
         <y>0.16</y>
418
      </text>
419

420
      <datetime name="md_releasedate">
421
         <y>0.247</y>
422
      </datetime>
423

424
      <text name="md_developer">
425
         <y>0.247</y>
426
      </text>
427

428
      <text name="md_genre">
429
         <y>0.281</y>
430
      </text>
431

432
      <rating name="md_rating">
433
         <y>0.285</y>
434
      </rating>
435

436
      <image name="md_flag, md_players, md_manual,md_nomanual, md_savestate,md_nosavestate">
437
         <y>0.350</y>
438
      </image>
439

440
      <text name="md_players">
441
         <y>0.350</y>
442
      </text>
443

444
      <text name="system-name" >
445
         <y>0.330</y>
446

447
      </text>
448

449
      <image name="console-grid-view" >
450
         <y>0.355</y>
451
      </image>
452
      
453

454
   </view>
455

456
   <view name="grid"  ifSubset="info-bar:NO">
457
      <text name="md_description">
458
         <y>0.225</y>
459
      </text>
460
   </view>
461

462

463

464
</theme>

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.