<?xml version="1.0"?> <!-- This is an example of a custom system, you can add as many as you want by following this template. More info on the official ES-DE Documentation: https://gitlab.com/es-de/emulationstation-de/-/blob/master/USERGUIDE.md#game-system-customizations --> <systemList> <!-- <system> <name>mysystem</name> <fullname>An example fake system</fullname> <path>%ROMPATH%/mysystem</path> <extension>.bin .BIN .chd .CHD .cue .CUE .iso .ISO .7z .7Z .zip .ZIP</extension> <command label="MyEmulator">%EMULATOR_SOMETHING% %ROM%</command> <platform>mysystem</platform> <theme>mysystem</theme> </system> --> </systemList>