zerojay
Participant
Post count: 173

If you want to have a bit more ease of watching the process, you can run it all yourself manually.

cd /home/pi/RetroPie-Setup/
./retropie_packages.sh [package name] [package action]

This is the script that RetroPie-Setup is using behind the scenes. So the general order you want to go in with this is…

./retropie_packages.sh zdoom depends
./retropie_packages.sh zdoom sources
./retropie_packages.sh zdoom build
./retropie_packages.sh zdoom install
./retropie_packages.sh zdoom configure

And you can also execute them whenever you want that way for testing a script or whatever.

Also, the script can work for one differently than another through a few different ways, such as instable overclock, memory corruption, etc… All I can say is that it worked like a charm for me without issue.