dudleydes
Participant
Post count: 139

They have changed but you can the old style for your Doom 2 script. Try a script with the following:

#!/bin/bash
/opt/retropie/supplementary/runcommand/runcommand.sh 0 "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-prboom/prboom_libretro.so --config /opt/retropie/configs/doom/retroarch.cfg /home/pi/RetroPie/roms/ports/doom/doom2.wad" "lr-prboom"

There are plans to be able to add Doom wads within RetroPie but for now, it needs to be done manually.