Skip to content
A Work in Progress Save Editor for BOTW
Branch: master
Clone or download
Latest commit da6fc71 Jun 23, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
include Added support to Master Mode Jun 22, 2018
meta Initial Release Jun 21, 2018
romfs Screenshots when selecting slot Jun 22, 2018
screenshots Added new screenshot Jun 22, 2018
source Added control descriptions Jun 23, 2018
.gitattributes Initial commit Jun 21, 2018
.gitignore Automated Master Mode detection Jun 23, 2018
LICENSE Initial commit Jun 21, 2018
Makefile Added support to Master Mode Jun 22, 2018
README.md Automated Master Mode detection Jun 23, 2018

README.md

Legend of Zelda Breath of the Wild Save File Editor GUI (WIP)

A Work in Progress Save Editor, currently it only to modifies rupees, durability of weapons, arrows and modifiers.

Intructions

  • Open BOTW with your current user. Wait until the title screen, then exit it. (Close the game, too).
  • Open the Save Editor and select your save file slot. (DPAD Left/Right, A to Enter).

- Use DPAD to navigate between the items. (Press A to select an item, B to deselect it).

-Press Y to open the Rupees Keyboard (press A to select an input, B or Y to close the Keyboard)

- Press + to exit the program.

Compile

  • Use LibNX. Needs SDL2, SDL2_ttf, SDL2_gfx and SDL2_image.

Disclaimer

  • Please always make a backup before editing your save file; I'm not responsible for any lost save file.
  • This is a WIP, it contains bugs.
  • Your Switch can catch on fire by using this.

To Do

  • Make backups for the save files.
  • Add more items.
  • Add buttons hints at the bottom of the screen.

Credits

  • Starbucks: For having free internet
  • Marcrobledo: For the amazing work reverse-engineering the save file (also for the assets used jeje)
  • Joel-16: For the SDL Helper code
You can’t perform that action at this time.