Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SPLASH folder to SD Card #1247

Merged
merged 2 commits into from Jul 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 15 additions & 0 deletions sdcard/SPLASH/README.txt
@@ -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 added sdcard/SPLASH/mayhem-default.bmp
Binary file not shown.
Binary file added sdcard/SPLASH/mayhem-mt.bmp
Binary file not shown.