Advertisement
Guest User

Untitled

a guest
Dec 15th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.96 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <systemList>
  3. <system>
  4. <name>amstradcpc</name>
  5. <fullname>Amstrad CPC</fullname>
  6. <path>/home/pi/RetroPie/roms/amstradcpc</path>
  7. <extension>.cdt .cpc .dsk .CDT .CPC .DSK</extension>
  8. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
  9. <platform>amstradcpc</platform>
  10. <theme>amstradcpc</theme>
  11. </system>
  12. <system>
  13. <name>arcade</name>
  14. <fullname>Arcade</fullname>
  15. <path>/home/pi/RetroPie/roms/arcade</path>
  16. <extension>.fba .zip .FBA .ZIP</extension>
  17. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
  18. <platform>arcade</platform>
  19. <theme>arcade</theme>
  20. </system>
  21. <system>
  22. <name>atari2600</name>
  23. <fullname>Atari 2600</fullname>
  24. <path>/home/pi/RetroPie/roms/atari2600</path>
  25. <extension>.a26 .bin .rom .zip .gz .A26 .BIN .ROM .ZIP .GZ</extension>
  26. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
  27. <platform>atari2600</platform>
  28. <theme>atari2600</theme>
  29. </system>
  30. <system>
  31. <name>atari5200</name>
  32. <fullname>Atari 5200</fullname>
  33. <path>/home/pi/RetroPie/roms/atari5200</path>
  34. <extension>.a52 .bin .A52 .BIN</extension>
  35. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
  36. <platform>atari5200</platform>
  37. <theme>atari5200</theme>
  38. </system>
  39. <system>
  40. <name>atari7800</name>
  41. <fullname>Atari 7800 ProSystem</fullname>
  42. <path>/home/pi/RetroPie/roms/atari7800</path>
  43. <extension>.a78 .bin .zip .A78 .BIN .ZIP</extension>
  44. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
  45. <platform>atari7800</platform>
  46. <theme>atari7800</theme>
  47. </system>
  48. <system>
  49. <name>atari800</name>
  50. <fullname>Atari 800</fullname>
  51. <path>/home/pi/RetroPie/roms/atari800</path>
  52. <extension>.bas .bin .com .xex .atr .xfd .dcm .atr.gz .xfd.gz .BAS .BIN .COM .XEX .ATR .XFD .DCM .ATR.GZ .XFD.GZ</extension>
  53. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
  54. <platform>atari800</platform>
  55. <theme>atari800</theme>
  56. </system>
  57. <system>
  58. <name>atarilynx</name>
  59. <fullname>Atari Lynx</fullname>
  60. <path>/home/pi/RetroPie/roms/atarilynx</path>
  61. <extension>.lnx .zip .LNX .ZIP</extension>
  62. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
  63. <platform>atarilynx</platform>
  64. <theme>atarilynx</theme>
  65. </system>
  66. <system>
  67. <name>fba</name>
  68. <fullname>Final Burn Alpha</fullname>
  69. <path>/home/pi/RetroPie/roms/fba</path>
  70. <extension>.fba .zip .FBA .ZIP</extension>
  71. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
  72. <platform>arcade</platform>
  73. <theme>fba</theme>
  74. </system>
  75. </system>
  76. <system>
  77. <name>fds</name>
  78. <fullname>Famicom Disk System</fullname>
  79. <path>/home/pi/RetroPie/roms/fds</path>
  80. <extension>.rom .nes .fds .zip .NES .FDS .ZIP .ROM</extension>
  81. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
  82. <platform>fds</platform>
  83. <theme>fds</theme>
  84. </system>
  85. <system>
  86. <name>gamegear</name>
  87. <fullname>Sega Gamegear</fullname>
  88. <path>/home/pi/RetroPie/roms/gamegear</path>
  89. <extension>.gg .bin .sms .zip .GG .BIN .SMS .ZIP</extension>
  90. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
  91. <platform>gamegear</platform>
  92. <theme>gamegear</theme>
  93. </system>
  94. <system>
  95. <name>gb</name>
  96. <fullname>Game Boy</fullname>
  97. <path>/home/pi/RetroPie/roms/gb</path>
  98. <extension>.gb .zip .GB .ZIP</extension>
  99. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
  100. <platform>gb</platform>
  101. </system>
  102. <system>
  103. <name>gba</name>
  104. <fullname>Game Boy Advance</fullname>
  105. <path>/home/pi/RetroPie/roms/gba</path>
  106. <extension>.gba .zip .GBA .ZIP</extension>
  107. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
  108. <platform>gba</platform>
  109. <theme>gba</theme>
  110. </system>
  111. <system>
  112. <name>gbc</name>
  113. <fullname>Game Boy Color</fullname>
  114. <path>/home/pi/RetroPie/roms/gbc</path>
  115. <extension>.gbc .zip .GBC .ZIP</extension>
  116. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
  117. <platform>gbc</platform>
  118. <theme>gbc</theme>
  119. </system>
  120. <system>
  121. <name>mame-libretro</name>
  122. <fullname>Multiple Arcade Machine Emulator</fullname>
  123. <path>/home/pi/RetroPie/roms/mame-libretro</path>
  124. <extension>.zip .ZIP</extension>
  125. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
  126. <platform>arcade</platform>
  127. <theme>mame</theme>
  128. </system>
  129. <system>
  130. <name>mame-mame4all</name>
  131. <fullname>Multiple Arcade Machine Emulator</fullname>
  132. <path>/home/pi/RetroPie/roms/mame-mame4all</path>
  133. <extension>.zip .ZIP</extension>
  134. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
  135. <platform>arcade</platform>
  136. <theme>mame</theme>
  137. </system>
  138. <system>
  139. <name>mastersystem</name>
  140. <fullname>Sega Master System</fullname>
  141. <path>/home/pi/RetroPie/roms/mastersystem</path>
  142. <extension>.sms .bin .zip .SMS .BIN .ZIP</extension>
  143. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
  144. <platform>mastersystem</platform>
  145. <theme>mastersystem</theme>
  146. </system>
  147. <system>
  148. <name>megadrive</name>
  149. <fullname>Sega Mega Drive</fullname>
  150. <path>/home/pi/RetroPie/roms/megadrive</path>
  151. <extension>.smd .bin .gen .md .sg .zip .SMD .BIN .GEN .MD .SG .ZIP</extension>
  152. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
  153. <platform>megadrive</platform>
  154. <theme>megadrive</theme>
  155. </system>
  156. <system>
  157. <name>msx</name>
  158. <fullname>MSX</fullname>
  159. <path>/home/pi/RetroPie/roms/msx</path>
  160. <extension>.rom .mx1 .mx2 .col .dsk .zip .ROM .MX1 .MX2 .COL .DSK .ZIP</extension>
  161. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
  162. <platform>msx</platform>
  163. <theme>msx</theme>
  164. </system>
  165. <system>
  166. <name>n64</name>
  167. <fullname>Nintendo 64</fullname>
  168. <path>/home/pi/RetroPie/roms/n64</path>
  169. <extension>.z64 .n64 .v64 .Z64 .N64 .V64</extension>
  170. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
  171. <platform>n64</platform>
  172. <theme>n64</theme>
  173. </system>
  174. <system>
  175. <name>neogeo</name>
  176. <fullname>Neo Geo</fullname>
  177. <path>/home/pi/RetroPie/roms/neogeo</path>
  178. <extension>.fba .zip .FBA .ZIP</extension>
  179. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
  180. <platform>neogeo</platform>
  181. <theme>neogeo</theme>
  182. </system>
  183. <system>
  184. <name>nes</name>
  185. <fullname>Nintendo Entertainment System</fullname>
  186. <path>/home/pi/RetroPie/roms/nes</path>
  187. <extension>.nes .zip .NES .ZIP</extension>
  188. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
  189. <platform>nes</platform>
  190. <theme>nes</theme>
  191. </system>
  192. <system>
  193. <name>ngp</name>
  194. <fullname>Neo Geo Pocket</fullname>
  195. <path>/home/pi/RetroPie/roms/ngp</path>
  196. <extension>.ngp .zip .NGP .ZIP</extension>
  197. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
  198. <platform>ngp</platform>
  199. <theme>ngp</theme>
  200. </system>
  201. <system>
  202. <name>ngpc</name>
  203. <fullname>Neo Geo Pocket Color</fullname>
  204. <path>/home/pi/RetroPie/roms/ngpc</path>
  205. <extension>.ngc .zip .NGC .ZIP</extension>
  206. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
  207. <platform>ngpc</platform>
  208. <theme>ngpc</theme>
  209. </system>
  210. <system>
  211. <name>pcengine</name>
  212. <fullname>PC Engine</fullname>
  213. <path>/home/pi/RetroPie/roms/pcengine</path>
  214. <extension>.pce .ccd .cue .zip .PCE .CCD .CUE .ZIP</extension>
  215. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
  216. <platform>pcengine</platform>
  217. <theme>pcengine</theme>
  218. </system>
  219. <system>
  220. <name>ports</name>
  221. <fullname>Ports</fullname>
  222. <path>/home/pi/RetroPie/roms/ports</path>
  223. <extension>.sh .SH</extension>
  224. <command>bash %ROM%</command>
  225. <platform>pc</platform>
  226. <theme>ports</theme>
  227. </system>
  228. <system>
  229. <name>psp</name>
  230. <fullname>PlayStation Portable</fullname>
  231. <path>/home/pi/RetroPie/roms/psp</path>
  232. <extension>.iso .pbp .cso .ISO .PBP .CSO</extension>
  233. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM%</command>
  234. <platform>psp</platform>
  235. <theme>psp</theme>
  236. </system>
  237. <system>
  238. <name>psx</name>
  239. <fullname>PlayStation</fullname>
  240. <path>/home/pi/RetroPie/roms/psx</path>
  241. <extension>.cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
  242. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
  243. <platform>psx</platform>
  244. <theme>psx</theme>
  245. </system>
  246. <system>
  247. <name>retropie</name>
  248. <fullname>RetroPie</fullname>
  249. <path>/home/pi/RetroPie/retropiemenu</path>
  250. <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
  251. <platform/>
  252. <theme>retropie</theme>
  253. </system>
  254. <system>
  255. <name>sega32x</name>
  256. <fullname>Sega 32X</fullname>
  257. <path>/home/pi/RetroPie/roms/sega32x</path>
  258. <extension>.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP</extension>
  259. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
  260. <platform>sega32x</platform>
  261. <theme>sega32x</theme>
  262. </system>
  263. <system>
  264. <name>segacd</name>
  265. <fullname>Mega CD</fullname>
  266. <path>/home/pi/RetroPie/roms/segacd</path>
  267. <extension>.iso .cue .ISO .CUE</extension>
  268. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
  269. <platform>segacd</platform>
  270. <theme>segacd</theme>
  271. </system>
  272. <system>
  273. <name>sg-1000</name>
  274. <fullname>Sega SG-1000</fullname>
  275. <path>/home/pi/RetroPie/roms/sg-1000</path>
  276. <extension>.sg .bin .zip .SG .BIN .ZIP</extension>
  277. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
  278. <platform>sg-1000</platform>
  279. <theme>sg-1000</theme>
  280. </system>
  281. <system>
  282. <name>snes</name>
  283. <fullname>Super Nintendo</fullname>
  284. <path>/home/pi/RetroPie/roms/snes</path>
  285. <extension>.bin .smc .sfc .fig .swc .mgd .zip .BIN .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
  286. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
  287. <platform>snes</platform>
  288. <theme>snes</theme>
  289. </system>
  290. <system>
  291. <name>vectrex</name>
  292. <fullname>Vectrex</fullname>
  293. <path>/home/pi/RetroPie/roms/vectrex</path>
  294. <extension>.vec .gam .bin .zip .VEC .GAM .BIN .ZIP</extension>
  295. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
  296. <platform>vectrex</platform>
  297. <theme>vectrex</theme>
  298. </system>
  299. <system>
  300. <name>zxspectrum</name>
  301. <fullname>ZX Spectrum</fullname>
  302. <path>/home/pi/RetroPie/roms/zxspectrum</path>
  303. <extension>.sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip .SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP</extension>
  304. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
  305. <platform>zxspectrum</platform>
  306. <theme>zxspectrum</theme>
  307. </system>
  308. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement