Advertisement
MajorDangerNine

MDN's es_systems.cfg

Aug 13th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <systemList>
  3. <system>
  4. <name>snes</name>
  5. <fullname>Nintendo - SNES (1990-11-21)</fullname>
  6. <path>/home/pi/RetroPie/roms/snes</path>
  7. <extension>.7z .bin .bs .fig .mgd .sfc .smc .swc .zip .7Z .BIN .BS .FIG .MGD .SFC .SMC .SWC .ZIP</extension>
  8. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
  9. <platform>snes</platform>
  10. <theme>snes</theme>
  11. </system>
  12. <system>
  13. <name>segacd</name>
  14. <fullname>Sega - Sega CD (1992-10-15)</fullname>
  15. <path>/home/pi/RetroPie/roms/segacd</path>
  16. <extension>.chd .cue .iso .m3u .CHD .CUE .ISO .M3U</extension>
  17. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
  18. <platform>segacd</platform>
  19. <theme>segacd</theme>
  20. </system>
  21. <system>
  22. <name>neogeocd</name>
  23. <fullname>SNK - Neo Geo CD (1994-09-09)</fullname>
  24. <path>/home/pi/RetroPie/roms/neogeocd</path>
  25. <extension>.chd .cue .CHD .CUE</extension>
  26. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeocd %ROM%</command>
  27. <platform>neogeo</platform>
  28. <theme>neogeo</theme>
  29. </system>
  30. <system>
  31. <name>sega32x</name>
  32. <fullname>Sega - 32X (1994-11-21)</fullname>
  33. <path>/home/pi/RetroPie/roms/sega32x</path>
  34. <extension>.32x .7z .md .smd .zip .32X .7Z .MD .SMD .ZIP</extension>
  35. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
  36. <platform>sega32x</platform>
  37. <theme>sega32x</theme>
  38. </system>
  39. <system>
  40. <name>psx</name>
  41. <fullname>Sony - PlayStation (1994-12-03)</fullname>
  42. <path>/home/pi/RetroPie/roms/psx</path>
  43. <extension>.cue .cbn .chd .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .CHD .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
  44. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
  45. <platform>psx</platform>
  46. <theme>psx</theme>
  47. </system>
  48. <system>
  49. <name>psx-alt</name>
  50. <fullname>Sony - PlayStation (1994-12-03)</fullname>
  51. <path>/home/pi/RetroPie/roms/psx-alt</path>
  52. <extension>.cue .cbn .chd .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .CHD .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
  53. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
  54. <platform>psx</platform>
  55. <theme>psx</theme>
  56. </system>
  57. <system>
  58. <name>satellaview</name>
  59. <fullname>Nintendo - Satellaview (1995-04-23)</fullname>
  60. <path>/home/pi/RetroPie/roms/satellaview</path>
  61. <extension>.7z .bin .bs .smc .sfc .fig .swc .mgd .zip .7Z .BIN .BS .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
  62. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ satellaview %ROM%</command>
  63. <platform>snes</platform>
  64. <theme>snes</theme>
  65. </system>
  66. <system>
  67. <name>ports</name>
  68. <fullname>Ports</fullname>
  69. <path>/home/pi/RetroPie/roms/ports</path>
  70. <extension>.sh .SH</extension>
  71. <command>bash %ROM%</command>
  72. <platform>pc</platform>
  73. <theme>ports</theme>
  74. </system>
  75. <system>
  76. <name>arcade</name>
  77. <fullname>Arcade</fullname>
  78. <path>/home/pi/RetroPie/roms/arcade</path>
  79. <extension>.7z .cue .fba .zip .7Z .CUE .FBA .ZIP</extension>
  80. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
  81. <platform>arcade</platform>
  82. <theme>arcade</theme>
  83. </system>
  84. <system>
  85. <name>fba</name>
  86. <fullname>Final Burn Alpha</fullname>
  87. <path>/home/pi/RetroPie/roms/fba</path>
  88. <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
  89. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
  90. <platform>arcade</platform>
  91. <theme>fba</theme>
  92. </system>
  93. <system>
  94. <name>mame-libretro</name>
  95. <fullname>Multiple Arcade Machine Emulator</fullname>
  96. <path>/home/pi/RetroPie/roms/mame-libretro</path>
  97. <extension>.zip .ZIP</extension>
  98. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
  99. <platform>arcade</platform>
  100. <theme>mame</theme>
  101. </system>
  102. <system>
  103. <name>gameandwatch</name>
  104. <fullname>Game and Watch (1980-04-28)</fullname>
  105. <path>/home/pi/RetroPie/roms/gameandwatch</path>
  106. <extension>.mgw .MGW</extension>
  107. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gameandwatch %ROM%</command>
  108. <platform>gameandwatch</platform>
  109. <theme>gameandwatch</theme>
  110. </system>
  111. <system>
  112. <name>gb</name>
  113. <fullname>Nintendo - Game Boy (1989-04-21)</fullname>
  114. <path>/home/pi/RetroPie/roms/gb</path>
  115. <extension>.7z .gb .zip .7Z .GB .ZIP</extension>
  116. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
  117. <platform>gb</platform>
  118. <theme>gb</theme>
  119. </system>
  120. <system>
  121. <name>atarilynx</name>
  122. <fullname>Atari - Lynx (1989-09-01)</fullname>
  123. <path>/home/pi/RetroPie/roms/atarilynx</path>
  124. <extension>.7z .lnx .zip .7Z .LNX .ZIP</extension>
  125. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
  126. <platform>atarilynx</platform>
  127. <theme>atarilynx</theme>
  128. </system>
  129. <system>
  130. <name>gamegear</name>
  131. <fullname>Sega - Game Gear (1990-10-06)</fullname>
  132. <path>/home/pi/RetroPie/roms/gamegear</path>
  133. <extension>.7z .bin .gg .sms .zip .7Z .BIN .GG .SMS .ZIP</extension>
  134. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
  135. <platform>gamegear</platform>
  136. <theme>gamegear</theme>
  137. </system>
  138. <system>
  139. <name>virtualboy</name>
  140. <fullname>Nintendo - Virtual Boy (1995-07-21)</fullname>
  141. <path>/home/pi/RetroPie/roms/virtualboy</path>
  142. <extension>.7z .vb .zip .7Z .VB .ZIP</extension>
  143. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ virtualboy %ROM%</command>
  144. <platform>virtualboy</platform>
  145. <theme>virtualboy</theme>
  146. </system>
  147. <system>
  148. <name>gbc</name>
  149. <fullname>Nintendo - Game Boy Color (1998-10-21)</fullname>
  150. <path>/home/pi/RetroPie/roms/gbc</path>
  151. <extension>.7z .gbc .zip .7Z .GBC .ZIP</extension>
  152. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
  153. <platform>gbc</platform>
  154. <theme>gbc</theme>
  155. </system>
  156. <system>
  157. <name>ngp</name>
  158. <fullname>SNK - Neo Geo Pocket (1998-10-28)</fullname>
  159. <path>/home/pi/RetroPie/roms/ngp</path>
  160. <extension>.7z .ngp .zip .7Z .NGP .ZIP</extension>
  161. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
  162. <platform>ngp</platform>
  163. <theme>ngp</theme>
  164. </system>
  165. <system>
  166. <name>wonderswan</name>
  167. <fullname>Bandai - Wonderswan (1999-03-04)</fullname>
  168. <path>/home/pi/RetroPie/roms/wonderswan</path>
  169. <extension>.7z .ws .zip .7Z .WS .ZIP</extension>
  170. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswan %ROM%</command>
  171. <platform>wonderswan</platform>
  172. <theme>wonderswan</theme>
  173. </system>
  174. <system>
  175. <name>ngpc</name>
  176. <fullname>SNK - Neo Geo Pocket Color (1999-03-16)</fullname>
  177. <path>/home/pi/RetroPie/roms/ngpc</path>
  178. <extension>.7z .ngc .zip .7Z .NGC .ZIP</extension>
  179. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
  180. <platform>ngpc</platform>
  181. <theme>ngpc</theme>
  182. </system>
  183. <system>
  184. <name>wonderswancolor</name>
  185. <fullname>Bandai - Wonderswan Color (2000-12-09)</fullname>
  186. <path>/home/pi/RetroPie/roms/wonderswancolor</path>
  187. <extension>.7z .wsc .zip .7Z .WSC .ZIP</extension>
  188. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswancolor %ROM%</command>
  189. <platform>wonderswancolor</platform>
  190. <theme>wonderswancolor</theme>
  191. </system>
  192. <system>
  193. <name>gba</name>
  194. <fullname>Nintendo - Game Boy Advance (2001-03-21)</fullname>
  195. <path>/home/pi/RetroPie/roms/gba</path>
  196. <extension>.7z .gba .zip .7Z .GBA .ZIP</extension>
  197. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
  198. <platform>gba</platform>
  199. <theme>gba</theme>
  200. </system>
  201. <system>
  202. <name>pokemini</name>
  203. <fullname>Nintendo - Pokemon Mini (2001-11-16)</fullname>
  204. <path>/home/pi/RetroPie/roms/pokemini</path>
  205. <extension>.min .zip .MIN .ZIP</extension>
  206. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pokemini %ROM%</command>
  207. <platform/>
  208. <theme>pokemini</theme>
  209. </system>
  210. <system>
  211. <name>nds</name>
  212. <fullname>Nintendo DS (2004-11-21)</fullname>
  213. <path>/home/pi/RetroPie/roms/nds</path>
  214. <extension>.nds .zip .NDS .ZIP</extension>
  215. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
  216. <platform>nds</platform>
  217. <theme>nds</theme>
  218. </system>
  219. <system>
  220. <name>retropie</name>
  221. <fullname>RetroPie</fullname>
  222. <path>/home/pi/RetroPie/retropiemenu</path>
  223. <extension>.rp .sh</extension>
  224. <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
  225. <platform/>
  226. <theme>retropie</theme>
  227. </system>
  228. <system>
  229. <name>channelf</name>
  230. <fullname>Fairchild - Channel F (1976-11)</fullname>
  231. <path>/home/pi/RetroPie/roms/channelf</path>
  232. <extension>.bin .rom .zip .7z .BIN .ROM .ZIP .7Z</extension>
  233. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ channelf %ROM%</command>
  234. <platform>channelf</platform>
  235. <theme>channelf</theme>
  236. </system>
  237. <system>
  238. <name>atari2600</name>
  239. <fullname>Atari - 2600 (1977-09-11)</fullname>
  240. <path>/home/pi/RetroPie/roms/atari2600</path>
  241. <extension>.7z .a26 .bin .rom .zip .gz .7Z .A26 .BIN .ROM .ZIP .GZ</extension>
  242. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
  243. <platform>atari2600</platform>
  244. <theme>atari2600</theme>
  245. </system>
  246. <system>
  247. <name>videopac</name>
  248. <fullname>Magnavox - Odyssey2 (1978-12)</fullname>
  249. <path>/home/pi/RetroPie/roms/videopac</path>
  250. <extension>.7z .bin .zip .7Z .BIN .ZIP</extension>
  251. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ odyssey2 %ROM%</command>
  252. <platform>videopac</platform>
  253. <theme>odyssey2</theme>
  254. </system>
  255. <system>
  256. <name>intellivision</name>
  257. <fullname>Mattel - Intellivision (1979)</fullname>
  258. <path>/home/pi/RetroPie/roms/intellivision</path>
  259. <extension>.7z .bin .int .itv .rom .zip .7Z .BIN .INT .ITV .ROM .ZIP</extension>
  260. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ intellivision %ROM%</command>
  261. <platform>intellivision</platform>
  262. <theme>intellivision</theme>
  263. </system>
  264. <system>
  265. <name>coleco</name>
  266. <fullname>Coleco - ColecoVision (1982-08)</fullname>
  267. <path>/home/pi/RetroPie/roms/coleco</path>
  268. <extension>.bin .col .rom .zip .BIN .COL .ROM .ZIP</extension>
  269. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coleco %ROM%</command>
  270. <platform>colecovision</platform>
  271. <theme>colecovision</theme>
  272. </system>
  273. <system>
  274. <name>vectrex</name>
  275. <fullname>GCE - Vectrex (1982-11)</fullname>
  276. <path>/home/pi/RetroPie/roms/vectrex</path>
  277. <extension>.7z .vec .gam .bin .zip .7Z .VEC .GAM .BIN .ZIP</extension>
  278. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
  279. <platform>vectrex</platform>
  280. <theme>vectrex</theme>
  281. </system>
  282. <system>
  283. <name>videopacplus</name>
  284. <fullname>Philips - Videopac+ (1983)</fullname>
  285. <path>/home/pi/RetroPie/roms/videopacplus</path>
  286. <extension>.7z .bin .zip .7Z .BIN .ZIP</extension>
  287. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ videopac %ROM%</command>
  288. <platform>videopac</platform>
  289. <theme>videopac</theme>
  290. </system>
  291. <system>
  292. <name>nes</name>
  293. <fullname>Nintendo - NES (1983-07-15)</fullname>
  294. <path>/home/pi/RetroPie/roms/nes</path>
  295. <extension>.7z .fds .nes .zip .7Z .FDS .NES .ZIP</extension>
  296. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
  297. <platform>nes</platform>
  298. <theme>nes</theme>
  299. </system>
  300. <system>
  301. <name>sg-1000</name>
  302. <fullname>Sega - SG-1000 (1983-07-15)</fullname>
  303. <path>/home/pi/RetroPie/roms/sg-1000</path>
  304. <extension>.7z .sg .bin .zip .7Z .SG .BIN .ZIP</extension>
  305. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
  306. <platform>sg-1000</platform>
  307. <theme>sg-1000</theme>
  308. </system>
  309. <system>
  310. <name>msx2</name>
  311. <fullname>Microsoft - MSX2 (1985)</fullname>
  312. <path>/home/pi/RetroPie/roms/msx2</path>
  313. <extension>.rom .mx1 .mx2 .col .dsk .zip .m3u .ROM .MX1 .MX2 .COL .DSK .ZIP .M3U</extension>
  314. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx2 %ROM%</command>
  315. <platform>msx</platform>
  316. <theme>msx</theme>
  317. </system>
  318. <system>
  319. <name>mastersystem</name>
  320. <fullname>Sega - Master System (1985-10-20)</fullname>
  321. <path>/home/pi/RetroPie/roms/mastersystem</path>
  322. <extension>.7z .bin .sms .zip .7Z .BIN .SMS .ZIP</extension>
  323. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
  324. <platform>mastersystem</platform>
  325. <theme>mastersystem</theme>
  326. </system>
  327. <system>
  328. <name>fds</name>
  329. <fullname>Nintendo - Famicom Disk System (1986-02-21)</fullname>
  330. <path>/home/pi/RetroPie/roms/fds</path>
  331. <extension>.7z .nes .fds .zip .7Z .NES .FDS .ZIP</extension>
  332. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
  333. <platform>fds</platform>
  334. <theme>fds</theme>
  335. </system>
  336. <system>
  337. <name>atari7800</name>
  338. <fullname>Atari - 7800 (1986-05)</fullname>
  339. <path>/home/pi/RetroPie/roms/atari7800</path>
  340. <extension>.7z .a78 .bin .zip .7Z .A78 .BIN .ZIP</extension>
  341. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
  342. <platform>atari7800</platform>
  343. <theme>atari7800</theme>
  344. </system>
  345. <system>
  346. <name>pcengine</name>
  347. <fullname>NEC - TurboGrafx-16 (1987-10-30)</fullname>
  348. <path>/home/pi/RetroPie/roms/pcengine</path>
  349. <extension>.7z .pce .ccd .chd .cue .zip .7Z .PCE .CCD .CHD .CUE .ZIP</extension>
  350. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
  351. <platform>pcengine</platform>
  352. <theme>tg16</theme>
  353. </system>
  354. <system>
  355. <name>megadrive</name>
  356. <fullname>Sega - Genesis (1988-10-29)</fullname>
  357. <path>/home/pi/RetroPie/roms/megadrive</path>
  358. <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
  359. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
  360. <platform>genesis</platform>
  361. <theme>genesis</theme>
  362. </system>
  363. <system>
  364. <name>tg-cd</name>
  365. <fullname>NEC - TurboGrafx-CD (1988-12-04)</fullname>
  366. <path>/home/pi/RetroPie/roms/tg-cd</path>
  367. <extension>.7z .ccd .chd .cue .pce .zip .7Z .CCD .CHD .CUE .PCE .ZIP</extension>
  368. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ tg-cd %ROM%</command>
  369. <platform>pcengine</platform>
  370. <theme>tg-cd</theme>
  371. </system>
  372. <system>
  373. <name>supergrafx</name>
  374. <fullname>NEC - SuperGrafx (1989-12-08)</fullname>
  375. <path>/home/pi/RetroPie/roms/supergrafx</path>
  376. <extension>.7z .pce .ccd .chd .cue .zip .7Z .PCE .CCD .CHD .CUE .ZIP</extension>
  377. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ supergrafx %ROM%</command>
  378. <platform>pcengine</platform>
  379. <theme>supergrafx</theme>
  380. </system>
  381. <system>
  382. <name>neogeo</name>
  383. <fullname>SNK - Neo Geo (1990-04-26)</fullname>
  384. <path>/home/pi/RetroPie/roms/neogeo</path>
  385. <extension>.7z .fba .zip .7Z .FBA .ZIP</extension>
  386. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
  387. <platform>neogeo</platform>
  388. <theme>neogeo</theme>
  389. </system>
  390. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement