Add SPLASH folder to SD Card (#1247)

* Add SPLASH folder and README file

* Sample splash screen files
This commit is contained in:
Mark Thompson 2023-07-06 16:02:58 -05:00 committed by GitHub
parent fcb681f4ae
commit a60f4ce9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 0 deletions

15
sdcard/SPLASH/README.txt Normal file
View File

@ -0,0 +1,15 @@
Splash screen images files must be 24-bit BMP files of size 240x304 or 240x300 pixels.
The current splash screen image is the one stored in the root directory of the SD card
and named "splash.bmp". Images stored in the SPLASH folder can be made the current
splash image by clicking on the BMP file in File Manager to view it, and then pressing
the Right button (this will cause the file to be copied to the root folder and renamed
"splash.bmp", overwriting any existing "splash.bmp" file in that location). In order
for the current splash screen to appear at power up, the "Show splash screen" option
must also be enabled under Settings->UserInterface.
For more information on Splash Screens, see the following Wiki pages:
https://github.com/eried/portapack-mayhem/wiki/Create-a-custom-splash-screen
https://github.com/eried/portapack-mayhem/wiki/File-manager
Many additional Mayhem splash screens that users have shared online may be found in
the Mayhem #splash-screens channel on Discord.

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

BIN
sdcard/SPLASH/mayhem-mt.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB