RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. splash
    Log in to post
    • All categories
    • A

      How Do I "Wake Up" My Retropie Audio Sooner?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash
      3
      0 Votes
      3 Posts
      413 Views
      A

      @sleve_mcdichael said in How Do I "Wake Up" My Retropie Audio Sooner?:

      You can force the audio channel open with vcgencmd force_audio hdmi 1 but I'm not sure where you'd put this to have it take effect before the splashscreen. You could probably put it directly in the splashscreen script itself at /opt/retropie/supplementary/splashscreen/asplashscreen.sh, but it might get overwritten if you update.

      I tried fiddling with this, but it became a bit too cumbersome. So I just added an audio queue to my splash that should help activate it sooner.

      In the meantime, would it be possible to play two splash screens (one small one to "wake up" the pie's audio, then the second could be my main)? Or if I turned on an image splash as well, would that work to load it before the video in order to get the audio channel active sooner? Or is it just a one and done setting for a single video loading at startup and that's it?

    • DJMossD

      Looking for lost Splash Intro

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash intro video retropie
      5
      0 Votes
      5 Posts
      1k Views
      WeirdHW

      @djmoss Using some light google-fu, I managed to find this one:

      Although it doesn't have the game characters in it. There's a download link in the comments somewhere, so maybe it can hold you over until you find the actual one you want.

    • AlturisA

      RetroPie 4.7.1: Input device splash showing on launching every game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support message messages input splash
      6
      0 Votes
      6 Posts
      1k Views
      AlturisA

      @mitu Excellent thanks!

    • A

      Remove the RetroPie Slash Screen?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash
      5
      0 Votes
      5 Posts
      846 Views
      A

      @mitu said in Remove the RetroPie Slash Screen?:

      See https://retropie.org.uk/docs/Splashscreen/ for configuration options.

      Ah yes, now I remember. I was able to do this on my Pie 3 B, but it had been so long I couldn't find it again (even though it was staring me right in the face). Was too focused on the terminal commands that I forgot about this menu. Simple and effective. Thanks!

    • I

      Looking for vertical splash screen videos

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video splash vertical
      1
      0 Votes
      1 Posts
      424 Views
      No one has replied
    • H

      Splash Screen Ideas & Discussion

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes discussion frontend splash splashscreen video
      2
      0 Votes
      2 Posts
      1k Views
      H

      This one's my favourite at the moment:

    • VitorWilleV

      [SPLASHSCREEN] Raspberry Splashscreen (video)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash splashscreen frontend video
      2
      0 Votes
      2 Posts
      1k Views
      H

      I recommend you post your splash screen here:

      https://retropie.org.uk/forum/topic/29132/splash-screen-ideas-discussion

    • H

      Custom boot splash video only working intermittently?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot splash splash-video splash video splash screen
      6
      0 Votes
      6 Posts
      792 Views
      lostlessL

      @hsus I doubt it, and why update if everything works as you would like? I haven’t updated my builds in a year or so. Too afraid some game (especially arcade) may just stop working.

    • RedMarsBlueMoonR

      How to: Early boot Splash Screen??

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash raspberry pi 4
      4
      0 Votes
      4 Posts
      993 Views
      mituM

      Starting the service as early as the 'local-fs' target doesn't always work, if the framebuffer is not initialized, then you can't display anything. For the Pi4, the display is re-initialized when the KMS/DRM framebuffer emulation is loaded, so any images shown before that will simply be erased.

      You can try using the modifying the existing asplashscreen service (defined in /etc/systemd/system/asplashscreen.service) and see if changing the dependencies will make it start earlier, but the result might not be what you want.

    • AndersHPA

      Splashvideo not showing...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash video splashscreen
      9
      0 Votes
      9 Posts
      1k Views
      mituM

      Most likely the USB stick is not 'mounted' (therefore inaccessible) when the splashscreen starts, so the video cannot be read and the splashscreen fails. Copying it to /opt/retropi.. will copy the splashscreen on the SD card, which is immediately available on boot.

    • mpnuttallM

      Basic Speedball 2 inspired splash video

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash video speedball splash
      1
      1 Votes
      1 Posts
      483 Views
      No one has replied
    • T

      Splash Screen cannot read /home/pi/splashscreen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash screen splash
      17
      0 Votes
      17 Posts
      2k Views
      T

      Couple comments:

      When using a USB drive through the auto-move capability of RetroPie, the entire RetroPie folder is read from the USB drive; i.e. it "replaces" the RetroPie folder on the boot sdcard. The videos you place in the USB folder of RetroPie/splashscreen (which becomes "/home/pi/RetroPie/splashscreen") can be read by the Splashscreen functionality, and even randomized - with some caveats I'll note below. You can always move the video splash screens to the sdcard folder of "opt/retropie/supplementary/splashscreen" and use them from there as well. You can do that in a number of ways: from the command line (F4) then copy or move the files from the "/home/pi/RetroPie/splashscreen" folder to the "opt/retropie/supplementary/splashscreen" or do the same through SSH or through the built-in File Manager application from the RetroPie settings subfolder. Hint: sudo cp "/home/pi/RetroPie/splashscreen/whatever your video.mp4" "/opt/retropie/supplementary/splashscreen/whatever your video.mp4" wil copy the file. Replace cp with mv if you want to move the file. You must do this as SU (sudo) because the opt folder allows only root read/write access Caveat 1 for randomizing: Best to append the video files to the splashscreen list, and then randomize off that list Caveat 2 for randomizing: Frequently the very first file name on the splashscreen list will be multiple files all in one long line. Recommend deleting that entire line and manually typing in the first line. Editing the splashscreen list is fairly easy.
      A. In the Splashscreen settings, go to "Append splashscreen to list"
      B. Choose Own/Extra splashscreens (if your files are in the home/pi/RetroPie/splashscreen folder) or RetroPie splashscreens (if you moved them to the opt/retropie/supplementary/splashscreen folder)
      C. Select the line you want to append (add to) the list and hit OK.
      D. Hit Ok again to confirm the appended line
      E. Repeat B-E for all the files you want to add to the list. Again - I recommend after you're done appending the files that you go back to "Manually edit splashscreen list" and make sure that first line has ONLY the one file on it. I also again recommend you manually type that one in. It might be easier to do this after you've appended a few files because you can just copy one of the lines you appended as the first line, and then delete the original (now duplicated line.) Once your splashscreen list has all the videos you want in it, one vide per line, go back to Disable splashscreen randomizer and enable it (or disable and then re-enable it.) You'll want to select the "Randomize /etc/splashscreen.list" selection.
    • B

      Video Splash Screen not filling monitor

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video splash splashscreen splashscreens
      8
      0 Votes
      8 Posts
      2k Views
      B

      @herb_fargus Possibly. But the display settings are correct and the aspect ratio of the splash video matches the vertical screen exactly.

    • M

      Splash Screens Jokes and Arcade

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splashscreen splash splash screen splashscreens
      3
      2 Votes
      3 Posts
      2k Views
      M

      @pokeengineer
      Thanks Man!

    • A

      LEGO Pi: A giant 1x1 that plays games.

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes lego lego pi retropie 4.3 splash splash video
      18
      5 Votes
      18 Posts
      6k Views
      A

      This is pretty funny and weird at the same time, but basically on the RetroPie-Extra splash screens, something that I noticed was that someone already created a LEGO Pi splashscreen.

      alt text

      This is completely unrelated, but I noticed it very easily.

    • FukushuuF

      Tetris Splashscreen

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splashscreens splash nes tetris fukushuu
      1
      1 Votes
      1 Posts
      961 Views
      No one has replied
    • SuperFromNDS

      [Video Splash] PS2-Themed Splash for RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video splash video splash splash video ps2
      11
      1 Votes
      11 Posts
      4k Views
      SuperFromNDS

      @mitu Presumably Ruby's referring to the video links (which I decided to upload to either mixtape.moe or pomf.cat at the time).

      Of course, since neither of those sites operate anymore, I decided to reupload it to something that's (hopefully) more reliable.

      And just for the sake of prosperity, here's the video from the original post and the first update (complete with the never-before-seen original file names!).

    • herb_fargusH

      Plymouth Themes

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes plymouth splash
      12
      7 Votes
      12 Posts
      8k Views
      retroprogrammerR

      can't wait to see the finished product, Looks beautiful

    • SuperFromNDS

      [Video Splash] CubePi

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video splash splash screen splash video video splash
      7
      0 Votes
      7 Posts
      2k Views
      SuperFromNDS

      @allanbuzzy Unfortunately, no; the sound effects were manually edited in post since ES doesn't support custom sounds when scrolling on systems. :(

    • SuperFromNDS

      [Video Splash] Retropie-Themed Splash Screen (+ Overlays & Template)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video splash splash video splash-video splash
      3
      2 Votes
      3 Posts
      4k Views
      cafarellidigitalC

      Nice idea. "Parody" splash screen are fun and look cool, a you're right, RetroPie should have it's own unique flavor. Thanks for sharing!