Homepage Forums RetroPie Project New to RetroPie? Start Here! Running DOS games. Reply To: Running DOS games.

#99237
elgur85
Participant

[quote=99235]do you have wolf3d game folder in the pc rom folder? if not that’s probably why, or if you do you might need to chown pi:pi to the folder.

[/quote]

No, I created lsl1.sh and added this line:

#!/bin/bash
/opt/retropie/emulators/dosbox/bin/dosbox -c “mount c /home/pi/RetroPie/roms/pc” -c “c:” -c “cd lsl1” -c “Lsl1.com” -c “exit”