/EdiZon_ConfigsAndScripts

The official EdiZon Editor Config and Editor Script repository.

Primary LanguageLua

EdiZon Configs and Scripts

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 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 the test suite with npm test. The test suite requires a Node.js environment can be installed via npm install.

Before submitting a script file, please verify 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.

Editor Config files

Game Requirements Author Beta
Super Mario Odyssey bin.lua WerWolv No
Hollow Knight json.lua & lib/json.lua WerWolv No
Octopath Traveler octp.lua shahmirn, SleepyPrince & @x43x61x69 No
BOTW bin.lua borntohonk & macia10 Yes
Hyrule Warriors: Definitive Edition bin.lua borntohonk and loganavatar No
Bayonetta 1 bin.lua madhatter No
Bayonetta 2 bin.lua madhatter No
Mario Tennis Aces bin.lua cubex No
I am Setsuna setsuna.lua & lib/md5.lua JojoTheGoat & mrLewisFC Yes
Puyo Puyo Tetris puyopuyo.lua & lib/checksum.lua JojoTheGoat No
Super Bomberman R bin.lua JojoTheGoat No
Xenoblade Chronicles 2 bin.lua madhatter Yes
Adventure Time json.lua & lib/json.lua madhatter No
Fire Emblem Warriors bin.lua CrisFTW & Brawl345 No
Lost Sphear lostsphear.lua & lib/md5.lua mrLewisFC Yes
Party Planet bin.lua trueicecold Yes
Golf Story bin.lua trueicecold Yes
God Wars bin.lua mrLewisFC Yes
The Lost Child bin.lua mrLewisFC Yes
Mega Man 11 bin.lua jonyluke Yes
Yooka Laylee json.lua WerWolv Yes
Super Mario Party bin.lua WerWolv Yes

Editor Script files

Script Requirements Author Beta
Binary None WerWolv No
JSON lib/json.lua WerWolv No
Octopath Traveler (UE4 GVAS) None shahmirn and SleepyPrince No
I am Setsuna lib/md5.lua JojoTheGoat No
Puyo Puyo Tetris lib/checksum.lua JojoTheGoat No
Lost Sphear lib/md5.lua mrLewisFC Yes