#83231
rififi
Participant

Hi, sorry for the delay, I don’t get email notifications from this forum.

There is actually only one block for the N64 in /etc/emulationstation/es_systems.cfg:

  <system>
    <fullname>Nintendo 64</fullname>
    <name>n64</name>
    <path>~/RetroPie/roms/n64</path>
    <extension>.z64 .Z64 .n64 .N64 .v64 .V64</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 "/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L  --config /opt/retropie/configs/all/retroarch.cfg --appendconfig /opt/retropie/configs/n64/retroarch.cfg   %ROM%"</command>
    <platform>n64</platform>
    <theme>n64</theme>
  </system>

Do I have to install the 2 emulators to have 2 blocks ?