Question Rasberry pi 5 Retropie Help

OmegaDeathRIde

Distinguished
Dec 3, 2016
7
0
18,510
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?
 
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.
https://retropie.org.uk/forum/topic/24526/boot-to-retroarch/4
Now, coming back to your question

  • 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
/opt/retropie/emulators/retroarch/bin/retroarch --config /opt/retropie/configs/all/retroarch.cfg --menu