Homepage › Forums › RetroPie Project › Splash screens › Changing the splash screen
Tagged: debug log
- This topic has 28 replies, 17 voices, and was last updated 9 years, 3 months ago by coccobanana88.
-
AuthorPosts
-
03/02/2013 at 15:43 #1314petrockblogKeymaster
In order to change the splash screen that can be installed with the RetroPie Setup Script, you need to copy your custom splash screen image to
/etc/splashscreen.png
You can do this from the command line, e.g., with
sudo cp MyNewSplashScreen.png /etc/splashscreen.png
04/26/2013 at 03:08 #1614IdRaptorParticipantsudo cp MyNewSplashScrenn.png /etc/splashscreen.png
I’m assume that’s supposed to say “Screen.png”?
04/26/2013 at 07:12 #1616petrockblogKeymaster[quote=1614]
sudo cp MyNewSplashScrenn.png /etc/splashscreen.png
I’m assume that’s supposed to say “Screen.png”? [/quote]
Thanks! You are right – I have corrected the post now.
07/04/2013 at 21:31 #2360houstoncheParticipantI’m having a heck of a time trying to change the splash screen. I placed the file I want to use in /home/pi/, exited emulationstation on raspberry pi, and then typed in the following command
sudo cp /home/pi/splash1.png /etc/splashscreen.png
Raspberry pie said permission denied.
I’ve also tried directly copying the image into the etc folder via cyberduck, same deal, no rights to edit the folder.
Any suggestions?
07/05/2013 at 21:14 #2376AnonymousInactive@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!
07/05/2013 at 22:42 #2378resentedpoetParticipantHere is my debug log from last install:
Still same results. Can’t start mame or neogeo roms.
07/09/2013 at 03:30 #2405houstoncheParticipant[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?
09/26/2013 at 22:18 #2825fzeroParticipantOk I’m trying to replace the splashscreen, but I cannot get my new PNG onto my PI in order to even run the command;
sudo cp MyNewSplashScreen.png /etc/splashscreen.png
I’m using Cyberduck logging in with the credentials pi/raspberry and I don’t have write permissions to any directory.
Any idea on what needs to be done, do I need to login with another user account?
I’ve not installed anything onto this Pi other than RetroPie and EmulationStation.thanks
02/08/2014 at 05:46 #4690AnonymousInactiveQuick question, where can I place the Splash Screen so it can access it?
02/22/2014 at 16:23 #5069fatmattParticipantIs there another step to get the custom splash screen working?
I have copied it to /etc/splashscreen.png but when I rebooted, the splash screen was the original one.
I am using RetroPie version 1.9.1.
02/23/2014 at 12:59 #5128fatmattParticipantI have fixed it. I created a new splashscreen.list in the pi directory that pointed to the screen I wanted to use and copied it to /etc/splashscreen.list using root terminal and the cp command.
04/27/2014 at 17:57 #6355byteknightParticipantAnother simple way to change the splashscreen is to just replace the splashscreen.png file at /home/pi/RetroPie-Setup/supplementary/splashscreens/retropieproject/splashscreen.png. I used the ftp program Cyberduck on my computer and uploaded it to the Raspberry Pi.
05/12/2014 at 01:36 #6746superspiderduckParticipantYes, byteknight’s method works fine as long as you rename your picture to “splashscreen.png”.
Otherwise, you would need to have root permissions and go to the /etc directory and change the “splashscreen_list” file to point to the directory that your file is.11/15/2014 at 11:51 #82759spannerParticipantIf you boot Raspbian by trying “startx” and open a folder on the memu bar there is a option to open that folder as root so you can copy the image in to the etc folder with no problem..:D
I put it in to the etc folder but it never changed the splash screen..?
Have to try a different way..
This needs updating on how to change it properly..
11/17/2014 at 02:43 #82819byteknightParticipantThe location of the splashscreen(s) has changed with the new version, and multiple splashscreens now come with it. The splashscreens are in individual folders under:
/home/pi/RetroPie-Setup/supplementary/splashscreens/
You need to create a new folder in this directory like “mysplashscreen”, then put your image in this folder – it doesn’t matter what you name your splashscreen.
Then run RetroPie-Setup under /home/pi/RetroPie-Setup/
sudo ./retropie_setup.sh
Select number 3 Setup.
Go down to 313 Select Splashscreen and choose your new folder.Should work after that!
11/18/2014 at 10:47 #82855spannerParticipantHi..
The splash screen is in a different place now its in /home/pi/RetroPie-Setup/supplementary/splashscreens/retropiesetup2014/ if i remember..anyway..
One question..
is the a way of making the screen stay up longer..?
so if its up for 20 seconds can I change it to say 40 seconds..and is there a way of getting to come up quicker like 2 seconds after boot,I want to try and remove all the boot text..??
The splash screen is like having Plymouth on your system but its not animated..;)
———————————————————————–
If you like Linux why not try Commodore OS 32-BIT…
http://cbmosvision.webs.com/11/18/2014 at 19:38 #82863byteknightParticipantBTW, you’re welcome! ;)
You can hide most of the boot text by editing /boot/cmdline.txt file and remove “console=tty1”.
Not sure how to make the Splashcreen stay up longer, but this post shows how to play a movie over everything during boot-up.
[quote=82855]
anyway..
[/quote]12/23/2014 at 04:08 #83935dunhillmartin2014ParticipantWill it be possible to alter some attributes to my preference?
12/23/2014 at 13:39 #83948sur0xParticipantguys, check my splashscreen randomizer, https://www.petrockblock.com/forums/topic/splashscreen-randomizer/
08/14/2015 at 22:55 #104017mcbourneParticipantDid the splashscreen location change again in 3.0 final? Beta 4 has them in supplemental still but I don’t see them there now.
/home/pi/RetroPie-Setup/supplementary/splashscreens/
only shows platforms.cfg, no dirs08/14/2015 at 23:57 #104019mcbourneParticipantI got my splashscreen back. I don’t know why it’s harder now but it looks like they moved all splashscreens to /opt/retropie/supplementary/splashscreen/ which you don’t have permission to mess with unless you create a root password and login with root.
So upload your custom image somewhere in retropie where you have permission and then go to the setup script, choose custom splash, option 5 manually set splashscreen list then paste in the path to the image, like
/home/pi/RetroPie-Setup/supplementary/mczelda/mczelda.jpgThis seems much harder to me than having them all just sit in the supplementary dir like they were in BETA 4 and before…
08/25/2015 at 18:12 #104698coccobanana88ParticipantSame here. I can’t upload my custom splashscreen folder with retropie (permission denied). Any help for a noob?
08/25/2015 at 19:08 #104703herbfargusMembersign into ftp as root or update your setup script, re-enable samba shares from the setup script and it will be editable from there as well (you can type \\RETROPIE into a filemanager to access the folders as long as your raspberry pi is connected to your network)
08/26/2015 at 00:37 #104738coccobanana88Participant[quote=104703]sign into ftp as root or update your setup script, re-enable samba shares from the setup script and it will be editable from there as well (you can type \\RETROPIE into a filemanager to access the folders as long as your raspberry pi is connected to your network)
[/quote]
sry, but I don’t understand how re-enable samba share and do the other thing you describe. I’m using cyberduck to copy roms and folders. I’m trying to set manually the splashscreen (fallowing mcbourne suggestions) by putting the folder in “/home/pi/RetroPie” but when i write the line “/home/pi/RetroPie/custom/Retro.png” I dont know which button I have to press to confirm this. When I go back I have the default splashscreen.08/26/2015 at 00:48 #104739mcbourneParticipant@cocbanana88 if you haven’t expanded the filesystem then you will get that same error when trying to move roms or screens over b/c there isn’t room anymore.
Likewise if you are trying to edit any file outside of the home dir then pi user won’t have permission and you’ll see that error. That’s why my solution was to copy the file over to somewhere the PI user does have access and update the path. I believe the guys are working on a better fix for future versions.
08/26/2015 at 02:27 #104741petrockblogKeymasterI have just made changes to this. System distributed splashscreens live in /opt/retropie/supplementary/splashscreen – they are not owned by user pi, and should not be modified (so the system can update without problems).
The user splashscreens go to ~/RetroPie/splashscreens
if you update retropie-setup – and re-configure splashscreens and sambashares you should end up with a samba share pointing to ~/RetroPie/splashscreens – the splashscreen configuration now has some additional options – to browse retropie-setup splashscreens and to browser own splashscreens.
08/26/2015 at 06:09 #104743mcbourneParticipantSo will splashscreens from the repo be installed by default and take up space? or when do those actually get installed?
08/26/2015 at 07:06 #104744petrockblogKeymasterThey do get installed by default yeh, they get installed when using the splashscreen module. They use around 41MB. If you set up your splashscreen how you want it you can remove /opt/retropie/supplementary/splashscreen to free it up.
08/26/2015 at 13:39 #104762coccobanana88Participant[quote=104741]I have just made changes to this. System distributed splashscreens live in /opt/retropie/supplementary/splashscreen – they are not owned by user pi, and should not be modified (so the system can update without problems).
The user splashscreens go to ~/RetroPie/splashscreens
if you update retropie-setup – and re-configure splashscreens and sambashares you should end up with a samba share pointing to ~/RetroPie/splashscreens – the splashscreen configuration now has some additional options – to browse retropie-setup splashscreens and to browser own splashscreens.
[/quote]
Solved.
Ty -
AuthorPosts
- The forum ‘Splash screens’ is closed to new topics and replies.