Emulator not appearing in Retropie (ROMS added, Bios added, cfg file checked, etc)
-
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 -
@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 anes_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. -
@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.
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.