home/.config/emulationstation/es_systems.cfg

11 lines
311 B
INI

<systemList>
<system>
<name>gb</name>
<fullname>Nintendo Gameboy</fullname>
<path>/home/hanez/roms/gb</path>
<extension>.gb .zip .7z</extension>
<command>retroarch -f -L /usr/lib/libretro/gambatte_libretro.so %ROM%</command>
<platform>gb</platform>
<theme>gb</theme>
</system>
</systemList>