More actions
TOTK SaveGame Editor | |
---|---|
File:Totksavegameeditorswitch.png | |
General | |
Author | lchmagKekse |
Type | Save and Game Managers |
Version | 1.2.0 |
License | Mixed |
Last Updated | 2023/05/22 |
Links | |
Download | |
Website | |
Source | |
The TOTK SaveGame Editor is a save game editor for the game "The Legend of Zelda: Tears of the Kingdom". It allows you to modify your save game data, such as the number of Rupees and Hearts you have. This can be useful if you want to experiment with different game states or if you need to recover from a mistake in your progress. Check out TOTK SaveEditor (it's better than this one).
Precautions
- Before using the save game editor, it is highly recommended to create a backup of your save file to prevent any potential data loss or corruption.
- If you encounter an error when launching the editor, you may need to install the .NET Framework 4.8.
Features
- Rupees
- Max Hearts
- Stamina
- Map
- Swords
- Bows
- Arrows
- Shields
- Armor
- Towers
Usage
- Backup your save
- Click on
Open Savefile
- Select your
progress.sav
in the file dialog - Check if the Rupee and Heart amount matches with your savefile
- Edit the values to your desired amounts
- Click on
Patch Savefile
A quick note on stamina:
- 1000 = 1 Wheel
- 2000 = 2 Wheels
- 3000 = 3 Wheels
You can go above 3 wheels but they dont show in game.
Screenshots
Changelog
v.1.2.0 Added support for Game-Version 1.1.1 Added Item modifiers and durability Added support for multiple item slots v.1.1.3
- Added Arrows
- Added Map editing
- Added Master Sword and Demon King's Bow
v.1.1.2
- Added pouch sizes
- Updated the item names
- Added hard-coded offsets for game version 1.0.0 and 1.1.0 since pattern scanning failed for some savefiles
- Huge thanks to Karlos007 and Exincracci for providing the pouch offsets and missing item names
v.1.1.1
- Fixed a bug with the sword pattern
v.1.1
- Rewrite in C# because i don't like python
v.1.0
- First Release.