ROM Hack WIP BOTW Save Editor (Homebrew App)

Darktalon

Well-Known Member
Member
Joined
Jun 7, 2007
Messages
127
Trophies
1
XP
596
Country
United States
With the current interface, it could be added to change quantity of items in your inventory, but adding a new item would be significant work. If you already have at least one then you could change it from there. You can also use the online editor to do anything this one cannot. I use this for easy rupees and refreshing the durability of my weapons.
I thought the online editor was Wii U only? How would I use it with switch?
 

Jpe230

Member
OP
Newcomer
Joined
May 14, 2018
Messages
21
Trophies
0
Age
26
XP
557
Country
Mexico
With the current interface, it could be added to change quantity of items in your inventory, but adding a new item would be significant work. If you already have at least one then you could change it from there. You can also use the online editor to do anything this one cannot. I use this for easy rupees and refreshing the durability of my weapons.
This is correct as of now, I can tweak the code to modify items quantity. But if you look in the code I don't use a JSON parse so I wrote a function to return the item/weapon/shield/arrow name, since the save_file.bin only returns me internal names (example: Weapon_Sword_070, Weapon_Shield_02, Item_Mushroom_2). I will finish my arrays soon (tm) So you can edit the quantity of items. Once finished that, I will start to edit the item (replace it with another one) after that I will look to add items. Once I clean my code and I finished that, I will only focus on creating a GUI.
 
Last edited by Jpe230,

cisco150

New Member
Newbie
Joined
Oct 16, 2009
Messages
4
Trophies
0
XP
6
Country
United States
I made this simple Homebrew app to edit your rupees, weapon durability and arrow quantity.

It is still a WIP, I've got much to improve.


IT ONLY WORKS ON V1.5 OF BOTW Now it works for all versions :)


Instructions:
  • Open BOTW with your current user. Wait until the title screen, then exit it. (Close the game, too);
  • Open the Save Editor and select save file slot. (Usually it is 5 or 0).
  • Use DPAD UP/Down to Increase/Decrease the integer. Use DPAD Left/Right to move the cursor.
  • Use L/R to move between items.
  • Press A to Commit Changes.
  • Press + to exit.

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.

If you want to contribute please DM me, I seriously need help.

EDIT: I updated the zip file, it contains 2 nro's one for normal mode and the other for master mode. Now it mounts the save directory now you don't have to use Checkpoint to extract your save file. But ALWAYS make a backup.

If you want to contribute please DM me, I seriously need help.


Here is my project in Github if you want to compile it/fork it/see the code: github (dot) com/Jpe230/BOTW-Save-File-Editor

Hi im new to this i was able to do ruppes but that was it and i dont see a save file in my sd card and where is game_data.sav any help would be appreciated thanks.
 
Last edited by cisco150,

Maq47

Lord of Pyro
Member
Joined
Jan 7, 2012
Messages
1,269
Trophies
1
Location
Your basement
Website
idont.have.one
XP
3,346
Country
United States
Hi im new to this i was able to do ruppes but that was it and i dont see a save file in my sd card and where is game_data.sav any help would be appreciated thanks.

Look at the quote below. The bold text is important, and the red text is where you went wrong. I recommend editing both slots 0 and 5 to what you want.

Instructions:
  • Open BOTW with your current user. Wait until the title screen, then exit it. (Close the game, too);
  • Open the Save Editor and select save file slot. (Usually it is 5 or 0).
  • Use DPAD UP/Down to Increase/Decrease the integer. Use DPAD Left/Right to move the cursor.
  • Use L/R to move between items.
  • Press A to Commit Changes.
  • Press + to exit.

Also, there won't be any files on your SD card; it mounts and reads the save from NAND.
 

MarzDaindigo

Indigo Marz - No HooX
Member
Joined
Aug 4, 2011
Messages
484
Trophies
1
Age
33
Location
Funcoland
XP
918
Country
United States
I did some testing and everyone thats having success stories arent saying you have to change one item at a time and exit the homebrew then reopn the app to change another item. Dont try editing multiple items at once or it wont work!

@Jpe230 youre welcome
 

philo

Active Member
Newcomer
Joined
Apr 26, 2018
Messages
41
Trophies
0
Age
48
XP
189
Country
Norway
just use checkpoint or similar to get it on your sd card, then move it to your pc and drop the .sav file into that page.. works just fine on switch.. it tells you at the top of the page if it detected a wiiu or switch save.. then just edit away, save the file and copy it back to the sd card.. overwriting the previous one and restore with checkpoint..
 
Last edited by philo,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, kind of like mugen or rivals of aether?
  • S @ salazarcosplay:
    and also ahve the option to play as a human
  • S @ salazarcosplay:
    or set it up that when you get injured past a certain point they have to replace your human parts with cybernetics
  • Xdqwerty @ Xdqwerty:
    i have a placeholder enemy sprite i made
  • S @ salazarcosplay:
    or have it that you don't know you are a cyborg, robot, and you find out and have a existential crisis
  • S @ salazarcosplay:
    or have it start in the virtual world and you are an ai that gained sentience
  • Xdqwerty @ Xdqwerty:
    btw gonna wash my face in a bit, my eyes feel tired
  • S @ salazarcosplay:
    and you convince your owner to help you break out of the virtual world to real world
  • BigOnYa @ BigOnYa:
    Eyes - "yawn"
    +1
  • S @ salazarcosplay:
    you bleack in to goverment computer systems to get cyborg schematics so you can get a robot body constructed
  • Xdqwerty @ Xdqwerty:
    btw @BigOnYa the health bar doesnt decrease when i take damage (and yes i put the "at the beggining of the scene change value of greenflatbar: set to Protagonistcopmode.Health::Health())
  • S @ salazarcosplay:
    i the protagonist
  • S @ salazarcosplay:
    human, robot, cyborg
  • S @ salazarcosplay:
    human with cyborg enhancements
  • S @ salazarcosplay:
    or like terminatior
  • S @ salazarcosplay:
    with living tissue
  • BigOnYa @ BigOnYa:
    @Xdqwerty there is health behaviour you can add to your character, then to use a health bar is lil more complicated, google n watch a few tutorial video on it, be too hard to explain here.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the character has the health behavior
  • BigOnYa @ BigOnYa:
    I know you have to create a health and health max variable. Then there is a calculation you use in code to subtract width size of the health bar. Google few vids.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the "greenflatbar" is one of the preset health bars btw
  • BigOnYa @ BigOnYa:
    Yea you can use any bar/sprite. It will just change the width. Ok good luck and have fun. I'm off to go shoot some pool at the bar. Talk to you later.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why does the health behavior exist if you can just use a variable?
    Xdqwerty @ Xdqwerty: @BigOnYa, why does the health behavior exist if you can just use a variable?