Hi,
I’ve installed RetroPie 3.0 on a Raspberry Pi model B. All my GBA games work well except for my attempts to load Pokemon Ruby and a custom Pokemon rom called Pokemon Light Platinum, which is based on Ruby. Since I’m a lot more interested in running the latter game, I’ll report the errors I get when I run that one.
I placed my bios in ~/RetroPie/BIOS/ (like I said, other GBA games work fine) and I dumped the .gba .sav and .ips files for that game in ~/RetroPie/roms/gba/
When I click on the game in EmulationStation, I get the output:
romtitle: Pokemon Ruby (U)
gamepak title: POKEMON RUBY
GAMEPAK CODE: AXVE
gamepak maker: 01
INPUT gamepak title: POKEMON RUBY
INPUT gamepak code: AXVE
INPUT gamepak maker: 01
found entry in over ini file
==========================================
Here’s the error output from /tmp/runcommand.log
/opt/retropie/supplementary/runcommand/runcommand.sh: line 696: 2571 Segmentation fault /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-gpsp/gpsp_libretro.so --config /opt/retropie/configs/gba/retroarch.cfg "/home/pi/RetroPIe/roms/gba/Pokemon - Light Platinum (U).gba" --appendconfig /tmp/retroarch.cfg
Any ideas?