I was trying out themes on Retropie then he screen went to a command prompt and it stays there even when I reboot. Are there and commands to maybe undo the theme?
Check to see what your autostart file looks like and/or try starting retroarch manually.I was trying out themes on Retropie then he screen went to a command prompt and it stays there even when I reboot. Are there and commands to maybe undo the theme?
Now, coming back to your question
/opt/retropie/emulators/retroarch/bin/retroarch --config /opt/retropie/configs/all/retroarch.cfg --menu
- the auto-start sequence in RetroPie is calling /opt/retropie/configs/all/autostart.sh, you can modify there what programs should work on start.
- RetroArch is installed in /opt/retropie/emulators/retroarch/, with its main configuration in /opt/retropie/configs/all/retroarch.cfg, so you can start it with
This is what I ended up doing https://retropie.org.uk/forum/topic/2936/a-stuck-theme-frozen-can-t-change-themes-or-revert-back/3 .I think it was just a bad theme maybe.Check to see what your autostart file looks like and/or try starting retroarch manually.
https://retropie.org.uk/forum/topic/24526/boot-to-retroarch/4