Skip to content

vongoethe/BOTW-Save-Editor-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Work in Progress Save Editor for BOTW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.3%
  • Makefile 13.9%
  • C++ 3.8%