C
cubes
Guest
I've seen many cool Atmosphere bootscreens posted here on GBAtemp and I really wanted to try them out!
On the dedicated GitHub page I learned that in order to activate a custom bootlogo, I will have to copy the BCT.ini from the "config_templates" into "config" and add the following line:
[stage2]
custom_splash = path/to/bootlogo.bmp
in my case
[stage2]
custom_splash = bootloader/emunand.bmp...
Atmosphere IGNORES my BCT.ini
Continue reading...
On the dedicated GitHub page I learned that in order to activate a custom bootlogo, I will have to copy the BCT.ini from the "config_templates" into "config" and add the following line:
[stage2]
custom_splash = path/to/bootlogo.bmp
in my case
[stage2]
custom_splash = bootloader/emunand.bmp...
Atmosphere IGNORES my BCT.ini

Continue reading...