Homepage Forums RetroPie Project Splash screens Video splashscreen for RetroPie 2.6 Reply To: Video splashscreen for RetroPie 2.6

#89369
robertybob
Participant

Ah thank you so much! Just got everything working and it looks great :) Is it possible to have a script that opens the RetroPie setup screen? I thought it would be #!/bin/bash sudo ./retropie_setup.sh but it says it can’t be found.

I only ask because I guessed that the Raspi-Setup screen would be as simple as

#!/bin/bash
sudo raspi-config

and I’ve got that working ok.

Many thanks for your help :)