Hacking Question BotW Savefile Hex Edit

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 3,890
  • Replies Replies 7
D

Deleted User

Guest
Hey,

someone knows how to cheat infinte live/heart with Hex Editor?
I would like to complete the trial of the Sword challenge.

Thanks in advance;)
 
You can't get infinite health with save editing. You can set your hearts to the max amount but that's about it
 
I'm not positive if you can but you could convert your save to WiiU cheat there and just convert it back.
 
I'm not positive if you can but you could convert your save to WiiU cheat there and just convert it back.
 
It's in the issues on the github for the save editor.

You can set it past the games "max", visually it won't show... but its changed..

If your save is the latest save.. 1.5 on switch.. search for these values.. immediately the 4 bytes after are the values.. if you set it to FF or 255 it'll give you many hearts in game.. it will only show the max 27/30... but it's there.. for stamina it's the same thing, but it's in FLOAT value..

for example, I have my hearts set to 255 and stamina set to 6000.00 (max default is 3000- 0x45bb8000 ), in game if i get hit.. visually until i get low.. no hearts are decreased.. same for stamina.

MaxHartValue=0x27f30629
CurrentHart=0x93c99bbe
StaminaMax=0x47f0df3a
StaminaCurrentMax=0xac5eaf58
 
Last edited by jakalope,
  • Like
Reactions: Deleted User
It's in the issues on the github for the save editor.

You can set it past the games "max", visually it won't show... but its changed..

If your save is the latest save.. 1.5 on switch.. search for these values.. immediately the 4 bytes after are the values.. if you set it to FF or 255 it'll give you many hearts in game.. it will only show the max 27/30... but it's there.. for stamina it's the same thing, but it's in FLOAT value..

for example, I have my hearts set to 255 and stamina set to 6000.00 (max default is 3000- 0x45bb8000 ), in game if i get hit.. visually until i get low.. no hearts are decreased.. same for stamina.

MaxHartValue=0x27f30629
CurrentHart=0x93c99bbe
StaminaMax=0x47f0df3a
StaminaCurrentMax=0xac5eaf58
Huh? The offsets I found are different. (Switch 1.5)

Heart:
0x00010970
0x000CE9F0
Stamina:
0x000503C8
0x0005E1B8

Also they all just looked like s32 to me. I just changed heart to FFFFFF7F (maybe it auto change it to max allowed value?) and changed stamina to FFFFFFFF (basically -1, can run out of stamina if you don't have any stamina ( ͡° ͜ʖ ͡°) )

Also, pls don't cheat trial of the sword... It's a lot of fun doing it legitimately.
 
Last edited by MegaMagikarp,
  • Like
Reactions: Deleted User

Site & Scene News

Popular threads in this forum