Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Switch Logo Patcher

Creates the IPS patches needed to replace the Switch logo on boot.

The logo you want to change the Switch logo to must be the same size as the original logo, which is 308x350. Anything else and the program won't let you progress.

You don't need to dump the original logo to use this, but if you don't specify the original logo, each patch will be 400+ KiB.

Usage

usage: gen_patches.py [-h] [-o OLD_LOGO] patches_dir new_logo

positional arguments:
  patches_dir           The directory where the generated patches will be
                        dumped
  new_logo              The new logo image

optional arguments:
  -h, --help            show this help message and exit
  -o OLD_LOGO, --old_logo OLD_LOGO
                        The original logo image

About

A python script that generates patches to change the Switch logo on boot

Resources

Stars

104 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages