Hi Guys,
I’d like to create a .sh script to launch rpix86 and have it start a ROM. This way I don’t have to load into rpix86 and run it manually each time.
I was originally trying DosBox as the development seems further along with RetroPie here, but it was just running so laggy that I couldn’t use it. rpix86 runs everything fine in comparison.
I was following the guide here: http://dosonthepi.blogspot.co.uk/2015/01/run-dos-games-in-retropie_15.html
I was specifically looking at the section where it says to create a .sh script with this content:
#!/bin/bash
/opt/retropie/emulators/dosbox/bin/dosbox -c “mount c /home/pi/RetroPie/roms/pc” -c “c:” -c “cd WOLF3D” -c “WOLF3D.EXE” -c “exit”
basically I’d just like to modify that script so that it does exactly the same but launch rpix86 instead. I tried changing the first part to the rpix86 location and it launches, but doesn’t accept the rest of the command.
Please help!!
FYI – I know the rules state not to discuss ROMs and totally agree with that, however the ROMs in question here are freeware, hosted on the DOS archive.