Change header sizes to be consistent

This commit is contained in:
Kaisaan 2021-02-25 18:45:25 -05:00
parent cb4b2fbd86
commit 5523950667

View File

@ -8,14 +8,14 @@ description: Info for hiyaCFW
Information for [hiyaCFW](https://github.com/RocketRobz/hiyaCFW), the world's first CFW for DSi.
## Custom Splash Screens
### Custom Splash Screens
With hiyaCFW you can use custom splashes in either `.bmp` or `.gif` formats. They need to go in the `sd:/hiya` folder and need to be named `splashtop` for the top screen and `splashbottom` for the bottom, with the appropriate file extension, then make sure the splash screen is enabled in the configuration. The images do not need to be the same format, so one can be BMP and the other GIF, GIFs have priority over BMPs. Below are some details on the requirements for your images to work:
### BMP
#### BMP
- 16-bit (RGBA 1555, RGB 1555, or RGB 565)
- 256 x 192 or smaller
### GIF
#### GIF
- Simple answer: Most GIFs 256 x 192 or smaller will work
- They can be animated, but should stay under 1MB for ideal performance and must be under around 10MB between the two absolute maximum
- If both loop infinitely then they will be shown for 3 seconds, otherwise they will be shown until both are complete