forked from retr0rangepi/RetrOrangePi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgamelist.xml
executable file
·200 lines (200 loc) · 5.93 KB
/
gamelist.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
200
<?xml version="1.0"?>
<gameList>
<folder>
<path>./RetrOrangePi/</path>
<name>RetrOrangePi</name>
<image>./RetrOrangePi/images/splash4.png</image>
</folder>
<folder>
<path>./RetrOrangePi/Background_Music/</path>
<name>Background Music</name>
<image>./RetrOrangePi/images/musicon.jpg</image>
</folder>
<folder>
<path>./RetrOrangePi/BashTool_ROPI_RCA/</path>
<name>Audio/Video Selector</name>
<image>./RetrOrangePi/images/av_selector.jpg</image>
</folder>
<folder>
<path>./RetrOrangePi/Power_Button/</path>
<name>Power Button Feature</name>
<image>./RetrOrangePi/images/powerbutton.jpg</image>
</folder>
<folder>
<path>./RetrOrangePi/ROPi_Radio/</path>
<name>RetrOrangePi Radio</name>
<image>./RetrOrangePi/images/ropiradio.png</image>
</folder>
<folder>
<path>./RetrOrangePi/kodi/</path>
<name>Kodi Krypton 17.4</name>
<image>./RetrOrangePi/kodi.png</image>
</folder>
<game>
<path>./RetrOrangePi/Power_Button/Shutdown.sh</path>
<name>Shutdown</name>
<desc>Set power button to turn off the system. </desc>
<image>./RetrOrangePi/images/shutdown.png</image>
</game>
<game>
<path>./RetrOrangePi/Power_Button/Shutdown_enabled.sh</path>
<name>Shutdown - enabled</name>
<desc>Power button set to turn off the system. </desc>
<image>./RetrOrangePi/images/shutdown.png</image>
</game>
<game>
<path>./RetrOrangePi/Power_Button/Reboot.sh</path>
<name>Reboot</name>
<desc>Set power button to reboot the system. </desc>
<image>./RetrOrangePi/images/reboot.png</image>
</game>
<game>
<path>./RetrOrangePi/Power_Button/Reboot_enabled.sh</path>
<name>Reboot - enabled</name>
<desc>Power button set to reboot the system. </desc>
<image>./RetrOrangePi/images/reboot.png</image>
</game>
<game>
<path>/home/pi/RetroPie/retropiemenu/RetrOrangePi/Power_Button/Restart.sh</path>
<name>Restart</name>
<desc>Set power button to restart the system, without rebooting. Useful to unfreeze the system.</desc>
<image>./RetrOrangePi/images/restart.png</image>
</game>
<game>
<path>./RetrOrangePi/Power_Button/Restart_enabled.sh</path>
<name>Restart - enabled</name>
<desc>Power button set to restart the system, without rebooting. </desc>
<image>./RetrOrangePi/images/restart.png</image>
</game>
<game>
<path>./filemanager.rp</path>
<name>File Manager</name>
<image>./icons/filemanager.png</image>
</game>
<game>
<path>./RetrOrangePi/Background_Music/Enable_music.sh</path>
<name>Enable BG music</name>
<desc>Turn on background music. Copy your tunes to ~/RetroPie/music folder. </desc>
<image>./RetrOrangePi/images/musicon.jpg</image>
</game>
<game>
<path>./bluetooth.rp</path>
<name>Bluetooth</name>
<image>./icons/bluetooth.png</image>
</game>
<game>
<path>./configedit.rp</path>
<name>Configuration Editor</name>
<image>./icons/configedit.png</image>
</game>
<game>
<path>./esthemes.rp</path>
<name>ES Themes</name>
<image>./icons/esthemes.png</image>
</game>
<game>
<path>./retroarch.rp</path>
<name>Retroarch</name>
<image>./icons/retroarch.png</image>
</game>
<game>
<path>./retronetplay.rp</path>
<name>Retroarch NetPlay</name>
<image>./icons/retronetplay.png</image>
</game>
<game>
<path>./rpsetup.rp</path>
<name>RetroPie-Setup</name>
<image>./icons/rpsetup.png</image>
</game>
<game>
<path>./runcommand.rp</path>
<name>Run Command Configuration</name>
<image>./icons/runcommand.png</image>
</game>
<game>
<path>./showip.rp</path>
<name>Show IP</name>
<image>./icons/showip.png</image>
</game>
<game>
<path>./splashscreen.rp</path>
<name>Splash Screens</name>
<image>./icons/splashscreen.png</image>
</game>
<game>
<path>./log.rp</path>
<name>Run Command Log</name>
<image>./icons/log.png</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/RPGamers.sh</path>
<name>RPGamers</name>
<image>./RetrOrangePi/images/rpgamers.png</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/VGMRadio.sh</path>
<name>VGMRadio</name>
<image>./RetrOrangePi/images/vgmradio.png</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/8bitX.sh</path>
<name>8bitX</name>
<image>./RetrOrangePi/images/8BitX.png</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/Radio Sega.sh</path>
<name>Radio Sega</name>
<image>./RetrOrangePi/images/radiosega.png</image>
</game>
<game>
<path>./RetrOrangePi/RetrOrangePi Wifi.sh</path>
<name>RetrOrangePi Wifi</name>
<desc>NMTUI launcher - requires keyboard. </desc>
<image>./RetrOrangePi/images/wifi.png</image>
</game>
<game>
<path>./RetrOrangePi/Update RetrOrangePi.sh</path>
<name>Update RetrOrangePi</name>
<desc>Update ROPi scripts and menu options. </desc>
<image>./RetrOrangePi/images/splash4.png</image>
</game>
<game>
<path>./RetrOrangePi/BashTool_ROPI_RCA/Tool/run.sh</path>
<name>Run AV selector</name>
<desc>Switch between HDMI, Analog 3.5mm RCA, video and audio. </desc>
<image>./RetrOrangePi/images/av_selector.jpg</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/Retro PC GAME Streaming Radio for Gyusyabu.sh</path>
<name>Retro PC GAME Streaming Radio for Gyusyabu</name>
<image>./RetrOrangePi/images/gyusyabu.gif</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/Turn_Off_Radio.sh</path>
<name>Turn_Off_Radio</name>
<image>./RetrOrangePi/images/turnoff.jpg</image>
</game>
<game>
<path>./RetrOrangePi/ROPi_Radio/8BitFM.sh</path>
<name>8BitFM</name>
<image>./RetrOrangePi/images/8BitFM.png</image>
</game>
<game>
<path>./RetrOrangePi/kodi/kodi.sh</path>
<name>kodi</name>
<image>./RetrOrangePi/images/kodi17.png</image>
</game>
<game>
<path>./RetrOrangePi/Background_Music/Disable_music.sh</path>
<name>Disable BG music</name>
<desc>Turn off background music permanently. </desc>
<image>./RetrOrangePi/images/musicoff.png</image>
</game>
<game>
<path>./RetrOrangePi/install_emmc.sh</path>
<name>eMMC Install</name>
<desc>Install RetrOrangePi to eMMC. </desc>
<image>./RetrOrangePi/images/emmc.jpg</image>
</game>
</gameList>