RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Emulator not appearing in Retropie (ROMS added, Bios added, cfg file checked, etc)

    Scheduled Pinned Locked Moved Help and Support
    retropiecolecovision3doemulationemulator cfg
    3 Posts 3 Posters 1.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Donkey_on_fire
      last edited by

      I recently tried adding the 3DO and Colecovision emulators. I added them through the Retropie depository and they installed fine with no problems. I reset the machine. I added the BIOS's to the BIOS folder (with the correct names) and added ROMS to both the "Coleco" folder and "3do" folder (which were made by Retropie automatically).

      When I reset the machine again, the emulators still didn't show up.

      I checked the guides and made sure the "Parse Gamelist" was set to off. I then re-installed the emulators. I checked the "es_systems.cfg" file to make sure the emulators were in listed in the file. I noticed they were not listed so I added them manually. These are the lines I wrote:

      <system>
      <name>3do</name>
      <fullname>3do</fullname>
      <path>/home/pi/Retropie/roms/3do</path>
      <extension>.iso .ISO</extension>
      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS 3do %ROM%</command>
      <platform>3do</platform>
      <theme>3do</theme>
      </system>

      AND

      <system>
      <name>colecovision</name>
      <fullname>ColecoVision</fullname>
      <path>/home/pi/retropie/roms/coleco</path>
      <extension>.zip .ZIP .col .COL</extension>
      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS colecovision %ROM%</command>
      <platform>colecovision</platform>
      <theme>colecovision</theme>
      </system>

      and still nothing. I've looked everywhere for an answer and can't find jack. If anyone has had this problem before and knows how to fix it, please let me know.

      Pi Model or other hardware: RP 3 Model B
      Power Supply used: D/C
      RetroPie Version Used: 4.3.3
      Built From: Pre-made. Bought off eBay already set up (minus ROMS and two emulators I'm trying to install)
      USB Devices connected: SNES look USB controller and USB keyboard
      Emulator: CoolCV and lr-4do

      jonnykeshJ herb_fargusH 2 Replies Last reply Reply Quote 0
      • jonnykeshJ
        jonnykesh @Donkey_on_fire
        last edited by jonnykesh

        @donkey_on_fire said in Emulator not appearing in Retropie (ROMS added, Bios added, cfg file checked, etc):

        Bought off eBay already set up (minus ROMS and two emulators I'm trying to install)

        Nope.

        You could check in /home/pi/.emulationstation. If you have an es_systems.cfg file in there you could add the system details to it so they show up or you could delete it so the default located in /etc/emulationstation is used.

        1 Reply Last reply Reply Quote 0
        • herb_fargusH
          herb_fargus administrators @Donkey_on_fire
          last edited by

          @donkey_on_fire said in Emulator not appearing in Retropie (ROMS added, Bios added, cfg file checked, etc):

          Pre-made. Bought off eBay already set up (minus ROMS and two emulators I'm trying to install

          They sold you retropie illegally https://retropie.org.uk/about/legal/ . You'll have to ask the seller for support as we have no idea what they have done to it.

          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

          1 Reply Last reply Reply Quote 1
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.