How to use Splash Screens
What you need
Usage
The module will attempt to load the splash image, in this order:
sd:/wiiu/environments/aroma/splash.png
sd:/wiiu/environments/aroma/splash.tga
- A random image from the directory
sd:/wiiu/environments/aroma/splashes/
.
If no splash screen is found on the sd card, this module will effectively do nothing.
Notes
- When using a
tga
make sure its 24 bit and uncompressed - In theory any (reasonable) resolution is supported, something like 1280x720 is recommended
- If you are loading your splash from
sd:/wiiu/environments/aroma/splash.png
make sure your image is namedsplash.png
- If you are loading your splash from
sd:/wiiu/environments/aroma/splashes/
you can name your images whatever you want and one will be loaded randomly
Success
Your splash will now show after the initial boot up is done