At startup, Recalbox plays a boot video picked at random among the videos shipped with the system. You can add your own videos, choose which ones are played, set how long they play, or disable them entirely.
Your personal videos go into the /recalbox/share/bootvideos/ directory.
\\your-ip-address\ (see finding the IP address of your Recalbox).share network share, then the bootvideos folder..mp4, .avi or .mkv format directly at the root of the folder (subfolders are not scanned).📷 Screenshot coming soon:
bootvideos-share.png
Adding videos can only be done over the network: this folder lives on a dedicated 1 GB system partition (not on the SHARE partition), so it is not visible when plugging the SD card into a computer. Keep the total size of your videos well under that limit (a few hundred MB).
The video volume follows the general Recalbox volume (
audio.volume).
The selection is set via the system.splash.select parameter in the recalbox.conf file:
system.splash.select=custom
The system.splash.length parameter in the recalbox.conf file sets the playback time of all videos (original or your own):
system.splash.length=0
Two options:
START → ADVANCED SETTINGS → BOOT SETTINGS → disable BOOT VIDEOS;system.splash.enabled=0

system.splash.resolution=1920x1080 (list the available resolutions over SSH with mpv --drm-mode=help).After the video, EmulationStation displays a loading screen with the Recalbox logo and a progress bar.
Since Recalbox 10.1, this loading screen has been redesigned and has a dark variant, enabled via
recalbox.conf:ini ## Loading screen normal (0) or dark (1) system.darkmode=1Cabinets fitted with a Recalbox JVS automatically display a dedicated loading screen of their own.