Advertisement
Guest User

es_systems.cfg

a guest
Jan 21st, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 13.34 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <systemList>
  3.   <system>
  4.     <name>arcade</name>
  5.     <fullname>Arcade</fullname>
  6.     <path>/home/pi/RetroPie/roms/arcade</path>
  7.     <extension>.fba .zip .FBA .ZIP</extension>
  8.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
  9.     <platform>arcade</platform>
  10.     <theme>arcade</theme>
  11.   </system>
  12. <system>
  13.     <name>fba</name>
  14.     <fullname>Final Burn Alpha</fullname>
  15.     <path>/home/pi/RetroPie/roms/fba</path>
  16.     <extension>.fba .zip .FBA .ZIP</extension>
  17.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
  18.     <platform>arcade</platform>
  19.     <theme>fba</theme>
  20.   </system>
  21.  <system>
  22.     <name>mame-libretro</name>
  23.     <fullname>Multiple Arcade Machine Emulator</fullname>
  24.     <path>/home/pi/RetroPie/roms/mame-libretro</path>
  25.     <extension>.zip .ZIP</extension>
  26.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
  27.     <platform>arcade</platform>
  28.     <theme>mame</theme>
  29.   </system>
  30. <system>
  31.     <name>ports</name>
  32.     <fullname>Ports</fullname>
  33.     <path>/home/pi/RetroPie/roms/ports</path>
  34.     <extension>.sh .SH</extension>
  35.     <command>bash %ROM%</command>
  36.     <platform>pc</platform>
  37.     <theme>ports</theme>
  38.   </system>
  39. <system>
  40.     <name>mame-mame4all</name>
  41.     <fullname>Multiple Arcade Machine Emulator</fullname>
  42.     <path>/home/pi/RetroPie/roms/mame-mame4all</path>
  43.     <extension>.zip .ZIP</extension>
  44.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
  45.     <platform>arcade</platform>
  46.     <theme>mame</theme>
  47.   </system>
  48.   <system>
  49.     <name>atari2600</name>
  50.     <fullname>Atari 2600</fullname>
  51.     <path>/home/pi/RetroPie/roms/atari2600</path>
  52.     <extension>.7z .a26 .bin .rom .zip .gz .7Z .A26 .BIN .ROM .ZIP .GZ</extension>
  53.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
  54.     <platform>atari2600</platform>
  55.     <theme>atari2600</theme>
  56.   </system>
  57. <system>
  58.     <name>amstradcpc</name>
  59.     <fullname>Amstrad CPC</fullname>
  60.     <path>/home/pi/RetroPie/roms/amstradcpc</path>
  61.     <extension>.cdt .cpc .dsk .CDT .CPC .DSK</extension>
  62.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
  63.     <platform>amstradcpc</platform>
  64.     <theme>amstradcpc</theme>
  65.   </system>
  66. <system>
  67.     <name>zxspectrum</name>
  68.     <fullname>ZX Spectrum</fullname>
  69.     <path>/home/pi/RetroPie/roms/zxspectrum</path>
  70.     <extension>.7z .sh .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip .rzx .7Z .SH .SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP .RZX</extension>
  71.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
  72.     <platform>zxspectrum</platform>
  73.     <theme>zxspectrum</theme>
  74.   </system>
  75. <system>
  76.     <name>vectrex</name>
  77.     <fullname>Vectrex</fullname>
  78.     <path>/home/pi/RetroPie/roms/vectrex</path>
  79.     <extension>.7z .vec .gam .bin .zip .7Z .VEC .GAM .BIN .ZIP</extension>
  80.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
  81.     <platform>vectrex</platform>
  82.     <theme>vectrex</theme>
  83.   </system>
  84. <system>
  85.     <name>sg-1000</name>
  86.     <fullname>Sega SG-1000</fullname>
  87.     <path>/home/pi/RetroPie/roms/sg-1000</path>
  88.     <extension>.sg .bin .zip .SG .BIN .ZIP</extension>
  89.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
  90.     <platform>sg-1000</platform>
  91.     <theme>sg-1000</theme>
  92.   </system>
  93. <system>
  94.     <fullname>PC (x86)</fullname>
  95.     <name>pc</name>
  96.     <path>~/RetroPie/roms/pc</path>
  97.     <extension>.sh .conf</extension>
  98.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 "%ROM%" "dosbox"</command>
  99.     <platform>pc</platform>
  100.     <theme>pc</theme>
  101.   </system>
  102. <system>
  103.     <name>scummvm</name>
  104.     <fullname>ScummVM</fullname>
  105.     <path>/home/pi/RetroPie/roms/scummvm</path>
  106.     <extension>.sh .svm .SH .SVM</extension>
  107.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ scummvm %ROM%</command>
  108.     <platform>scummvm</platform>
  109.     <theme>scummvm</theme>
  110.   </system>
  111. <system>
  112.     <name>nes</name>
  113.     <fullname>Nintendo Entertainment System</fullname>
  114.     <path>/home/pi/RetroPie/roms/nes</path>
  115.     <extension>.7z .nes .zip .7Z .NES .ZIP</extension>
  116.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
  117.     <platform>nes</platform>
  118.     <theme>nes</theme>
  119.   </system>
  120. <system>
  121.     <name>fds</name>
  122.     <fullname>Famicom Disk System</fullname>
  123.     <path>/home/pi/RetroPie/roms/fds</path>
  124.     <extension>.nes .fds .zip .NES .FDS .ZIP</extension>
  125.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
  126.     <platform>fds</platform>
  127.     <theme>fds</theme>
  128.   </system>
  129. <system>
  130.     <name>mastersystem</name>
  131.     <fullname>Sega Master System</fullname>
  132.     <path>/home/pi/RetroPie/roms/mastersystem</path>
  133.     <extension>.7z .sms .bin .zip .7Z .SMS .BIN .ZIP</extension>
  134.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
  135.     <platform>mastersystem</platform>
  136.     <theme>mastersystem</theme>
  137.   </system>  
  138. <system>
  139.     <name>atari7800</name>
  140.     <fullname>Atari 7800 ProSystem</fullname>
  141.     <path>/home/pi/RetroPie/roms/atari7800</path>
  142.     <extension>.7z .a78 .bin .zip .7Z .A78 .BIN .ZIP</extension>
  143.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
  144.     <platform>atari7800</platform>
  145.     <theme>atari7800</theme>
  146.   </system>
  147. <system>
  148.     <name>pcengine</name>
  149.     <fullname>PC Engine</fullname>
  150.     <path>/home/pi/RetroPie/roms/pcengine</path>
  151.     <extension>.7z .pce .ccd .cue .zip .7Z .PCE .CCD .CUE .ZIP</extension>
  152.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
  153.     <platform>pcengine</platform>
  154.     <theme>pcengine</theme>
  155.   </system>
  156. <system>
  157.     <name>pce-cd</name>
  158.     <fullname>PC Engine CD-Rom2</fullname>
  159.     <path>/home/pi/RetroPie/roms/pce-cd</path>
  160.     <extension>.7z .pce .ccd .cue .zip .7Z .PCE .CCD .CUE .ZIP</extension>
  161.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pce-cd %ROM%</command>
  162.     <platform>pce-cd</platform>
  163.     <theme>pce-cd</theme>
  164. </system>
  165. <system>
  166.     <name>megadrive</name>
  167.     <fullname>Sega Genesis</fullname>
  168.     <path>/home/pi/RetroPie/roms/megadrive</path>
  169.     <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
  170.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
  171.     <platform>megadrive</platform>
  172.     <theme>megadrive</theme>
  173.   </system>
  174. <system>
  175.     <name>gb</name>
  176.     <fullname>Game Boy</fullname>
  177.     <path>/home/pi/RetroPie/roms/gb</path>
  178.     <extension>.7z .gb .zip .7Z .GB .ZIP</extension>
  179.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
  180.     <platform>gb</platform>
  181.     <theme>gb</theme>
  182.   </system>
  183.   <system>
  184.     <name>atarilynx</name>
  185.     <fullname>Atari Lynx</fullname>
  186.     <path>/home/pi/RetroPie/roms/atarilynx</path>
  187.     <extension>.7z .lnx .zip .7Z .LNX .ZIP</extension>
  188.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
  189.     <platform>atarilynx</platform>
  190.     <theme>atarilynx</theme>
  191.   </system>
  192.  <system>
  193.     <name>neogeo</name>
  194.     <fullname>Neo Geo</fullname>
  195.     <path>/home/pi/RetroPie/roms/neogeo</path>
  196.     <extension>.fba .zip .FBA .ZIP</extension>
  197.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
  198.     <platform>neogeo</platform>
  199.     <theme>neogeo</theme>
  200.   </system>
  201. <system>
  202.     <name>gamegear</name>
  203.     <fullname>Sega Gamegear</fullname>
  204.     <path>/home/pi/RetroPie/roms/gamegear</path>
  205.     <extension>.7z .gg .bin .sms .zip .7Z .GG .BIN .SMS .ZIP</extension>
  206.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
  207.     <platform>gamegear</platform>
  208.     <theme>gamegear</theme>
  209.   </system>
  210. <system>
  211.     <name>snes</name>
  212.     <fullname>Super Nintendo</fullname>
  213.     <path>/home/pi/RetroPie/roms/snes</path>
  214.     <extension>.7z .bin .smc .sfc .fig .swc .mgd .zip .7Z .BIN .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
  215.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
  216.     <platform>snes</platform>
  217.     <theme>snes</theme>
  218.   </system>
  219. <system>
  220.     <name>segacd</name>
  221.     <fullname>Sega CD</fullname>
  222.     <path>/home/pi/RetroPie/roms/segacd</path>
  223.     <extension>.iso .cue .chd .ISO .CUE .CHD</extension>
  224.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
  225.     <platform>segacd</platform>
  226.     <theme>segacd</theme>
  227.   </system>
  228. <system>
  229.     <name>sega32x</name>
  230.     <fullname>Sega 32X</fullname>
  231.     <path>/home/pi/RetroPie/roms/sega32x</path>
  232.     <extension>.7z .32x .smd .bin .md .zip .7Z .32X .SMD .BIN .MD .ZIP</extension>
  233.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
  234.     <platform>sega32x</platform>
  235.     <theme>sega32x</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>n64</name>
  248.     <fullname>Nintendo 64</fullname>
  249.     <path>/home/pi/RetroPie/roms/n64</path>
  250.     <extension>.z64 .n64 .v64 .Z64 .N64 .V64</extension>
  251.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
  252.     <platform>n64</platform>
  253.     <theme>n64</theme>
  254.   </system>
  255. <system>
  256.     <name>ags</name>
  257.     <fullname>Adventure Game Studio</fullname>
  258.     <path>~/RetroPie/roms/ags</path>
  259.     <extension>.exe</extension>
  260.  
  261.    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ags %ROM%</command>
  262.     <platform>ags</platform>
  263.     <theme>ags</theme>
  264.   </system>
  265. <system>
  266.     <name>gbc</name>
  267.     <fullname>Game Boy Color</fullname>
  268.     <path>/home/pi/RetroPie/roms/gbc</path>
  269.     <extension>.7z .gbc .zip .7Z .GBC .ZIP</extension>
  270.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
  271.     <platform>gbc</platform>
  272.     <theme>gbc</theme>
  273.   </system>
  274. <system>
  275.     <name>wonderswan</name>
  276.     <fullname>Wonderswan</fullname>
  277.     <path>/home/pi/RetroPie/roms/wonderswan</path>
  278.     <extension>.7z .ws .zip .7Z .WS .ZIP</extension>
  279.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswan %ROM%</command>
  280.     <platform>wonderswan</platform>
  281.     <theme>wonderswan</theme>
  282.   </system>
  283.   <system>
  284.     <name>wonderswancolor</name>
  285.     <fullname>Wonderswan Color</fullname>
  286.     <path>/home/pi/RetroPie/roms/wonderswancolor</path>
  287.     <extension>.7z .wsc .ws .zip .7Z .WSC .WS .ZIP</extension>
  288.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswancolor %ROM%</command>
  289.     <platform>wonderswancolor</platform>
  290.     <theme>wonderswancolor</theme>
  291.   </system>
  292. <system>
  293.     <name>ngp</name>
  294.     <fullname>Neo Geo Pocket</fullname>
  295.     <path>/home/pi/RetroPie/roms/ngp</path>
  296.     <extension>.ngp .zip .NGP .ZIP</extension>
  297.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
  298.     <platform>ngp</platform>
  299.     <theme>ngp</theme>
  300.   </system>
  301.   <system>
  302.     <name>ngpc</name>
  303.     <fullname>Neo Geo Pocket Color</fullname>
  304.     <path>/home/pi/RetroPie/roms/ngpc</path>
  305.     <extension>.ngc .zip .NGC .ZIP</extension>
  306.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
  307.     <platform>ngpc</platform>
  308.     <theme>ngpc</theme>
  309.   </system>
  310.   <system>
  311.     <name>gba</name>
  312.     <fullname>Game Boy Advance</fullname>
  313.     <path>/home/pi/RetroPie/roms/gba</path>
  314.     <extension>.7z .gba .zip .7Z .GBA .ZIP</extension>
  315.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
  316.     <platform>gba</platform>
  317.     <theme>gba</theme>
  318.   </system>
  319.   <system>
  320.     <name>nds</name>
  321.     <fullname>Nintendo DS</fullname>
  322.     <path>/home/pi/RetroPie/roms/nds</path>
  323.     <extension>.nds .zip .NDS .ZIP</extension>
  324.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
  325.     <platform>nds</platform>
  326.     <theme>nds</theme>
  327.   </system>
  328.   <system>
  329.     <name>psp</name>
  330.     <fullname>PlayStation Portable</fullname>
  331.     <path>/home/pi/RetroPie/roms/psp</path>
  332.     <extension>.iso .pbp .cso .ISO .PBP .CSO</extension>
  333.     <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM%</command>
  334.     <platform>psp</platform>
  335.     <theme>psp</theme>
  336.   </system>
  337.   <system>
  338.     <name>retropie</name>
  339.     <fullname>RetroPie</fullname>
  340.     <path>/home/pi/RetroPie/retropiemenu</path>
  341.     <extension>.rp .sh</extension>
  342.     <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
  343.     <platform/>
  344.     <theme>retropie</theme>
  345.   </system>
  346. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement