Hacking Custom Boot Logo for Switch

  • Thread starter Thread starter chronoss
  • Start date Start date
  • Views Views 218,984
  • Replies Replies 831
  • Likes Likes 17
I got the following: the h file just has the array and my image is 1280 x 720. How can I get the four SplashScreen values ?
X=0
Y=0
W=1280
H=720
Post automatically merged:

There is a guide for each image shown on startup and the description of how change them

 
I got the following: the h file just has the array and my image is 1280 x 720. How can I get the four SplashScreen values ?
Please don't use a image big like that because the loading time of ams increases a LOT!

Take a small Logo/picture and put that array into boot_splash_screen_notext.inc, and tell that file your image size and the coordinates where it should be shown.

Even if your file is mostly black with a little logo in the middle it eats up MB like hell.

Sure you can do it if you don't care. Just a hint!
 
  • Like
Reactions: impeeza
Please don't use a image big like that because the loading time of ams increases a LOT!

Take a small Logo/picture and put that array into boot_splash_screen_notext.inc, and tell that file your image size and the coordinates where it should be shown.

Even if your file is mostly black with a little logo in the middle it eats up MB like hell.

Sure you can do it if you don't care. Just a hint!
But that's to change the Atmosphere logo, right?
I've changed all three logos, and it takes about 20 seconds to boot from turn on.
 
  • Like
Reactions: impeeza
But that's to change the Atmosphere logo, right?
I've changed all three logos, and it takes about 20 seconds to boot from turn on.
Yes the second logo from AMS that you get if you compile atmosphere yourself and change the boot_splash_screen_notext.inc file.

In my case the logo is still big (526x100, original is 256x256) and the file looks like this before the array part:

Code:
constexpr size_t SplashScreenX = 377;
constexpr size_t SplashScreenY = 310;
constexpr size_t SplashScreenW = 526;
constexpr size_t SplashScreenH = 100;

Logo is displayed 377px from the left and 310px from top to get that centered.
 
  • Like
Reactions: impeeza
Yes the second logo from AMS that you get if you compile atmosphere yourself and change the boot_splash_screen_notext.inc file.

In my case the logo is still big (526x100, original is 256x256) and the file looks like this before the array part:

Code:
constexpr size_t SplashScreenX = 377;
constexpr size_t SplashScreenY = 310;
constexpr size_t SplashScreenW = 526;
constexpr size_t SplashScreenH = 100;

Logo is displayed 377px from the left and 310px from top to get that centered.
That’s how it starts my Lite
https://www.mediafire.com/file/czskkytolrqcmev/IMG_3466.MOV/file
 
  • Like
Reactions: jelbo
Please don't use a image big like that because the loading time of ams increases a LOT!

Take a small Logo/picture and put that array into boot_splash_screen_notext.inc, and tell that file your image size and the coordinates where it should be shown.

Even if your file is mostly black with a little logo in the middle it eats up MB like hell.

Sure you can do it if you don't care. Just a hint!
and a big sept logo will create a PACKAGE3 which can not be loaded with Fusee.bin.
 
  • Like
Reactions: HeikesFootSlave
Someone please help me
I don't have a pc, I downloaded the files you shared but they didn't work.
FW 20.4.0 AMS 1.9.4
Or you can help me create a logo with this image, I am extremely grateful to you
 

Attachments

  • logo1.png
    logo1.png
    68.1 KB · Views: 37
  • Like
Reactions: impeeza
Someone please help me
I don't have a pc, I downloaded the files you shared but they didn't work.
FW 20.4.0 AMS 1.9.4
Or you can help me create a logo with this image, I am extremely grateful to you
Here is you can uncompress the file on the root of your console's sd card and enjoy the bootlogo.
 

Attachments

Here is how you can extract the file to the root directory of your SD card on your console and enjoy the bootlogo.
Thank you very much
Post automatically merged:

Here is how you can extract the file to the root directory of your SD card on your gaming console and
Here is how you can extract the file to the root directory of your SD card on your console and enjoy the bootlogo.

Here is how you can extract the file to the root directory of your SD card on your console and enjoy the bootlogo.
Can you help me again.
I realized that the image was too bad.
 

Attachments

  • BackgroundEraser_20251109_110327999.png
    BackgroundEraser_20251109_110327999.png
    478.9 KB · Views: 31
Last edited by Quangoi0,
  • Like
Reactions: impeeza and laz305
Did you make a mistake? It's just that my photo is compressed. :(
let me to check
Post automatically merged:

Did you make a mistake? It's just that my photo is compressed. :(
You are right, the image had the wrong size and I didn't process it. here is the full files.
 

Attachments

Last edited by impeeza,
  • Like
  • Love
Reactions: laz305 and Quangoi0
trying to use the Zelda shield logo from the 1st post,but seems to do nothing.
is this only usable with Hetake?
because I load Atmosphere directly.(using rcmloader one)
also,can someone make a logo out of this?
 

Attachments

Last edited by Falconcrest64,
trying to use the Zelda shield logo from the 1st post,but seems to do nothing.
is this only usable with Hetake?
because I load Atmosphere directly.(using rcmloader one)
also,can someone make a logo out of this?
Here is your Falcon Boot but wich Zelda logo you talk from 1st post ?

Falcon.png
 

Attachments

  • Love
Reactions: impeeza
trying to use the Zelda shield logo from the 1st post,but seems to do nothing.
is this only usable with Hetake?
because I load Atmosphere directly.(using rcmloader one)
also,can someone make a logo out of this?
The patches for the logos on the first post are from 2020 so they have not patches for newer firmware look in to the post

https://gbatemp.net/threads/custom-boot-logo-for-switch.569031/post-10662039

If there is a updated version of the logo you like.

Those files have patches for All firmware.

The patches works with pure atmosphère
 
  • Love
Reactions: chronoss
  • Love
Reactions: impeeza
Hello.
Can anyone make this logo image for my Switch?

Thanks. :)

PD: AMS logo version and a non AMS logo version are included, in case anyone else wants to use it.
 

Attachments

  • Kiraki.png
    Kiraki.png
    422.3 KB · Views: 37
  • Kiraki2.png
    Kiraki2.png
    422.3 KB · Views: 37
  • Like
Reactions: chronoss

Site & Scene News

Popular threads in this forum