Skip to content

shchmue/ipswitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPSwitch

Pronounced as "IPS-witch".

Use text to generate .ips patches to use with Atmosphere.

To use .ips patches make sure you have Atmosphere 44e2412a (July 30, 2018) or later loader build.

See example for details.


Credit

  • plutoo for making elf2nso, used in compressing patched elf to nso (ISC License)
  • Violet Inkling for the app icon art (with permission)
  • OatmealDome for help in testings and feature suggestions
  • All of my preview testers on SPH/SMH

Build

Make sure you have:

  • DevkitA64
  • libnx
  • lz4 compiled with DevkitA64

Then simply run: make


How to use

See example

For further assistance, please join our Discord server


TODO

  • Manage any existing .ips files, like a true .ips patch manager
  • .ips to patch text

About

Use text to generate `.ips` patches to use with Atmosphere.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.3%
  • Makefile 6.7%