the legend of zelda tears of the kingdom nintendo switch cheats

  • Thread starter Thread starter enguaeu
  • Start date Start date
  • Views Views 611,579
  • Replies Replies 889
  • Likes Likes 27
Anyone have an issue with the 1.1.1 cheats in post# 1 where after hitting any Zonai device once, you can't hit it again? Basically your weapon will go right through it. I've tried it with the fans, water device, and even the devices in the Fire Temple that spend the carts around. I've disabled every cheat that has the name Zonai in it and that doesn't help.
Pretty sure the invincible cheat that's doing that.
 
  • Like
Reactions: Dark_Shogun
open you save directory and go to the folder you see 0 and 1... while ingame saving loop occur delete directory 0 and restore it repeat eatch time a saving loop occur.... another thing it is better editing your game while ingame and modifying the save in folder 1 and reload your save
Great. Thank you.
 
I mean I'm not the OP who made these cheats and I lack the knowledge to even find cheats on my own, so I definitely won't be able to fix this myself.

The most I could do is activate 1 cheat at a time to figure out which one screws up the autobuild history and favorites and then consider whether or not I really need that cheat in particular
Post automatically merged:


"qty update to 999" is the cheat that's responsible for screwing up autobuild history & favorites, disabling this will allow the history to work properly from that point onwards, but your favorites still contain a multitude of the same builds that cannot be unfavorited
Please help me fix auto build. I disabled 900 items and still no build history
 
  • Haha
Reactions: gregozone
I got cheats for BID D5AD6AC71EF53E3E

Got problems with a cheat code where i when i turn it of it won't let me empty my food inventory.
Can anyone help?
 
Please help me fix auto build. I disabled 900 items and still no build history
I've updated the game to 1.1.0 recently as the newest set of cheats are for that version.

There's a "buff - <something>" cheat in there that actually causes the same issue but I no longer use those buff cheats anyway.

my auto-build history is actually correct again, but my favorites are still stuck with garbage builds that I can't unfavorite, though on occasion I seem to be able to unfavorite a single favorite until quite a while later.
Not sure why but at least my auto-build is almost back to normal now
 
Hi all, is there a file history I can see somewhere? I would like to get these cheats for TOTk v1.1.0 instead of v1.1.1
 
I've updated the game to 1.1.0 recently as the newest set of cheats are for that version.

There's a "buff - <something>" cheat in there that actually causes the same issue but I no longer use those buff cheats anyway.

my auto-build history is actually correct again, but my favorites are still stuck with garbage builds that I can't unfavorite, though on occasion I seem to be able to unfavorite a single favorite until quite a while later.
Not sure why but at least my auto-build is almost back to normal now
Search this thread, there's a link to a post on Reddit that gives a full tutorial to clean and restore the history. For me worked and now is working for good.
 
Hello, could you give me a weapon durability keep cheat for version 1.1.1?
so that the weapons always flash red. would be majestic thanks!
 
Last edited by ACSunny,
Someone should make a cheat for swapping D-Pad up and L button for materials/arm abilities menus. I used to play BoTW and used to runes being on D-Pad and and I can't count the times I accidently bring up the new materials menu when trying to use arm abilities. :(
Not sure how feasible this is, but being able no clip past the out of bounds areas in Hyrule would be fun to play around with.

The out of bounds areas may have changed a bit since BoTW and I want to go out there and see how they changed how it's managed. :P

For now the only cheat I plan on using is forcing 720p for Docked mode. Combined with the memory OC I'm doing on Switch it should make the game run really well.
 
Would any of you kind gentlemen show me how to assign a specific button to a cheat code? I'm trying to assign the B button to the 2x speed in 1.1.1. Thank you very much.
 
I must have expressed myself wrongly, I want the weapon to always flash red.
This was available a few weeks ago in version 1.1.0, e.g. for guard weapons :)
 
I don't think the docked mode resolution cheats (specifically the 720p one) work. Looks like 900p to me judging from the toggles from ReverseNX-NT. Also don't toggle the cheat on/off it seems to crash the game. Me thinks maybe those cheats weren't updated for 1.1.1.
 
It’s my first time modding this game…. Could someone please post me a working set of cheats for the latest version of the game?
 
Would any of you kind gentlemen show me how to assign a specific button to a cheat code? I'm trying to assign the B button to the 2x speed in 1.1.1. Thank you very much.
I mean, you don't show the code you are using, so I am picking one as an example:
Taken from the ams repo
  • 0000001: A
  • 0000002: B
  • 0000004: X
  • 0000008: Y
  • 0000010: Left Stick Pressed
  • 0000020: Right Stick Pressed
  • 0000040: L
  • 0000080: R
  • 0000100: ZL
  • 0000200: ZR
  • 0000400: Plus
  • 0000800: Minus
  • 0001000: Left
  • 0002000: Up
  • 0004000: Right
  • 0008000: Down
  • 0010000: Left Stick Left
  • 0020000: Left Stick Up
  • 0040000: Left Stick Right
  • 0080000: Left Stick Down
  • 0100000: Right Stick Left
  • 0200000: Right Stick Up
  • 0400000: Right Stick Right
  • 0800000: Right Stick Down
  • 1000000: SL
  • 2000000: SR
[Movement Speed (2x)]
040E0000 03885520 40000000 <- This is the "on" code when we are using button cheats

[Movement Speed (1x)]
040E0000 03885520 3F800000 <- This is the "off" code when we are using button cheats

The reason the second one is the off code is, because it's holding the default value, because it's x1 (normal) speed
Now you can look through the keycode list and choose the button or button combo you wanna use.
If you want A + R, just add the numbers like 0000001 + 0000080 = 0000081
This is your keypress code now.

[Movement Speed (2x) (Hold A + R)]
040E0000 03885520 3F800000 <- off code
80000081 <- Keypress code but with a leading 8 (enters conditional block)
040E0000 03885520 40000000 <- on code
20000000 <- ends contitional block

Clean result with B button press:
Code:
[Movement Speed (2x) (Hold B)]
040E0000 03885520 3F800000
80000002
040E0000 03885520 40000000
20000000


Clean result with B button press:
Code:
[Movement Speed (2x) (Hold B)]
040E0000 03885520 3F800000
80000002
040E0000 03885520 40000000
20000000


Original codes taken from khuong
 
Last edited by Cr4nkSt4r,
I downloaded few cheats from this thread but on latest yuzu not sure i'm doing wrong it shows up on the mod list but how I activate it in game?
 
I got cheats for BID D5AD6AC71EF53E3E

Got problems with a cheat code where i when i turn it of it won't let me empty my food inventory.
Can anyone help?
Refer to my post:
I am not sure if you found a solution already, but I also ran into this issue. I was able to fix it by loading my save into Marc Robledo's gamesave editor (the web based one) - I just set the Quantity of all my Food items back to 1 and then used them. Problem solved.
 

Site & Scene News

Popular threads in this forum