Display More
You must edit the es_system.conf
\\LIBREELEC\Configfiles\emulationstation\es_systems.cfg
add this :
<system>
<name>pcengine</name>
<fullname>TurboGrafx 16 (PC Engine)</fullname>
<path>>/storage/roms/YOURROMDIR</path>
<extension>.pce .cue .zip .PCE .CUE .ZIP</extension>
<command>/usr/bin/retroarch.start -L /tmp/cores/mednafen_pce_fast_libretro.so %ROM%</command>
<platform>pcengine</platform>
</system>You need to download the core first with retroarch
Thanks for the great info. This may sound dumb, but how do I get in there to edit it? I am a noob with LibreElec/Linux. My experience is with Windows and Mac. Thanks.