Homepage › Forums › RetroPie Project › Splash screens › Mushberry Video Splashscreen › Reply To: Mushberry Video Splashscreen
04/05/2015 at 21:06
#93892
Participant
Hey everyone….Great Thread!
I’m been working on my splashscreen all day on RetroPie 2.6 and am having a strange issue.
I got my splash screen to work using
omxplayer /home/pi/video.mov &
exit 0
method;(Can’t get the above mentioned script to work) however EmulationStation is loading over my video about 15 seconds into the video.
I know this is usually caused by having an & after the “do_start” but I have erased it and still have the issue.
I’ve updated both the /etc/init.d and /home/pi/RetroPie-Setup\supplementary script locations.
Any Thoughts?