Hacking Custom Boot Logo for Switch

laz305

Well-Known Member
Member
Joined
Jul 31, 2008
Messages
878
Trophies
1
XP
1,684
Country
United States
which logo are you trying to show? Please share it here and I will try with the same.

maybe do a test with @animefreak89’s logo that he just showed working properly here: https://gbatemp.net/threads/custom-boot-logo-for-switch.569031/page-14#post-9792923

Assuming yiu don’t rename the image the command would be:

python gen_patches.py animefreak89 image.png

this would generate a new directory called animefreak89 that you would move to /atmosphere/exefs_patches/ on your sd card.
For now I’m just using the ones from the OP. I’m trying to get the Mario to boot
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
For now I’m just using the ones from the OP. I’m trying to get the Mario to boot
Which Mario?

This one?

mario_logo.png



BA600587-1755-478D-B773-D42638329BFA.jpeg



Everything looks good.

here’s the command line for this one:

python gen_patches.py mario_jump mario_logo.png

Once this finishes simply copy the resulting mario_jump directory on your PC to /atmosphere/exefs_patches/ on your switch.
Then delete the /atmosphere/exefs_patches/mario_logo directory from your switch and reboot.
 
Last edited by binkinator,
  • Like
Reactions: chronoss and laz305

animefreak89

Active Member
Newcomer
Joined
Apr 3, 2022
Messages
27
Trophies
0
Age
34
Location
Stephenville, NL
XP
72
Country
Canada
Which Mario?

This one?

View attachment 304644


View attachment 304645


Everything looks good.

here’s the command line for this one:

python gen_patches.py mario_jump mario_logo.png

Once this finishes simply copy the resulting mario_jump directory on your PC to /atmosphere/exefs_patches/ on your switch.
Then delete the /atmosphere/exefs_patches/mario_logo directory from your switch and reboot.
do custom boot logos currently work on FW 14.0 / AMS 1.3.0?
 

laz305

Well-Known Member
Member
Joined
Jul 31, 2008
Messages
878
Trophies
1
XP
1,684
Country
United States
Which Mario?

This one?

View attachment 304644


View attachment 304645


Everything looks good.

here’s the command line for this one:

python gen_patches.py mario_jump mario_logo.png

Once this finishes simply copy the resulting mario_jump directory on your PC to /atmosphere/exefs_patches/ on your switch.
Then delete the /atmosphere/exefs_patches/mario_logo directory from your switch and reboot.
Are you saying even tho the files in the OP are already made I still have to remake them? Cuz I have just been dropping in the made folders from OP
 

Purple_Heart

GBATemp´s weirdest Individual
Member
Joined
Oct 11, 2015
Messages
4,412
Trophies
1
Age
28
Location
Hamburg
XP
3,739
Country
Germany
isnt there a simple GUI Program where you can create logos with.......need to resetup my pc soon and am not comfortable with that python stuff
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
Are you saying even tho the files in the OP are already made I still have to remake them? Cuz I have just been dropping in the made folders from OP
At some point need to be remade based on the new Firmware, yes. If they are still working for you then that’s great. My instructions are mostly for folks to self service create these and their own logos now and in the future.
 
  • Like
Reactions: laz305

SodaSoba

‿︵‿︵‿︵ヽ(°□° )ノ‿︵‿︵‿︵‿
Member
Joined
May 28, 2018
Messages
645
Trophies
0
Location
Barstow, on the edge of the desert
XP
1,873
Country
United Kingdom
isnt there a simple GUI Program where you can create logos with.......need to resetup my pc soon and am not comfortable with that python stuff
Closest we have is a batfile with the commands pre done all you need to do is drop your image on the batfile, that's how I do mine
 
  • Like
Reactions: binkinator

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
isnt there a simple GUI Program where you can create logos with.......need to resetup my pc soon and am not comfortable with that python stuff

I suppose somebody could create a static exe package to avoid the python hassle. Having a good Python environment helps with other stuff outside of switch as well though. :-)
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
Closest we have is a batfile with the commands pre done all you need to do is drop your image on the batfile, that's how I do mine
You still need a working Python environment though, right? That’s the part most people struggle with. Cats like you, Soda, are way past that part!
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
i have installed a python enviroment already i only dont like to work with cmd lines

I hear you man but consider that the sentence you just typed is way longer than the command required to run it.

gen_patches.py mario mario.png

i could shorten it even further by renaming the command. Something like this:

gp.py dir img.png

17 characters. 🤣
 
  • Like
Reactions: laz305 and crueI

SodaSoba

‿︵‿︵‿︵ヽ(°□° )ノ‿︵‿︵‿︵‿
Member
Joined
May 28, 2018
Messages
645
Trophies
0
Location
Barstow, on the edge of the desert
XP
1,873
Country
United Kingdom
You still need a working Python environment though, right? That’s the part most people struggle with. Cats like you, Soda, are way past that part!
Post in thread 'Share your custom Atmosphere (fusee-secondary) bootlogos.' https://gbatemp.net/threads/share-y...fusee-secondary-bootlogos.532018/post-9738345

