-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.ini
More file actions
316 lines (252 loc) · 6.38 KB
/
Copy paththeme.ini
File metadata and controls
316 lines (252 loc) · 6.38 KB
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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
; Theme Info
; Name: MinishUI
; Version: 1.0
; Author: KardchCode
; Source: https://github.com/kardchcode/MinishUI
[GENERAL]
;Font for menu items
font = resources/general/BPreplayBold.ttf
font_outline = 0
font_size = 30
;Font for the game count shown on the section "logos"
game_count_font = resources/general/BPreplayBold.ttf
game_count_font_size = 0
game_count_font_color = 000000
game_count_text =
game_count_x = 320
game_count_y = 270
game_count_alignment = 0
;Font for text1, text2 and art text
textX_font = resources/general/BPreplayBold.ttf
;Game List
game_list_alignment = 0
game_list_x = 35
game_list_y = 32
game_list_w = 530
transparent_shading = 0
items = 6
items_separation = 60
;Game art
art_x = 398
art_y = 88
art_max_w = 224
art_max_h = 320
art_text_distance_from_picture = 999
art_text_line_separation = 0
art_text_font_size = 0
show_art = 0
;System Picture
system_w = 64
system_h = 64
system_x = 999
system_y = 999
;Section Name
text1_font_size = 0
text1_x = 20
text1_y = 36
text1_alignment = 0
;Game Count
text2_font_color = 000000
text2_font_size = 0
text2_x = 600
text2_y = 40
text2_alignment = 0
;Fullscreen Mode
fullscreen_footer_on_top = 1
game_list_position_in_full = 30
items_in_fullscreen_mode = 12
colorful_fullscreen_menu = 0
;Battery icons
batt_x = 550
batt_y = 10
batt_1 = resources/general/batt_20.png
batt_2 = resources/general/batt_40.png
batt_3 = resources/general/batt_60.png
batt_4 = resources/general/batt_80.png
batt_5 = resources/general/batt_100.png
batt_charging = resources/general/batt_charging.png
;Miscelaneous
section_groups_folder = resources/groups/
display_section_group_name = 0
display_game_count = 0
;If a section is missing a value, it will try to find it in the default section
[DEFAULT]
;Color of the font used for items in menu mode
items_font_color = FFFFFF
;Color used for shading items in menu mode, if transparent_shading is not enabled
selected_item_background_color = FFFFFF
;Color of the font used for selected items in menu mode
selected_item_font_color = 000000
;Game art font color
art_font_color = FFFFFF
;Background color to apply if colorful_fullscreen_menu is enabled
fullscreen_menu_background_color = 000000
;Color of the font used for items in the fullscreen menu
fullscreen_menu_font_color = 000000
;Section logo
logo = none
;Section system picture
system = none
;Section background
background = resources/general/background.png
;Sections
[AMIGA]
name = Amiga
logo = resources/sections/amiga/logo.png
[AMSTRAD CPC]
name = Amstrad CPC
logo = resources/sections/amstrad-cpc/logo.png
[APPS]
name = Apps
logo = resources/sections/apps/logo.png
[ATARI 2600]
name = Atari 2600
logo = resources/sections/atari-2600/logo.png
[ATARI 5200]
name = Atari 5200
logo = resources/sections/atari-5200/logo.png
[ATARI 7800]
name = Atari 7800
logo = resources/sections/atari-7800/logo.png
[ATARI 800]
name = Atari 800
logo = resources/sections/atari-800/logo.png
[ATARI LYNX]
name = Atari Lynx
logo = resources/sections/atari-lynx/logo.png
[ATARI ST]
name = Atari ST
logo = resources/sections/atari-st/logo.png
[COLECOVISION]
name = ColecoVision
logo = resources/sections/colecovision/logo.png
[COMMODORE 64]
name = Commodore 64
logo = resources/sections/commodore-64/logo.png
[CPS]
name = Capcom CPS
logo = resources/sections/cps1/logo.png
[CPS2]
name = Capcom CPS II
logo = resources/sections/cps2/logo.png
[DAPHNE]
name = Daphne
logo = resources/sections/daphne/logo.png
[DOOM]
name = Doom
logo = resources/sections/doom/logo.png
[DOS]
name = DOS
logo = resources/sections/dos/logo.png
[FAVORITES]
name = Favorites
logo = resources/sections/favorites/logo.png
background = resources/sections/favorites/background.png
[FINALBURN ALPHA]
name = FinalBurn Alpha
logo = resources/sections/finalburn-alpha/logo.png
[GAME & WATCH]
name = Game & Watch
logo = resources/sections/game-&-watch/logo.png
[GAME BOY ADVANCE]
name = Game Boy Advance
logo = resources/sections/game-boy-advance/logo.png
[GAME BOY COLOR]
name = Game Boy Color
logo = resources/sections/game-boy-color/logo.png
[GAME BOY]
name = Game Boy
logo = resources/sections/game-boy/logo.png
[GAME GEAR]
name = Game Gear
logo = resources/sections/game-gear/logo.png
[GAMES]
name = Games
logo = resources/sections/games/logo.png
[INTELLIVISION]
name = Intellivision
logo = resources/sections/intellivision/logo.png
[MAME]
name = M.A.M.E.
logo = resources/sections/mame/logo.png
[MASTER SYSTEM]
name = Master System
logo = resources/sections/master-system/logo.png
[MSX 2]
name = Microsoft MSX 2
logo = resources/sections/msx-2/logo.png
[MSX]
name = Microsoft MSX
logo = resources/sections/msx/logo.png
[NEO GEO POCKET COLOR]
name = Neo Geo Pocket Color
logo = resources/sections/neo-geo-pocket-color/logo.png
[NEO GEO POCKET]
name = Neo Geo Pocket
logo = resources/sections/neo-geo-pocket/logo.png
[NEO GEO]
name = Neo Geo
logo = resources/sections/neo-geo/logo.png
[NES]
name = NES
logo = resources/sections/nes/logo.png
[PC ENGINE CD]
name = PC Engine CD
logo = resources/sections/pc-engine-cd/logo.png
[PC ENGINE]
name = PC Engine
logo = resources/sections/pc-engine/logo.png
[PICO-8]
name = PICO-8
logo = resources/sections/pico-8/logo.png
[PLAYSTATION]
name = PlayStation
logo = resources/sections/playstation/logo.png
[POKEMON MINI]
name = Pokemon Mini
logo = resources/sections/pokemon-mini/logo.png
[QUAKE]
name = Quake
logo = resources/sections/quake/logo.png
[SCUMMVM]
name = Scumm VM
logo = resources/sections/scummvm/logo.png
[SEGA 32X]
name = Sega 32X
logo = resources/sections/sega-32x/logo.png
[SEGA CD]
name = Sega CD
logo = resources/sections/sega-cd/logo.png
[SEGA GENESIS]
name = Genesis
logo = resources/sections/sega-genesis/logo.png
[SEGA SG-1000]
name = Sega SG-1000
logo = resources/sections/sega-sg-1000/logo.png
[SNES]
name = Super Nintendo
logo = resources/sections/snes/logo.png
[SUPERVISION]
name = Supervision
logo = resources/sections/supervision/logo.png
[TIC-80]
name = TIC-80
logo = resources/sections/tic-80/logo.png
[TURBOGRAFX-16]
name = TurboGrafx 16
logo = resources/sections/turbografx-16/logo.png
[TURBOGRAFX-CD]
name = TurboGrafx CD
logo = resources/sections/turbografx-cd/logo.png
[VIRTUAL BOY]
name = Virtual Boy
logo = resources/sections/virtual-boy/logo.png
[WONDERSWAN COLOR]
name = Wonderswan Color
logo = resources/sections/wonderswan-color/logo.png
[WONDERSWAN]
name = Wonderswan
logo = resources/sections/wonderswan/logo.png
[ZX SPECTRUM]
name = ZX Spectrum
logo = resources/sections/zx-spectrum/logo.png