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

      Auto-play video before loading ROM

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash-video playstation video splash autoload video
      6
      1 Votes
      6 Posts
      3k Views
      synackS

      @sphirst You can accomplish this by editing your runcommand-onstart.sh script, as @herb_fargus mentioned.

      edit /opt/retropie/configs/all/runcommand-onstart.sh nano /opt/retropie/configs/all/runcommand-onstart.sh then paste the following into script (it checks if the system is psx, if so, play the mp4): [[ $1 == *psx* ]] && omxplayer -o both -b --layer 10001 /path/to/your/ps1.mp4 lastly, which I'm not sure is even necessarily, but make it executable. chmod a+x /opt/retropie/configs/all/runcommand-onstart.sh

      In case you need it, here is the ps1 boot screen (mp4 format): https://dl.dropboxusercontent.com/u/23611685/video/ps1.mp4?dl=1

    • cafarellidigitalC

      Video Splash: Console Stripe

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash video splashscreen splash-video video splash
      12
      7 Votes
      12 Posts
      8k Views
      cafarellidigitalC

      @Hex thanks! Very cool cardboard Gameboy!