I’m having trouble getting the Videopac/O2 emulator to load. I’ve got the BIOS file in the right place, and I’ve tried several different roms (from different sources) .zip files, .bin files, etc.
All the directory structures in the lr directories look good, but when I choose a rom, it just goes back to the EmulationStation menu. Never loads.
In my es_log file I get this error:
lvl1: Unknown platform for system “videopac” (platform “videopac” from list “videopac”)
But everything appears to be in the right place. My es_systems file says this:
<name>videopac</name>
<fullname>Odyssey 2 / Videopac</fullname>
<path>/home/pi/RetroPie/roms/videopac</path>
<extension>.bin .zip .BIN .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ videopac %ROM%</command>
<platform>videopac</platform>
<theme>videopac</theme>
Using the most recent version of RetroPie on an RPi2. Please help! Thank you!