Hacking Custom Boot Logo for Switch

  • Thread starter Thread starter chronoss
  • Start date Start date
  • Views Views 218,988
  • Replies Replies 831
  • Likes Likes 17
hi
To change the Boot logo
my gen_patches.py logo Flasheure.png command does not work.
I am in 16.1.0 - AMS 1.5.5 + HEKATE 6.0.6
I’m on Python 3.12

Thx

but it’s just this command that doesn’t work:
gen_patches.py

I know nothing about python
you need to execute:

python gen_patches.py

for inline directly .py execution you need extra software and don't worth the hassle. simply put PYTHON before and that is all.

and remember to download the latest version, was recently updated.
 
Last edited by impeeza,
Hello.
I'm looking for information on how to replace the Atmosphere splash. The only thing I have found regarding this is the python script to inject the image into "package3", I executed the script without errors... but it doesn't work for me. I don't know if it is because it is an obsolete method (hekate 6.0.7 and atmosphere 16.0.1) or... my image is 1280px x 720px, I have tried with 24bit and 32bit, horizontally and vertically.

If you can disable the atmosphere splash, so I can put it from Hekate (pathlogo = XXX) it also works for me.

I appreciate any help.
 
Hello.
I'm looking for information on how to replace the Atmosphere splash. The only thing I have found regarding this is the python script to inject the image into "package3", I executed the script without errors... but it doesn't work for me. I don't know if it is because it is an obsolete method (hekate 6.0.7 and atmosphere 16.0.1) or... my image is 1280px x 720px, I have tried with 24bit and 32bit, horizontally and vertically.

If you can disable the atmosphere splash, so I can put it from Hekate (pathlogo = XXX) it also works for me.

I appreciate any help.
Maybe this can help you:


How to create a file to change Atmosphère bin file and the build it:
https://gbatemp.net/threads/custom-boot-logo-for-switch.569031/post-9941051

How to build Atmosphère from Source Code:
https://gbatemp.net/threads/building-atmosphere-on-windows-using-msys2.613446/




Hekate Splash Screen:
https://gbatemp.net/blogs/splash-screens.19288/
 
  • Like
Reactions: BigOnYa
which one logo?
This one. He has helped me on about 3 or 4 firmware changes. And now here I am once again asking for kind help. Thanks.
 

Attachments

  • logo.png
    logo.png
    70.1 KB · Views: 83
  • Haha
Reactions: impeeza
This one. He has helped me on about 3 or 4 firmware changes. And now here I am once again asking for kind help. Thanks.
Here is for all firmware until 17.0.0
 

Attachments

I have this error :
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

I have pythin 3 installed...

you need Python and PILLOW module, normally pillow is installed using PIP

Because PIL is deprecated it's better to uninstall it (if it should be "somewhere")

pip uninstall PIL

then

pip install Pillow
 
If anyone had a few minutes to take care of this one, I would appreciate it, seems like a fun thing to add to the switch.

edit. removed, wrong size
 
Last edited by EchoStorm,
  • Like
Reactions: chronoss

Attachments

Site & Scene News

Popular threads in this forum