Hacking Share your custom Atmosphere (fusee-secondary) bootlogos.

  • Thread starter Thread starter Essasetic
  • Start date Start date
  • Views Views 85,036
  • Replies Replies 153
  • Likes Likes 7
BTC.ini was removed, and now the
«Custom splash screen BMP parsing is no longer supported (as it slows down boot for 99% of users).
  • To compensate for this, a script to insert a custom splash screen into a package3 binary has been added to the utilities folder of the atmosphere repository.»
so if you want a custom splash screen you need to run the utility script.
 
  • Like
Reactions: BaamAlex
modified with color
 

Attachments

  • splash6.png
    splash6.png
    137.7 KB · Views: 183
with atmosphere logo..and yes you have to inject this image to package3
 

Attachments

  • splash9.png
    splash9.png
    156.1 KB · Views: 176
I've tried injecting a custom image for Atmosphere 1.0.0 via the python script but it doesn't continue after below entry:

import 'PIL.PngImagePlugin' # <_frozen_importlib_external.SourceFileLoader object at 0x000001367E221128>

Anyone any idea?

Code:
python -v utilities/insert_splash_screen.py img/splash.png fusee/package3

Nevermind. It just takes a while before python completes the script :grog:
 
Last edited by ZaMaster,
I've tried injecting a custom image for Atmosphere 1.0.0 via the python script but it doesn't continue after below entry:

import 'PIL.PngImagePlugin' # <_frozen_importlib_external.SourceFileLoader object at 0x000001367E221128>

Anyone any idea?

Code:
python -v utilities/insert_splash_screen.py img/splash.png fusee/package3

Nevermind. It just takes a while before python completes the script :grog:

Ya encontré como poner o ver BootLogo en Atmosphere 1.1.1 desde el Hekate v5.6.2 gracias a: Team-Neptune - DeepSea

Welcome to version 3.2.0 of DeepSea the AiO firmware for the Nintendo Switch!

  • Updated Atmosphère 1.1.1
    * Support was implemented for 13.0.0.
    * The LogManager system module was reimplemented.
  • Updated Hekate 5.6.2
    * HOS 13.0.0 Support
    * Improved error messages for pkg1/pkg2 mismatch
  • Updated DeepSea Assets 1.0.4
    * Support was added for the new 13.0.0 boot logo
  • Updated MissionControl 0.6.0
  • Updated AiO-Switch-Updater 2.14.0
Remember to eat your vegetables!
That's all for this release! Until the next one!

hekate_ipl.ini

[config]
autoboot=0
autoboot_list=0
bootwait=3
verification=1
backlight=100
autohosoff=0
autonogc=1
updater2p=1

{--- Custom Firmware ---}
[CFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/package3
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
{}

[CFW (EMUMMC)]
emummcforce=1
fss0=atmosphere/package3
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
{}

{--- Stock ---}
[Stock (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/package3
stock=1
icon=bootloader/res/icon_switch.bmp
{}

Desde el arranque inicial "fusee.bin" del Atmosphere aún no puedo ver los logos.bmp

python utilities/insert_splash_screen.py img/splash.png fusee/package3 // sí alguien encuentra como funciona esto
porfa comparta un tutorial o el código u programa que haya usado para que funcione bien con el fusee.bin
 
Last edited by GUERREROX37,
Can anyone please explain to me how to use the Utility script? I'm completely at a loss. I do have Python set up, but don't know what what arguments to send to it.
 
Can anyone please explain to me how to use the Utility script? I'm completely at a loss. I do have Python set up, but don't know what what arguments to send to it.
The atmosphere page tells you which command you need. But to make it a lot easier, use the hekate payload. Otherwise, tell me which logo you want, and I inject it for you.
 
The atmosphere page tells you which command you need. But to make it a lot easier, use the hekate payload. Otherwise, tell me which logo you want, and I inject it for you.
Where does it say how to use it on the AMS page, I tried looking for instructions, and couldn't find them. I saw the script in the Utilities folder. I'd to learn things, instead of relying on other people to do things for me.....but, anyways, here's the pic. I appreciate the help.
 

Attachments

  • Like
Reactions: laz305

Site & Scene News

Popular threads in this forum