Advertisement
Guest User

es_systems.cfg

a guest
Apr 4th, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <systemList>
  3.  
  4. <system>
  5. <name>arcade</name>
  6. <fullname>Arcade</fullname>
  7. <path>/home/pi/RetroPie/roms/arcade</path>
  8. <extension>.fba .zip .FBA .ZIP</extension>
  9. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
  10. <platform>arcade</platform>
  11. <theme>arcade</theme>
  12. </system>
  13.  
  14. <system>
  15. <name>mame-libretro</name>
  16. <fullname>Multiple Arcade Machine Emulator</fullname>
  17. <path>/home/pi/RetroPie/roms/mame-libretro</path>
  18. <extension>.zip .ZIP</extension>
  19. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
  20. <platform>arcade</platform>
  21. <theme>mame</theme>
  22. </system>
  23.  
  24. <system>
  25. <name>mame-mame4all</name>
  26. <fullname>Multiple Arcade Machine Emulator</fullname>
  27. <path>/home/pi/RetroPie/roms/mame-mame4all</path>
  28. <extension>.zip .ZIP</extension>
  29. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ lr-imame4all %ROM%</command>
  30. <platform>arcade</platform>
  31. <theme>mame</theme>
  32. </system>
  33.  
  34. <system>
  35. <name>atari2600</name>
  36. <fullname>Atari 2600</fullname>
  37. <path>/home/pi/RetroPie/roms/atari2600</path>
  38. <extension>.a26 .bin .rom .zip .gz .A26 .BIN .ROM .ZIP .GZ</extension>
  39. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
  40. <platform>atari2600</platform>
  41. <theme>atari2600</theme>
  42. </system>
  43.  
  44. <system>
  45. <name>atari800</name>
  46. <fullname>Atari 800</fullname>
  47. <path>/home/pi/RetroPie/roms/atari800</path>
  48. <extension>.a52 .bas .bin .car .xex .atr .xfd .dcm .atrgz .xfd.gz .A52 .BAS .BIN .CAR .XEX .ATR .XFD. DCM .ATR.GZ .XFD.GZ </extension>
  49. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
  50. <platform>atari800</platform>
  51. <theme>atari800</theme>
  52. </system>
  53.  
  54. <system>
  55. <name>atari7800</name>
  56. <fullname>Atari 7800 ProSystem</fullname>
  57. <path>/home/pi/RetroPie/roms/atari7800</path>
  58. <extension>.a78 .bin .zip .A78 .BIN .ZIP</extension>
  59. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
  60. <platform>atari7800</platform>
  61. <theme>atari7800</theme>
  62. </system>
  63.  
  64. <system>
  65. <name>atarilynx</name>
  66. <fullname>Atari Lynx</fullname>
  67. <path>/home/pi/RetroPie/roms/atarilynx</path>
  68. <extension>.lnx .zip .LNX .ZIP</extension>
  69. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
  70. <platform>atarilynx</platform>
  71. <theme>atarilynx</theme>
  72. </system>
  73.  
  74. <system>
  75. <name>nes</name>
  76. <fullname>Nintendo Entertainment System</fullname>
  77. <path>/home/pi/RetroPie/roms/nes</path>
  78. <extension>.nes .zip .NES .ZIP</extension>
  79. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
  80. <platform>nes</platform>
  81. <theme>nes</theme>
  82. </system>
  83.  
  84. <system>
  85. <name>snes</name>
  86. <fullname>Super Nintendo</fullname>
  87. <path>/home/pi/RetroPie/roms/snes</path>
  88. <extension>.bin .smc .sfc .fig .swc .mgd .zip .BIN .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
  89. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
  90. <platform>snes</platform>
  91. <theme>snes</theme>
  92. </system>
  93.  
  94. <system>
  95. <name>n64</name>
  96. <fullname>Nintendo 64</fullname>
  97. <path>/home/pi/RetroPie/roms/n64</path>
  98. <extension>.z64 .n64 .v64 .Z64 .N64 .V64</extension>
  99. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
  100. <platform>n64</platform>
  101. <theme>n64</theme>
  102. </system>
  103.  
  104. <system>
  105. <name>gba</name>
  106. <fullname>Game Boy Advance</fullname>
  107. <path>/home/pi/RetroPie/roms/gba</path>
  108. <extension>.gba .zip .GBA .ZIP</extension>
  109. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
  110. <platform>gba</platform>
  111. <theme>gba</theme>
  112. </system>
  113.  
  114. <system>
  115. <name>neogeo</name>
  116. <fullname>Neo Geo</fullname>
  117. <path>/home/pi/RetroPie/roms/neogeo</path>
  118. <extension>.fba .zip .FBA .ZIP</extension>
  119. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
  120. <platform>neogeo</platform>
  121. <theme>neogeo</theme>
  122. </system>
  123.  
  124. <system>
  125. <name>megadrive</name>
  126. <fullname>Sega Mega Drive</fullname>
  127. <path>/home/pi/RetroPie/roms/megadrive</path>
  128. <extension>.smd .bin .gen .md .sg .zip .SMD .BIN .GEN .MD .SG .ZIP</extension>
  129. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
  130. <platform>megadrive</platform>
  131. <theme>megadrive</theme>
  132. </system>
  133.  
  134. <system>
  135. <name>sega32x</name>
  136. <fullname>Sega 32X</fullname>
  137. <path>/home/pi/RetroPie/roms/sega32x</path>
  138. <extension>.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP</extension>
  139. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
  140. <platform>sega32x</platform>
  141. <theme>sega32x</theme>
  142. </system>
  143.  
  144. <system>
  145. <name>segacd</name>
  146. <fullname>Mega CD</fullname>
  147. <path>/home/pi/RetroPie/roms/segacd</path>
  148. <extension>.iso .cue .ISO .CUE</extension>
  149. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
  150. <platform>segacd</platform>
  151. <theme>segacd</theme>
  152. </system>
  153.  
  154. <system>
  155. <name>psx</name>
  156. <fullname>PlayStation</fullname>
  157. <path>/home/pi/RetroPie/roms/psx</path>
  158. <extension>.cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
  159. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
  160. <platform>psx</platform>
  161. <theme>psx</theme>
  162. </system>
  163.  
  164. <system>
  165. <name>psp</name>
  166. <fullname>PlayStation Portable</fullname>
  167. <path>/home/pi/RetroPie/roms/psp</path>
  168. <extension>.iso .pbp .cso .ISO .PBP .CSO</extension>
  169. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM%</command>
  170. <platform>psp</platform>
  171. <theme>psp</theme>
  172. </system>
  173.  
  174. <system>
  175. <name>retropie</name>
  176. <fullname>RetroPie</fullname>
  177. <path>/home/pi/RetroPie/retropiemenu</path>
  178. <extension>.rp .sh</extension>
  179. <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
  180. <platform/>
  181. <theme>retropie</theme>
  182. </system>
  183.  
  184. <system>
  185. <name>vectrex</name>
  186. <fullname>Vectrex</fullname>
  187. <path>/home/pi/RetroPie/roms/vectrex</path>
  188. <extension>.vec .gam .bin .zip .VEC .GAM .BIN .ZIP</extension>
  189. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
  190. <platform>vectrex</platform>
  191. <theme>vectrex</theme>
  192. </system>
  193.  
  194. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement