So ive updated some codes for BoTW version: 1.2.0
you can view them at the bottom of the post on my pastebin here:
https://pastebin.com/GhVJX4ZY
i ran out of time and wasnt able to update all of my codes, but ive updated all of the "essentials" as well as anything that used the same pointers to work.
also,
@ItchyOwned Ill need the new button activator address for the pro controller. try searching for the button values between 10200000 - 10400000.
this area mostly never changes even between games (99% sure on that) so if you get an address from there we shouldnt ever have to worry about it again.
as a side note: I know this area never changes because i made a code to sort of "fix" my gamepad. the analog stick sort of sticks either forwards or backwards and i found the Left analog stick DeadZone value in this area.
Here's the code that should work on any game in case anyone else has this problem:
Universal Gamepad Left Analog Stick Vertical DeadZone Adjustment [skoolzout1]
00020000 102EF998
07500860 00000000
Raise and lower the value of 07500860 to try and find an appropriate deadzone to hopefully stop it from "sticking"
i wouldnt recommend raising it by more than like 50 at a time until you get close to a good value