ryanrudolfoba / SteamDeck-Clover-dualboot

Script to install Clover - a graphical boot manager for the Steam Deck.
https://www.youtube.com/watch?v=HDnxOw6j3EY&t=975s
447 stars 26 forks source link

Custom splash screen only when booting windows. #38

Closed Musicislife6984 closed 9 months ago

Musicislife6984 commented 9 months ago

Is it possible to only have a custom splash screen when booting windows? I really like this option from the previous version

ryanrudolfoba commented 9 months ago

The previous version was using a 3rd party app - HackBGRT. That app is awesome as you can customize the BGRT logo when Windows boots up.

I moved away from HackBGRT as I want the script to have few dependencies from 3rd party app. Right now clover script is purely bash script and only uses Clover EFI.

You can change the logo (BGRT) but that will reflect on all. Or you can remove the logo and have it use the default. Launch Clover Toolbox and select the LOGO option.

ryanrudolfoba commented 9 months ago

Closing this issue as I don't want to re-add HackBGRT. I want the script to remain purely bash and not depend on 3rd party apps