Homepage Forums RetroPie Project Splash screens Changing the splash screen Reply To: Changing the splash screen

#2405
houstonche
Participant

[quote=2376] @houstonche, I was having trouble copying the file to the directory also. Here’s what I did. Maybe it will help you…

Make sure that you have the desired png in the Pi directory.

Use startx for GUI support on the Pi.

Go to the Start Menu and choose “Accessories” -> “Root Terminal”

type: sudo cp “name of your image in the Pi folder”.png /etc/splashscreen.png

It should act like nothing has happened and just start a new line. From the GUI, you can go to the etc folder to see if it worked.

Hopefully this helps!
[/quote]

I feel like this is still a bit over my head in terms of raspberry knowledge. Are you typing in your commands off of a linux/windows system? or are you inputing this command directly into the raspberry pi system?