All Projects → WerWolv → Edizon_cheatsconfigsandscripts

WerWolv / Edizon_cheatsconfigsandscripts

The official EdiZon Editor Config and Editor Script repository.

Programming Languages

python
139335 projects - #7 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Edizon cheatsconfigsandscripts

Edizon
💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
Stars: ✭ 706 (+160.52%)
Mutual labels:  nintendo, switch, homebrew, editor
Nx Shell
A multi-purpose file manager for the Nintendo Switch.
Stars: ✭ 639 (+135.79%)
Mutual labels:  nintendo, switch, homebrew
nx
Userland library for Nintendo Switch homebrew (and other potential purposes), written in pure Rust and some assembly bits
Stars: ✭ 67 (-75.28%)
Mutual labels:  homebrew, nintendo, switch
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-85.98%)
Mutual labels:  homebrew, nintendo, switch
Goldleaf
🍂 Multipurpose homebrew tool for Nintendo Switch
Stars: ✭ 2,026 (+647.6%)
Mutual labels:  switch, homebrew, nintendo
eBookReaderNX
A Nintendo Switch eBook Reader
Stars: ✭ 15 (-94.46%)
Mutual labels:  homebrew, nintendo, switch
Homebrew-Guide
Guide for getting CFW setup on your Nintendo Switch (And Wii U)
Stars: ✭ 104 (-61.62%)
Mutual labels:  homebrew, nintendo, switch
sys-clk-Overlay
Editor for your sys-clk configuration using ovl-loader!
Stars: ✭ 53 (-80.44%)
Mutual labels:  homebrew, nintendo, switch
SwitchXBOXController
Turn your Nintendo Switch into an XBOX360 controller to play on your Windows computer
Stars: ✭ 46 (-83.03%)
Mutual labels:  homebrew, nintendo, switch
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-95.94%)
Mutual labels:  nintendo, switch, homebrew
Hydrosphere
Ocean beyond the Horizon
Stars: ✭ 17 (-93.73%)
Mutual labels:  nintendo, switch, homebrew
Capturesight
Applet and Overlay to view Pokemon, Raid seeds, Future shiny frames/IVs, and more!
Stars: ✭ 81 (-70.11%)
Mutual labels:  nintendo, switch, homebrew
Libnx
Library for Switch Homebrew
Stars: ✭ 908 (+235.06%)
Mutual labels:  nintendo, switch, homebrew
Kosmos
All-in-One CFW Package for the Nintendo Switch - previously SDFilesSwitch
Stars: ✭ 2,157 (+695.94%)
Mutual labels:  nintendo, switch, homebrew
openNES-Snake
Simple rebuilt of the classic Snake game for the NES in C using the cc65 cross compiler.
Stars: ✭ 18 (-93.36%)
Mutual labels:  homebrew, nintendo
Rich-Presence-U
Display your Nintendo games on Discord.
Stars: ✭ 77 (-71.59%)
Mutual labels:  nintendo, switch
ModuleMania
Various useful sysmodules (kip files) for Nintendo Switch, to be used with CFW
Stars: ✭ 30 (-88.93%)
Mutual labels:  homebrew, switch
gen-cisco
🧨 Generates Cisco scripts based on YAML files
Stars: ✭ 29 (-89.3%)
Mutual labels:  scripts, switch
PokemonRNGGuides
A repository of Pokemon RNG abuse guides
Stars: ✭ 62 (-77.12%)
Mutual labels:  nintendo, switch
Mirage
Reimplementation of the Nintendo Switch firmware
Stars: ✭ 40 (-85.24%)
Mutual labels:  nintendo, switch

EdiZon Configs and Scripts & Atmosphère Cheats

This is the official repository for EdiZon Editor Config, Editor Script files and Atmosphère Cheats. The configs and scripts can be used by the EdiZon save Editor to modify every Nintendo Switch save file. The Atmosphère cheat files get loaded by Atmosphère's dmnt:cht cheat module.

If you want yours to be added, please send them to @WerWolv#1337 on Discord or create a Pull Request.

Config files go into the /EdiZon/editor folder, Script files go into the /EdiZon/editor/scripts folder, libraries used by scripts go into the /EdiZon/editor/scripts/lib folder and cheats go into the respective /atmosphere/titles/<titleID>/cheats folders.

A pre-packed version of all cheats and save editors can be found here.

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.

Save file analyzing

You can use the save_util.py Python script to analyze your save file. It supports following options:

