Hacking BotW Item Names for PandaOnSmack's Trainer

TheTechGenius

</Web Dev>
Member
Joined
Apr 7, 2017
Messages
815
Trophies
0
Age
36
XP
668
Country
United States
All of the codes need to be updated. Most of them are mine and I haven't gotten around to updating them. I might update them this weekend or sometime during the week. Idk. I've updated the "essential" codes so I'm sure people will be able to survive waiting a few days for the rest. Lol.
All I need is Inf health to get past these damn sword trials. Lol..

Did you update the health/heart codes yet, if you don't mind me asking?
 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
All I need is Inf health to get past these damn sword trials. Lol..

Did you update the health/heart codes yet, if you don't mind me asking?
I've done health stamina durabilities and I think inf amiibo uses so far. Codes are on my pastebin in 1.3.0 section and VF section
 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
Nice! Thank you!
I just changed the Health code, using the version that i had posted crashed the game when riding a horse. Hopefully this newer version should work.

If you or anyone else ever find issues with any of my codes, feel free to let me know what the issue was and what you were doing when the issue happened.

I won't always be able to make everything perfect, thats the nature of hacking, lol. But I'll try.
 

Agnostic_SD

Member
Newcomer
Joined
Jul 2, 2017
Messages
9
Trophies
0
XP
53
Country
Germany
I just changed the Health code, using the version that i had posted crashed the game when riding a horse. Hopefully this newer version should work.

If you or anyone else ever find issues with any of my codes, feel free to let me know what the issue was and what you were doing when the issue happened.

I won't always be able to make everything perfect, thats the nature of hacking, lol. But I'll try.


Hi, sorry but i am very new in this business, so I apologize in advance for perhaps stupid questions. :)

So my question is: Could you compile this for the PAL Version(EU)? I also need only Inf health.
 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
Hi, sorry but i am very new in this business, so I apologize in advance for perhaps stupid questions. :)

So my question is: Could you compile this for the PAL Version(EU)? I also need only Inf health.

Some codes from the US version also work on the EU version. If they do not work on EU then i can not make them work on the EU unfortunately. Sorry.
The only way to know which ones work on EU is to try them.
 

Agnostic_SD

Member
Newcomer
Joined
Jul 2, 2017
Messages
9
Trophies
0
XP
53
Country
Germany
Yeah, to create codes for the EU version, he would need the EU version of the game.

I own the EU Version.

Unfortunately, I already lack the basics, such as: How do I imply the code from skoolzout1 to Panda's and where...

But if it is too much trouble to explain me that, I would understand that...

I would have to read into the matter first. :(
 

TheTechGenius

</Web Dev>
Member
Joined
Apr 7, 2017
Messages
815
Trophies
0
Age
36
XP
668
Country
United States
I own the EU Version.

Unfortunately, I already lack the basics, such as: How do I imply the code from skoolzout1 to Panda's and where...

But if it is too much trouble to explain me that, I would understand that...

I would have to read into the matter first. :(
Well since PandaOnSmack didn't update his trainer yet, you can't use his trainer at all. It won't connect.

Any codes you want to use, you have to use JGeckoU to send the codes to the WiiU.
 

TheTechGenius

</Web Dev>
Member
Joined
Apr 7, 2017
Messages
815
Trophies
0
Age
36
XP
668
Country
United States
Which Version Nr. of JGeckoU do you use right now?
I haven't downloaded any new versions yet. I have been using the BOTW trainer, but since the latest game update, it doesn't work. I haven't got around to download JGeckoU yet.

But if or when I do, I will download the Gecko Updater. When you run GeckoUpdater on your PC, it will download the latest TCPGecko.elf (for WiiU) and JGeckoU (for PC). Then you will know you have the latest version of both.

And since BOTW has a new update and DLC, you want to be running the latest versions of both.
 
  • Like
Reactions: Agnostic_SD

Agnostic_SD

Member
Newcomer
Joined
Jul 2, 2017
Messages
9
Trophies
0
XP
53
Country
Germany
I haven't downloaded any new versions yet. I have been using the BOTW trainer, but since the latest game update, it doesn't work. I haven't got around to download JGeckoU yet.

But if or when I do, I will download the Gecko Updater. When you run GeckoUpdater on your PC, it will download the latest TCPGecko.elf (for WiiU) and JGeckoU (for PC). Then you will know you have the latest version of both.

And since BOTW has a new update and DLC, you want to be running the latest versions of both.


All right, thank you again!
 
  • Like
Reactions: TheTechGenius

WiseHorror

Well-Known Member
Newcomer
Joined
Sep 12, 2009
Messages
77
Trophies
0
Age
30
Location
Lisbon, Portugal
XP
289
Country
Portugal
Search for the amount of quarter hearts you have in hexadecimal. If you have 17 full hearts. Multiply 17 by 4 to get the amount of quarter hearts, then convert it to hexadecimal and search for that number
Really sorry to bother you with yet another question, but how would I go about finding the address(or pointer) for infinite amiibo uses? Thanks so much in advance
 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
Really sorry to bother you with yet another question, but how would I go about finding the address(or pointer) for infinite amiibo uses? Thanks so much in advance
do an unknown 32 bit search in the area of 3FF00000 to 40000000

after the search completes, run another Unknown Equal search to filter some junk value. Then use an amiibo and run an Unknown Not Equal search, hopepfully there wont be may results.

Look for a result that has a bunch of random numbers in it. It might look something like 0133C77F. But its different for everyone. Notice that the "Previous Value" side of the search results beside that number should be different. Right click on the result and click "Poke Previous"

Then try using your amiibo again and if you can use it unlimited times then you've found it.

copy the address of the value and copy the "Previous Value" of the address and put the details into this code structure

00020000 ADDRESS
VALUE 00000000

--------------------- MERGED ---------------------------

are you going to update the list with the DLC items?
That part is Panda's doing. I just do the codes.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: I need shrooms to read his comments +1