That file has the batfile & python all in one it works as a standalone package.
I'm pretty sure it would be adapted and I'm almost certain I adapted that zip from something that did switch logo replacements originally.

Bat is literally running a python command;
```
@Echo off
python38\python.exe insert_splash_screen.py 1.png package3
echo ----------------------------------------------
echo if any errors output above the line happen you may need to
echo put a new copy of package3 in the bat folder
echo otherwise if you have 0 errors, you are finished.
pause

```

I'll have a look for the file I use when I boot my pc up tomorrow if needed.

I use that every Atmos update and inject a 1px transparent PNG doubt it speeds anything up but the original atmosphere bootlogo is pointless. I have 2 splashes the grey scale Atmos icon & IPS patched switch logo.
I reboot a lot when I'm working on layout stuff so less logos for me.
 
Last edited by SodaSoba,
  • Like
Reactions: binkinator

laz305

Well-Known Member
Member
Joined
Jul 31, 2008
Messages
878
Trophies
1
XP
1,684
Country
United States
At some point need to be remade based on the new Firmware, yes. If they are still working for you then that’s great. My instructions are mostly for folks to self service create these and their own logos now and in the future.
Thanks that worked. And just to be safe I left the folder name nintendont and just replaced the files with the Mario I made and it worked 😆
 
  • Like
Reactions: binkinator

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
Post in thread 'Share your custom Atmosphere (fusee-secondary) bootlogos.' https://gbatemp.net/threads/share-y...fusee-secondary-bootlogos.532018/post-9738345

That file has the batfile & python all in one it works as a standalone package.
I'm pretty sure it would be adapted and I'm almost certain I adapted that zip from something that did switch logo replacements originally.

Bat is literally running a python command;
```
@Echo off
python38\python.exe insert_splash_screen.py 1.png package3
echo ----------------------------------------------
echo if any errors output above the line happen you may need to
echo put a new copy of package3 in the bat folder
echo otherwise if you have 0 errors, you are finished.
pause

```

I'll have a look for the file I use when I boot my pc up tomorrow if needed.

I use that every Atmos update and inject a 1px transparent PNG doubt it speeds anything up but the original atmosphere bootlogo is pointless. I have 2 splashes the grey scale Atmos icon & IPS patched switch logo.
I reboot a lot when I'm working on layout stuff so less logos for me.

Very clever! That‘s 90% of the battle!

Knowing what you do, I can see reboots being painful.

(Mine looks like NASCAR when booting up.)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Hey Kennyboy, have you found any decent mini Pc for around $200-250? Fast enough to play most Pc games.
  • K3Nv2 @ K3Nv2:
    I'd say save another $100 anythtwith 8core upgradeable ram I'm thinking about ordering the acemagic still
    +1
  • BigOnYa @ BigOnYa:
    Damn, I haven't turn on my OG Xbox one in ages, just did now and ofcourse, 32GB update required, gonna take forever.
  • BigOnYa @ BigOnYa:
    Edit: nevermind, I forgot I up-ed my internet speed, only 30 min remaining.
  • BigOnYa @ BigOnYa:
    Will a mobo with a M2ssd slot work without a M2ssd installed, using a sata ssd temporary?
  • K3Nv2 @ K3Nv2:
    As long as sata just point bios to boot to it as main drive
    +1
  • SylverReZ @ SylverReZ:
    @K3Nv2, Is that a compilation of you?
  • K3Nv2 @ K3Nv2:
    M.2 is more of a luxury you can still boot from Ide if you really wanted to
    +1
  • K3Nv2 @ K3Nv2:
    I mean as long as the motherboard still has sata ports unless you're still in celeron days
  • Xdqwerty @ Xdqwerty:
    wut
  • BigOnYa @ BigOnYa:
    Nuh it has Sata 3
  • K3Nv2 @ K3Nv2:
    It should still have a Bootable option in bios select drive
    +1
  • Xdqwerty @ Xdqwerty:
    whats sata?
  • K3Nv2 @ K3Nv2:
    How you were born
  • BigOnYa @ BigOnYa:
    Sata is the type of interface/cable connection of hard drives/disc drives for Pc.
    +1
  • K3Nv2 @ K3Nv2:
    Don't tell them about old bank drives may explode
  • BigOnYa @ BigOnYa:
    Mini pcs in the 70's
  • K3Nv2 @ K3Nv2:
    128kbs of storage
    +1
  • K3Nv2 @ K3Nv2:
    How do I connect this to my emachine
  • K3Nv2 @ K3Nv2:
    The Tattooist of Auschwitz is pretty good so far
    K3Nv2 @ K3Nv2: The Tattooist of Auschwitz is pretty good so far