Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| splash_boot [2021/09/28 22:59] – added a "demonstration" video atari | splash_boot [2022/05/22 02:42] (current) – lbrpdx | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| The custom user splash can be either of the following: | The custom user splash can be either of the following: | ||
| - | * MP4 videos (for **RPi, RPi2, RPi3, Odroid XU4, Odroid N2/N2+, Khadas VIM3 and RockPro64**... and **Pi4 and PC** on Batocera **v31**+) | + | * MP4 videos (for **RPi**, **RPi2**, **RPi3**, **Odroid XU4**, **Odroid N2**/**N2+**, **Khadas VIM3** and **RockPro64**... and **Pi4**, **s905gen3** |
| - | * A fixed PNG image (for all platforms) | + | * A static |
| - | Video (if available for the platform) gets higher loading priority than images if both are present in the custom user splash folder.. You can find an assortment of splash | + | Video (if available for the platform) gets higher loading priority than images if both are present in the custom user splash folder. |
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| Since Batocera **5.27** the process of adding splash images or videos is much easier to do. Just copy the appropriate files to ''/ | Since Batocera **5.27** the process of adding splash images or videos is much easier to do. Just copy the appropriate files to ''/ | ||
| Line 31: | Line 36: | ||
| splash.screen.enabled=0 | splash.screen.enabled=0 | ||
| | | ||
| - | Don't forget that for any modification on ''/ | + | <WRAP center round tip> |
| + | Don't forget that for any modification on ''/ | ||
| + | </ | ||
| By default, the sound is enabled. To disable it, edit the file '' | By default, the sound is enabled. To disable it, edit the file '' | ||
| Line 38: | Line 45: | ||
| If you need to rotate the splash video, you can tune this parameter in the same file '' | If you need to rotate the splash video, you can tune this parameter in the same file '' | ||
| display.rotate=1 | display.rotate=1 | ||
| + | |||
| The value for rotation can be '' | The value for rotation can be '' | ||
| + | |||
| + | By default, the Batocera version is overlaid on top of the video. To disable the overlay, edit the file '' | ||
| + | splash.screen.subtitle=0 | ||
| If you want to resize the splash video to a new resolution, add the following line to '' | If you want to resize the splash video to a new resolution, add the following line to '' | ||
| Line 46: | Line 56: | ||
| With of course the resolution you want. | With of course the resolution you want. | ||
| - | <WRAP center round tip 60%> | + | <WRAP center round tip> |
| This can help with laggy splash videos on 4k TVs! Though, depending on the TV, this might not help at all. | This can help with laggy splash videos on 4k TVs! Though, depending on the TV, this might not help at all. | ||
| </ | </ | ||
| Line 64: | Line 74: | ||
| ===== Changing the boot splash ===== | ===== Changing the boot splash ===== | ||
| - | You'll notice that Batocera always displays the default Batocera splash image before your own custom one. This is by design, as Batocera cannot access the userdata partition until later in the boot sequence. If you'd like to change this image, however, you still can. Simply replace the file at ''/ | + | You'll notice that Batocera always displays the default Batocera splash image before your own custom one. This is by design, as Batocera cannot access the userdata partition until later in the boot sequence. If you'd like to change this image, however, you still can. Simply replace the file at ''/ |
| + | |||
| + | <WRAP center round info> | ||
| + | You may notice there is a separate '' | ||
| + | </ | ||
| In case you'd like to completely " | In case you'd like to completely " | ||
- splash_boot.1632869980.txt.gz
- Last modified: 5 years ago
- by atari