Advertisement
Guest User

EmulationStation systems config

a guest
Nov 27th, 2015
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.94 KB | None | 0 0
  1. <!-- This is the EmulationStation Systems configuration file.
  2. All systems must be contained within the <systemList> tag.-->
  3.  
  4. <systemList>
  5.     <system>
  6.         <name>nes</name>
  7.         <fullname>Nintendo Entertainment System</fullname>
  8.         <path>z:\emulation\nintendo nes</path>
  9.         <extension>.nes .NES .fds .FDS</extension>
  10.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\nestopia_libretro.dll %ROM%</command>
  11.         <platform>nes</platform>
  12.         <theme>nes</theme>
  13.     </system>
  14.     <system>
  15.         <name>snes</name>
  16.         <fullname>Super Nintendo Entertainment System</fullname>
  17.         <path>z:\emulation\nintendo snes</path>
  18.         <extension>.smc .SMC .sfc .SFC</extension>
  19.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\snes9x_libretro.dll  %ROM%</command>
  20.         <platform>snes</platform>
  21.         <theme>snes</theme>
  22.     </system>
  23.     <system>
  24.         <name>n64</name>
  25.         <fullname>Nintendo 64</fullname>
  26.         <path>z:\emulation\nintendo 64</path>
  27.         <extension>.z64 .Z64 .v64 .V64</extension>
  28.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mupen64plus_libretro.dll  %ROM%</command>
  29.         <platform>n64</platform>
  30.         <theme>n64</theme>
  31.     </system>
  32.     <system>
  33.         <name>ngc</name>
  34.         <fullname>Nintendo GameCube</fullname>
  35.         <path>z:\emulation\nintendo gamecube</path>
  36.         <extension>.iso .cue</extension>
  37.         <command>c:\games\dolphin\dolphin.exe %ROM%</command>
  38.         <platform>ngc</platform>
  39.         <theme>ngc</theme>
  40.     </system>
  41.     <system>
  42.         <name>wii</name>
  43.         <fullname>Nintendo Wii</fullname>
  44.         <path>z:\emulation\nintendo wii</path>
  45.         <extension>.iso</extension>
  46.         <command>c:\games\dolphin\dolphin.exe %ROM%</command>
  47.         <platform>wii</platform>
  48.         <theme>wii</theme>
  49.     </system>
  50.     <system>
  51.         <name>gba</name>
  52.         <fullname>Nintendo Game Boy Advance</fullname>
  53.         <path>z:\emulation\nintendo gameboy advance</path>
  54.         <extension>.gba</extension>
  55.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\vba_next_libretro.dll  %ROM%</command>
  56.         <platform>gba</platform>
  57.         <theme>gba</theme>
  58.     </system>
  59.     <system>
  60.         <name>gbc</name>
  61.         <fullname>Nintendo Game Boy Color</fullname>
  62.         <path>z:\emulation\nintendo gameboy</path>
  63.         <extension>.gbc</extension>
  64.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\vba_next_libretro.dll  %ROM%</command>
  65.         <platform>gbc</platform>
  66.         <theme>gbc</theme>
  67.     </system>
  68.     <system>
  69.         <name>gb</name>
  70.         <fullname>Nintendo Game Boy</fullname>
  71.         <path>z:\emulation\nintendo gameboy</path>
  72.         <extension>.gb</extension>
  73.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\vba_next_libretro.dll  %ROM%</command>
  74.         <platform>gb</platform>
  75.         <theme>gb</theme>
  76.     </system>
  77.     <system>
  78.         <name>nds</name>
  79.         <fullname>Nintendo DS</fullname>
  80.         <path>z:\emulation\nintendo ds</path>
  81.         <extension>.nds</extension>
  82.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\desmume_libretro.dll  %ROM%</command>
  83.         <platform>nds</platform>
  84.         <theme>nds</theme>
  85.     </system>
  86.     <system>
  87.         <name>psx</name>
  88.         <fullname>Sony Playstation</fullname>
  89.         <path>z:\emulation\sony ps1</path>
  90.         <extension>.cue .iso .cdz</extension>
  91.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mednafen_psx_libretro.dll  %ROM%</command>
  92.         <platform>psx</platform>
  93.         <theme>psx</theme>
  94.     </system>
  95.     <system>
  96.         <name>ps2</name>
  97.         <fullname>Sony Playstation 2</fullname>
  98.         <path>z:\emulation\sony ps2</path>
  99.         <extension>.cue .iso</extension>
  100.         <command>c:\games\pcsx2\pcsx2.exe %ROM%</command>
  101.         <platform>ps2</platform>
  102.         <theme>ps2</theme>
  103.     </system>
  104.     <system>
  105.         <name>psp</name>
  106.         <fullname>Sony PSP</fullname>
  107.         <path>z:\emulation\sony psp</path>
  108.         <extension>.cso .pbp .iso .PBP</extension>
  109.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\ppsspp_libretro.dll  %ROM%</command>
  110.         <platform>psp</platform>
  111.         <theme>psp</theme>
  112.     </system>
  113.     <system>
  114.         <name>dreamcast</name>
  115.         <fullname>Sega Dreamcast</fullname>
  116.         <path>z:\emulation\sega dreamcast</path>
  117.         <extension>.cue .iso</extension>
  118.         <command>c:\games\nulldc\nullDC_Win32_Release-NoTrace.exe %ROM%</command>
  119.         <platform>dreamcast</platform>
  120.         <theme>dreamcast</theme>
  121.     </system>
  122.     <system>
  123.         <name>megadrive</name>
  124.         <fullname>Sega Mega Drive</fullname>
  125.         <path>z:\emulation\sega genesis</path>
  126.         <extension>.gen</extension>
  127.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\picodrive_libretro.dll  %ROM%</command>
  128.         <platform>megadrive</platform>
  129.         <theme>megadrive</theme>
  130.     </system>
  131.     <system>
  132.         <name>mastersystem</name>
  133.         <fullname>Sega Master System</fullname>
  134.         <path>z:\emulation\sega master system</path>
  135.         <extension>.sms</extension>
  136.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\picodrive_libretro.dll  %ROM%</command>
  137.         <platform>mastersystem</platform>
  138.         <theme>mastersystem</theme>
  139.     </system>
  140.     <system>
  141.         <name>sega32x</name>
  142.         <fullname>Sega 32x</fullname>
  143.         <path>z:\emulation\sega 32x</path>
  144.         <extension>.bin .32x</extension>
  145.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\picodrive_libretro.dll  %ROM%</command>
  146.         <platform>sega32x</platform>
  147.         <theme>sega32x</theme>
  148.     </system>
  149.     <system>
  150.         <name>saturn</name>
  151.         <fullname>Sega Saturn</fullname>
  152.         <path>z:\emulation\sega saturn</path>
  153.         <extension>.cue .mds</extension>
  154.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\yabause_libretro.dll  %ROM%</command>
  155.         <platform>saturn</platform>
  156.         <theme>saturn</theme>
  157.     </system>
  158.     <system>
  159.         <name>atari2600</name>
  160.         <fullname>Atari 2600</fullname>
  161.         <path>z:\emulation\atari 2600</path>
  162.         <extension>.a26</extension>
  163.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\stella_libretro.dll %ROM%</command>
  164.         <platform>atari2600</platform>
  165.         <theme>atari2600</theme>
  166.     </system>
  167.     <system>
  168.         <name>atarijaguar</name>
  169.         <fullname>Atari Jaguar</fullname>
  170.         <path>z:\emulation\atari jaguar</path>
  171.         <extension>.jag</extension>
  172.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\virtualjaguar_libretro.dll %ROM%</command>
  173.         <platform>atarijaguar</platform>
  174.         <theme>atarijaguar</theme>
  175.     </system>
  176.     <system>
  177.         <name>atarist</name>
  178.         <fullname>Atari ST</fullname>
  179.         <path>z:\emulation\atari st</path>
  180.         <extension>.msa .st .stx</extension>
  181.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\hatari_libretro.dll %ROM%</command>
  182.         <platform>atarist</platform>
  183.         <theme>atarist</theme>
  184.     </system>
  185.     <system>
  186.         <name>atarilynx</name>
  187.         <fullname>Atari Lynx</fullname>
  188.         <path>z:\emulation\atari lynx</path>
  189.         <extension>.lnx</extension>
  190.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\handy_libretro.dll %ROM%</command>
  191.         <platform>atarilynx</platform>
  192.         <theme>atarilynx</theme>
  193.     </system>
  194.     <system>
  195.         <name>amiga</name>
  196.         <fullname>Amiga</fullname>
  197.         <path>z:\emulation\amiga</path>
  198.         <extension>.gz</extension>
  199.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\puae_libretro.dll %ROM%</command>
  200.         <platform>amiga</platform>
  201.         <theme>amiga</theme>
  202.     </system>
  203. <!--    <system>
  204.         <name>arcade</name>
  205.         <fullname>MAME</fullname>
  206.         <path>z:\emulation\mame\roms</path>
  207.         <extension>.zip</extension>
  208.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mame2014_libretro.dll "%ROM_RAW%"</command>
  209.         <platform>arcade</platform>
  210.         <theme>mame</theme>
  211.     </system> -->
  212.     <system>
  213.         <name>msx</name>
  214.         <fullname>MSX</fullname>
  215.         <path>z:\emulation\msx</path>
  216.         <extension>.dsk .rom .DSK .mx2</extension>
  217.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\fmsx_libretro.dll %ROM%</command>
  218.         <platform>msx</platform>
  219.         <theme>msx</theme>
  220.     </system>
  221.     <system>
  222.         <name>zxspectrum</name>
  223.         <fullname>ZX Spectrum</fullname>
  224.         <path>z:\emulation\zx spectrum</path>
  225.         <extension>.tzx .z80</extension>
  226.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\fuse_libretro.dll %ROM%</command>
  227.         <platform>zxspectrum</platform>
  228.         <theme>zxspectrum</theme>
  229.     </system>
  230.     <system>
  231.         <name>pcengine</name>
  232.         <fullname>PC-Engine</fullname>
  233.         <path>z:\emulation\pc engine</path>
  234.         <extension>.pce</extension>
  235.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mednafen_pce_fast_libretro.dll %ROM%</command>
  236.         <platform>pcengine</platform>
  237.         <theme>pcengine</theme>
  238.     </system>
  239.     <system>
  240.         <name>ngp</name>
  241.         <fullname>Neo Geo Pocket</fullname>
  242.         <path>z:\emulation\neo geo pocket</path>
  243.         <extension>.</extension>
  244.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mednafen_ngp_libretro.dll %ROM%</command>
  245.         <platform>ngp</platform>
  246.         <theme>ngp</theme>
  247.     </system>
  248.     <system>
  249.         <name>wonderswan</name>
  250.         <fullname>Wonderswan</fullname>
  251.         <path>z:\emulation\wonderswan</path>
  252.         <extension>.</extension>
  253.         <command>c:\games\RetroArch\RetroArch.exe -L c:\games\retroarch\cores\mednafen_wswan_libretro.dll %ROM%</command>
  254.         <platform>wonderswan</platform>
  255.         <theme>wonderswan</theme>
  256.     </system>
  257. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement