Hi all,
I think I might have a slight issue with certain GBA roms. Under 3.0b2, I was finding that roughly 50% of my roms were segfaulting, and roughly 50% were working. I think I’ve narrowed it down to a point where I found that the ones segfaulting were ones that contained a “#” in the filename. Output of runcommand.log is as follows:
/opt/retropie/supplementary/runcommand/runcommand.sh: line 671: 2333 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/Advanced Wars # GBA.GBA" --appendconfig /tmp/retroarch.cfg
The strange thing is, roms that worked under 2.6 don’t work under 3.0b2 – does it have anything to do with the “#” in the rom name? When I used the “rename” utility to rename these, it seemed to work. Behavior seems to be the same under lr-gpsp and gpsp.
What does the “#” in a rom name signify, anyway?
Thanks!