Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
splash_boot [2021/10/18 10:28] – [Changing the boot splash] atarisplash_boot [2022/05/22 02:42] (current) lbrpdx
Line 12: Line 12:
   * A static PNG image (for all platforms)   * A static PNG image (for all platforms)
  
-Video (if available for the platform) gets higher loading priority than images if both are present in the custom user splash folder. Here are some splash video resources:+Video (if available for the platform) gets higher loading priority than images if both are present in the custom user splash folder. Here are some splash screen/video resources:
   * [[https://batocera.org/videos/boot/|SnakerVill's splashes and others on our server]]   * [[https://batocera.org/videos/boot/|SnakerVill's splashes and others on our server]]
   * [[https://www.batoceranation.com/downloads/|BatoceraNation's download page]]   * [[https://www.batoceranation.com/downloads/|BatoceraNation's download page]]
   * [[https://www.youtube.com/channel/UCJdquk3Rr_nZVLEc9JryhAA/videos|Splash Screen Studio's Youtube channel]]   * [[https://www.youtube.com/channel/UCJdquk3Rr_nZVLEc9JryhAA/videos|Splash Screen Studio's Youtube channel]]
 +  * [[https://github.com/Hew-ux/batocera-assets/tree/main/splash-screens|The Batocera-Assets repository's splash screen folder]] and [[https://github.com/Hew-ux/batocera-assets/tree/main/archive/splash-screens|its archives]].
 +  * [[https://mega.nz/folder/Q6B0iLjQ#oFP0d6huWdHGQLaAVvsgmQ|Hel Mic's splash video Mega folder]]. Here's a [[https://www.youtube.com/watch?v=S1-deoLf_cA&list=PLHL2dKEpMn1GmfvrtFioLd5MQgXD4VoCi&index=24|YouTube playlist]] that includes them.
  
 Since Batocera **5.27** the process of adding splash images or videos is much easier to do. Just copy the appropriate files to ''/userdata/splash/''. On the next reboot you will see your new splashes! Since Batocera **5.27** the process of adding splash images or videos is much easier to do. Just copy the appropriate files to ''/userdata/splash/''. On the next reboot you will see your new splashes!
Line 34: Line 36:
   splash.screen.enabled=0   splash.screen.enabled=0
      
-Don't forget that for any modification on ''/boot'', you should read [[:edit_boot_partition|this instruction page on how to do so]] first.+<WRAP center round tip> 
 +Don't forget that for any modification on ''/boot/'', you should read [[:edit_boot_partition|this instruction page on how to do so]] first. 
 +</WRAP>
  
 By default, the sound is enabled. To disable it, edit the file ''batocera.conf'' (from the SHARE partition of your SDCard/USB, not the same as above) to get a line exactly like this one (without #): By default, the sound is enabled. To disable it, edit the file ''batocera.conf'' (from the SHARE partition of your SDCard/USB, not the same as above) to get a line exactly like this one (without #):
Line 41: Line 45:
 If you need to rotate the splash video, you can tune this parameter in the same file ''batocera.conf'' (which also rotates EmulationStation): If you need to rotate the splash video, you can tune this parameter in the same file ''batocera.conf'' (which also rotates EmulationStation):
   display.rotate=1   display.rotate=1
 + 
 The value for rotation can be ''0'', ''1'', ''2'' or ''3'' representing 0, 90, 180 or 270 degrees of rotation respectively. The value for rotation can be ''0'', ''1'', ''2'' or ''3'' representing 0, 90, 180 or 270 degrees of rotation respectively.
 + 
 +By default, the Batocera version is overlaid on top of the video. To disable the overlay, edit the file ''batocera.conf'' (from the SHARE partition of your SDCard/USB) to get a line exactly like this one (without #):
 +  splash.screen.subtitle=0
  
 If you want to resize the splash video to a new resolution, add the following line to ''batocera.conf'' (Batocera **v32** and above): If you want to resize the splash video to a new resolution, add the following line to ''batocera.conf'' (Batocera **v32** and above):
Line 49: 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.
 </WRAP> </WRAP>
  • splash_boot.1634552916.txt.gz
  • Last modified: 5 years ago
  • by atari