[FINAL RELEASE AVAILABLE] Intro video while system is loading

Got an idea for a project? Found a cool project you want to share? Post it here!
User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: [WIP] Intro video while system is loading

Post by YaYa » Tue Aug 08, 2017 6:12 am

Ok, i finally moved my *** (lol) to finish the project. Links are provided in my signature or in the first post.
Feel free to use, just don't forget to give a thumb up here, or in youtube, it is always appreciated
Follow me on instagram Image

User avatar
abrugsch
Posts: 971
Joined: Tue Aug 02, 2016 10:00 am
Has thanked: 356 times
Been thanked: 430 times
Contact:

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by abrugsch » Tue Aug 08, 2017 6:47 am

no i don't mean your post was spam @YaYa but the one that was there. I'll delete mine now as it looks like I'm accusing random people of being spammers

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by YaYa » Tue Aug 08, 2017 6:59 am

Sorry abrugsch, i must have missunderstood you, my english is not too bad but still not my mother tongue lol.
Don't worry, i never get hurt and even if your message would have been intended to me i didn't took it personnal.

;)
Follow me on instagram Image

Lpoolm
Posts: 392
Joined: Thu Jun 09, 2016 4:17 am
Location: uk
Has thanked: 76 times
Been thanked: 51 times

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by Lpoolm » Thu Aug 10, 2017 8:27 am

this is great thanks,
my issue though is i add it as a custom splashscreen turn on my pi it starts the rainbow scren then a bit of text then this vid starts.
by the time it starts though i can see emultion station has started in the background but this vid is still going?
does anyone know how i can get this to boot as soon as the pi is turned on please?
thanks
Check out my modding and repair channel of retro and modern consoles:
https://www.youtube.com/channel/UCFz7yW ... GtQ/videos

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by YaYa » Thu Aug 10, 2017 8:36 am

ssh into your PI.

Code: Select all

ssh pi@retropie.local
Default password is "raspberry". You will need to edit the boot options

Code: Select all

sudo nano /boot/cmdline.txt
The cmdline.txt file is a single line with all the boot options. Scroll to find those items and replace (careful not to add line-breaks)

- To redirect boot message to 3rd console, change : "console=tty1" by "console=tty3" (nothing will appear upon boot on the 1st console
- Add "loglevel=3" to disable non-critical kernel log messages. so you won't see any warning except really critical stuffs !
- Add "logo.nologo" to the end of the line to remove the Raspberry PI logos from displaying : )

Press CTRL+X to exit and Y to save your changes.

Next edit the config file with the following:

Code: Select all

sudo nano /boot/config.txt
You will need to add "disable_splash=1" at the end of the file to enable the video

Press CTRL+X to exit and Y to save your changes.

All done !
Follow me on instagram Image

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by YaYa » Thu Aug 10, 2017 8:39 am

take a look there for choosing which video to start

https://github.com/RetroPie/RetroPie-Se ... lashscreen
Follow me on instagram Image

Lpoolm
Posts: 392
Joined: Thu Jun 09, 2016 4:17 am
Location: uk
Has thanked: 76 times
Been thanked: 51 times

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by Lpoolm » Thu Aug 10, 2017 10:58 am

thanks, it has gotten rid of all the pi startbup screens but still delays to start then over runs onto emulation station.
i am happy with my setup for now so will leave it for now but thanks for your instructions and also your vid, it is excellent!!!!
it will improve a lot of peoples gameboys!
Check out my modding and repair channel of retro and modern consoles:
https://www.youtube.com/channel/UCFz7yW ... GtQ/videos

User avatar
YaYa
Posts: 1719
Joined: Mon Jun 26, 2017 12:42 pm
Location: brittany - France
Has thanked: 871 times
Been thanked: 689 times
Contact:

Re: [FINAL RELEASE AVAILABLE] Intro video while system is loading

Post by YaYa » Thu Aug 10, 2017 11:15 am

You are welcome ! Also your satisfaction is my satisfaction :D

Can you tell me how much it is overlapping over Emulation Station ? And how much it is delayed to start ?
Follow me on instagram Image

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest