Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Doom and DOS? › Reply To: Doom and DOS?
07/24/2014 at 09:38
#19065
Participant
Working!
Here are the steps:
Copy /home/pi/RetroPie/roms/ports/Doom1 Shareware.sh
Rename the copied file – eg “Doom II.sh”
Edit the file. The very last line references the WAD file to use.
In the Pi’s console, navigate to the directory:
CD /home/pi/RetroPie/roms/ports/
Then, make the new file executable, eg:
chmod a+x ‘Doom II.sh’
The game then appears in Emulationstation and can be started ^^