This is the official repository for EdiZon Editor Config and Editor Script files. They can be used by the EdiZon save Editor to modify every Nintendo Switch save file. If you want yours to be added, please send them to @WerWolv98 or @thomasnet-mc or create a Pull Request.
Config files go into the /EdiZon/editor
folder, Script files go into the /EdiZon/editor/scripts
folder and libraries used by scripts go into the /EdiZon/editor/scripts/lib
folder.
Before submitting a config file, please make sure it works correctly and run it through this site: https://jsonformatter.curiousconcept.com/ It will show you any syntax errors and formats the file nicely.
Before submitting a script file, please vetify that it works with EdiZon. Change some values, check in the game if they have changed. Create a backup before and after modification and compare them.
Game | Requirements | Author |
---|---|---|
Super Mario Odyssey | bin.lua | WerWolv |
Hollow Knight | json.lua & lib/json.lua | WerWolv |
Octopath Traveler Prologue Demo | octp.lua | shahmirn and SleepyPrince |
BOTW | bin.lua | borntohonk |
Hyrule Warriors: Definitive Edition | bin.lua | borntohonk and loganavatar |
Bayonetta 1 | bin.lua | madhatter |
Bayonetta 2 | bin.lua | madhatter |
Mario + Rabbids : Kingdom Battle | json.lua | madhatter |
Mario Tennis Aces | bin.lua | cubex |
I am Setsuna | setsuna.lua & lib/md5.lua | JojoTheGoat |
Puyo Puyo Tetris | puyopuyo.lua & lib/checksum.lua | JojoTheGoat |
Super Bomberman R | bin.lua | JojoTheGoat |
Script | Requirements | Author |
---|---|---|
Binary | None | WerWolv |
JSON | lib/json.lua | WerWolv |
Octopath Traveler (UE4 GVAS) | None | shahmirn and SleepyPrince |
I am Setsuna | lib/md5.lua | JojoTheGoat |
Puyo Puyo Tetris | lib/checksum.lua | JojoTheGoat |