Sorry for being vague.
The games go through the usual runcommand launch menu, then black screen, then back to games list.
The runcommand log for a nes game look like this:
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg "/home/pi/RetroPie/roms/nes/Metroid (USA).zip" --appendconfig /dev/shm/retroarch.cfg
And for a PSX game look like this:
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Alundra.PBP" --appendconfig /dev/shm/retroarch.cfg
Memcard 2: disabled
Starting PCSX-ReARMed
Running PCSX Version 1.9 (May 28 2019).
psxMap: warning: wanted to map @80000000, got 0x6f50a000
Init new dynarec
testing if we can run recompiled code..
test passed.
warning: RAM is not directly mapped, performance will suffer
Mapped (RAM/scrp/ROM/LUTs/TC):
77000000/1f800000/1fc00000/08000000/7018f000
found BIOS file: SCPH101.bin
RGB565 supported, using it
plugin: plugins/builtin_gpu
plugin: plugins/builtin_spu
plugin: plugins/builtin_pad
plugin: plugins/builtin_pad
Plugins loaded.
Loaded CD Image: /home/pi/RetroPie/roms/psx/Alundra.PBPbad psar_sig:
.
selected sound output driver: libretro
Both these games work on a fresh mount, but not on my current library.
Thanks.