/EdiZon

A homebrew save management and editing tool for Horizon on the Nintendo Switch

Primary LanguageC++MIT LicenseMIT

EdiZon


Discord Server Build Status

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