The Legend of Zelda: Breath of the wild TID:01007EF00011E000 BID:DE0B6AC4EFC1DDA7

  • Thread starter Thread starter Gamerjin
  • Start date Start date
  • Views Views 31,130
  • Replies Replies 90
  • Likes Likes 20

Gamerjin

No emulator code questions
Member
GBAtemp Patron
Joined
May 25, 2016
Messages
3,565
Reaction score
5,393
Trophies
3
XP
8,875
Country
United States
1752100230420.png

TID: 01007EF00011E000 BID: DE0B6AC4EFC1DDA7 / CD57B23FA4BBAD65
My code list so far, and unless the other author(s) want to post their own codes here, Do not ask me for them.
if important posts are here, check them for possible updates.

These 5 codes update certain resistances when you unpause the game:
[Desert Heat and Cold regions]
[note: this does not protect you from ice waters.]

[have zora skills set]

[Be Iceproof]
[if you are still getting frozen, did you pause the game once?]

[Be fireproof]
[Death Mountain? More like Hot Springs Mountain....]

[Be Thunderproof]
[Note: This only works on REGULAR lightning. Naboris' lightning can still strike you and interrupt you.]

These 4 Codes require you to be able to use them. if you havent unlocked them, they will not work:
[gale]

[fury]

[protect]

[mipha]
[this one is different, i had to back trace instruction and replace the whole x8 instruction.]

[arrow]

[stamina]

[ speed boost]
[Change "80000010" to whatever key you want.]

[bombs have very quick CD]
[works for both types of bombs, but you might to finish existing cooldowns, as this modifies the countdown timer "ticker" for a VERY quick cooldown.]

[gravity]

[HP doesnt decrease]

[Experimental Health "blocker"?]
[this one stops your health from decreasing in the ice water. I suspect it might be a shared function, i just dont know with what thought.]

[stasis lasts forever(use Dpad Down to cancel)]

[stasis has no cooldown]

[durability doesnt decrease]
[this one was tricky, it uses the structure of the hitsx100 and 0xFFFFFFFF right next to it, to determine if you are using it.]

[Inf Zero cycle fuel]

[sword spin lvl 3]

[one-click Kill All*]
 

Attachments

Last edited by Gamerjin,
can you do a dsr and resolution upscale ?
Post automatically merged:

can you do a dsr and resolution upscale ?
 
Amazing! I tried about 10 others today, and most either didn't work at all or had some cheats that didn't work. Not only does this work perfectly, but it's also the only one with a durability cheat, which is the one I wanted more than anything. Thanks!
 
as ironic as this sound: i find/play/test the codes on my switch first before i post, this is the main reason why i take so long.
hello i was wondering if you would be able to do a cheat that lets you use the zero cycle anywhere if not its ok and thank you again for all cheats you have already made they are awesome
 
Thoughts on adding Rupee modifies, extending the "infinite arrows" to the specialty arrow types?
 
Thoughts on adding Rupee modifies, extending the "infinite arrows" to the specialty arrow types?
i dont know if this was answered or not, but i believe my arrows code only work if you have 2 of each type, as it only works when firing an arrow.
also, where you asking about rupee x? boosters?

Inf Rupee always on is good.
ok, so narrowing it down to a single instruction is not possible, now im trying to do a code cave. i will leave the last code line as a decimal number, so you can change it to whatever you want the number to be,

update: @EricLerman , can you test this code to see if it works for you. i noticed that the rupee address hasnt changed in three reboots:
Code:
[rupees is 9999]
04100000 A0F343E8 0000270F

update2: try this.
Code:
[money]
04000000 010234A4 1411A931 
04000000 0148D968 B9403688 
04000000 0148D96C 5290D3E0 
04000000 0148D970 72A00020 
04000000 0148D974 6B08001F 
04000000 0148D978 54000061 
04000000 0148D97C 18000080 
04000000 0148D980 B9001A80 
04000000 0148D984 F9400288 
04000000 0148D988 17EE56C8 
04000000 0148D98C 0001869F 

[money off]
04000000 010234A4 F9400288
 
Last edited by Gamerjin,
i dont know if this was answered or not, but i believe my arrows code only work if you have 2 of each type, as it only works when firing an arrow.
also, where you asking about rupee x? boosters?


ok, so narrowing it down to a single instruction is not possible, now im trying to do a code cave. i will leave the last code line as a decimal number, so you can change it to whatever you want the number to be,

update: @EricLerman , can you test this code to see if it works for you. i noticed that the rupee address hasnt changed in three reboots:
Code:
[rupees is 9999]
04100000 A0F343E8 0000270F

update2: try this.
Code:
[money]
04000000 010234A4 1411A931
04000000 0148D968 B9403688
04000000 0148D96C 5290D3E0
04000000 0148D970 72A00020
04000000 0148D974 6B08001F
04000000 0148D978 54000061
04000000 0148D97C 18000080
04000000 0148D980 B9001A80
04000000 0148D984 F9400288
04000000 0148D988 17EE56C8
04000000 0148D98C 0001869F

[money off]
04000000 010234A4 F9400288

i dont know if this was answered or not, but i believe my arrows code only work if you have 2 of each type, as it only works when firing an arrow.
also, where you asking about rupee x? boosters?


ok, so narrowing it down to a single instruction is not possible, now im trying to do a code cave. i will leave the last code line as a decimal number, so you can change it to whatever you want the number to be,

update: @EricLerman , can you test this code to see if it works for you. i noticed that the rupee address hasnt changed in three reboots:
Code:
[rupees is 9999]
04100000 A0F343E8 0000270F

update2: try this.
Code:
[money]
04000000 010234A4 1411A931
04000000 0148D968 B9403688
04000000 0148D96C 5290D3E0
04000000 0148D970 72A00020
04000000 0148D974 6B08001F
04000000 0148D978 54000061
04000000 0148D97C 18000080
04000000 0148D980 B9001A80
04000000 0148D984 F9400288
04000000 0148D988 17EE56C8
04000000 0148D98C 0001869F

[money off]
04000000 010234A4 F9400288
@Gamerjin

It works! I tested update2 and it works perfectly. It sets the rupees to 99,999 and allows you to buy without any problems. You can activate [money] once, and even if it’s deactivated, the rupees remain. However, if you use [money off], when you buy something all the rupees you gained from the previous cheat will be lost in that transaction.

Thank you! I really appreciate this.

Update:
option 2 [money] [money off]
I’ve noticed that it doesn’t work for a few things, like paying the Great Fairies at the fountains. Since the money isn’t being deducted, the game freezes. However, it does seem to work fine when buying from regular stores. I’ll try the option option1 and see what happens.

Option 1 [rupees is 9999]
It works fine for everything — both regular stores and the Great Fairies at the fountains. I just changed the hexadecimal value to 999,999. You need to enable the cheat before starting your game (at the main menu). Once the game is loaded, you should disable it; otherwise, the same issue as with the Option 1 cheat will occur, causing the game to freeze when paying the Great Fairies. After disabling it, the rupees will remain saved in your game, and deductions will continue to work as normal.


Thank you again, this is exactly what I needed.
 
Last edited by EricLerman,

Site & Scene News

Popular threads in this forum