options = {
    'zlib_compress' : { 'function' : zlib_compress, 'description' : 'Compresses file with zlib. Args: < FilePath, [CompressionLevel], [StartAddress], [EndAddress] >' },
    'zlib_decompress' : { 'function' : zlib_decompress, 'description' : 'Decompresses zlib compressed file. Args: < FilePath, [StartAddress], [EndAddress] >' },
    'crc32' : { 'function' : crc32, 'description' : 'Calculates the CRC32 checksum of a file. Args: < FilePath, [StartAddress], [EndAddress] >' },
    'md5' : { 'function' : md5, 'description' : 'Calculates the MD5 Hash of a file. Args: < FilePath, [StartAddress], [EndAddress] >' }
}

Feel free to add more common functions and PR them!

If you want to read up on how the save files of some games are structured, check out the Save research folder. You can PR your own research there if you have some but don't want to build a config/script yourself.

Editor Config files Build Status

Game Requirements Author Beta
Super Mario Odyssey smo.py, lib/byml.py & lib/python3.5/sortedcontainers/ Ac_K & WerWolv No
Hollow Knight json.lua & lib/json.lua WerWolv No
Octopath Traveler octp.lua shahmirn, SleepyPrince & @x43x61x69 No
BOTW bin.lua borntohonk & macia10 No
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 Jojo & Teren Yes
Puyo Puyo Tetris puyopuyo.lua & lib/checksum.lua Jojo No
Super Bomberman R bin.lua Jojo No
Adventure Time json.lua & lib/json.lua madhatter No
Fire Emblem Warriors bin.lua CrisFTW & Brawl345 No
Lost Sphear lostsphear.lua & lib/md5.lua Teren Yes
Party Planet bin.lua trueicecold Yes
Golf Story bin.lua trueicecold No
God Wars bin.lua Teren Yes
The Lost Child bin.lua Teren Yes
Mega Man 11 bin.lua jonyluke Yes
Yooka Laylee json.lua WerWolv No
Super Mario Party bin.lua WerWolv No
Disgaea 1: Complete bin.lua findonovan95 Yes
Dark Souls Remastered darksouls.lua Jojo Yes
Super Smash Bros. Ultimate smash.lua Teren Yes
Donkey Kong: Tropical Freeze dktf.lua kindofblues Yes
New Super Mario Bros. U Deluxe nsmbud.lua DNA No
Stardew Valley xml.py echo000 & WerWolv Yes
Xenoblade Chronicles 2 bin.lua madhatter & macia10 Yes
Xenoblade Chronicles 2 Torna Golden Country Stand Alone torna.py macia10 Yes
Celeste xml.py WerWolv Yes
Mario Kart 8 mk8.py Ac_K No
Kirby Star Allies kirbysa.py Ac_K No
Romance of the Three Kingdoms 13 / Sangokushi 13 bin.lua Abenx Yes
SUPER DRAGON BALL HEROES WORLD MISSION DragonBallHeroes.py Krank No
Cadence of Hyrule xml.py DNA Yes
Gear Club Unlimited GearClubUnlimited.py haykuro No
Futaride! Nyanko Daisensou / ふたりで! にゃんこ大戦争 bin.lua robin5968 No
Rune Factory 4 Special (ASIA) rf4s.lua Goon and robin5968 No
Rune Factory 4 Special (USA) rf4s.lua Goon and robin5968 No
Paper Mario: The Origami King pmtok.lua proEndreeper Yes

Editor Script files

Script Requirements Author Beta
Binary (Lua) None WerWolv No
Binary (Python) None WerWolv Yes
JSON lib/json.lua WerWolv No
XML lib/python3.5/xmltodict.py WerWolv Yes
Octopath Traveler (UE4 GVAS) None shahmirn and SleepyPrince No
I am Setsuna lib/md5.lua Jojo No
Puyo Puyo Tetris lib/checksum.lua Jojo No
Lost Sphear lib/md5.lua Teren Yes
Dark Souls Remastered lib/md5.lua Jojo Yes
Super Smash Bros. Ultimate None Teren Yes
Donkey Kong: Tropical Freeze lib/checksum.lua kindofblues Yes
New Super Mario Bros. U Deluxe lib/checksum.lua DNA Yes
Torna None macia10 Yes
Mario Kart 8 None Ac_K No
Kirby Star Allies None Ac_K No
Super Mario Odyssey lib/byml.py & lib/python3.5/sortedcontainers/ Ac_K & WerWolv No
SUPER DRAGON BALL HEROES WORLD MISSION lib/python3.5/codecs.py KranK No
Gear Club Unlimited None haykuro No
Rune Factory 4 Special (ASIA) lib/checksum.lua robin5968 No
Paper Mario: The Origami King lib/json.lua, lib/checksum.lua proEndreeper No

Atmosphère Cheats

A list of all available cheats can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].