EdiZon
A Homebrew save file dumper, injector and on-console editor for Horizon, the OS of the Nintendo Switch.
Images
EdiZon Editor Config and Script files
To download working Editor Config and Editor Script files, visit this repository
Check out our Wiki page for more information on how to build your own Editor Config and Editor Script files.
How to compile
- The devkitPro toolchain with some dependencies of it are needed. Download it from here: https://devkitpro.org/
- To compile, libNX, libcurl, zlib and freetype2 are required. Download them by using pacman to download the switch-portlibs bundle, which includes them.
- The rest of the compilation works using the
make
command.
Discord
If you need any help with the usage of EdiZon or if you want to start developing your own Editor Configs and Editor Scripts, feel free to join our Discord server: https://discord.gg/qyA38T8
Credits
- 3096 for save dumping/injecting
- Bernardo Giordano for some Checkpoint code
- SwitchBrew for the Homebrew Launcher GUI and shared font code
- thomasnet-mc for most of the save backup and restore code and the updater script
- trueicecold for batch backups and the editable-only mode
- onepiecefreak for the edizon debugger and LOTS of reviewing implementations
- Jojo for the Travis CI configuration and the config creator
- All config creators for bringing this project to life!