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...
No, the one in the txt file from the first post. [999999 Rupees(ZR)] I activate through Breeze, but pressing ZR doesn't do anything. Other button-mapped cheats, like the gravity one, work fine.It doesn't work, or it softlocks?
you are talking about this right?
I might not have hooked the right instruction, I will look into it.No, the one in the txt file from the first post. [999999 Rupees(ZR)] I activate through Breeze, but pressing ZR doesn't do anything. Other button-mapped cheats, like the gravity one, work fine.
Reporting: this code works, but only gets me up to 983k. Not complaining though, better than it not working at all lmao. Also, it disables the infinite stamina cheat for some reason?[hold ZR for 99999 rupees]
08000000 011455BC 54000040 6B09011F
80000200
04000000 011455BC 72A001E9 528847E9
20000000
Also, this code gives 65535 rupees. And when I held ZR when I was about to sell the item, it sells 999 of it when I didn't have that much and doesn't sell for 65535 rupees.[hold ZR for 9999 rupees]
04000000 011455C0 54000040
80000200
04000000 011455C0 5284E1E9
20000000
wait, it disables the infinite stamina while the rupee code is on? or when youre holding ZR?Reporting: this code works, but only gets me up to 983k. Not complaining though, better than it not working at all lmao. Also, it disables the infinite stamina cheat for some reason?
i will edit the instruction, but the better timing is when you are about press A to confirm the sell/purchase/pickup.Also, this code gives 65535 rupees. And when I held ZR when I was about to sell the item, it sells 999 of it when I didn't have that much and doesn't sell for 65535 rupees.
I'm on an emulator yeah, Eden. Haven't given the static version a shot, but I'm not at the point in the game where I can give the Great Fairies 999,999 rupees yet so I won't be able to troubleshoot that for you. I'll still give it a shot though, see how well it works for where I'm currently at.wait, it disables the infinite stamina while the rupee code is on? or when youre holding ZR?
i will edit the instruction, but the better timing is when you are about press A to confirm the sell/purchase/pickup.
sidenote: unless you are on an emulator, did you try the static code version?
[999999 rupees static ]
04100000 A0F343E8 000F423F
04100000 0E436000 000F423F
so in that case, would you be willing to test a pointer code for me then? i have heard that emulators can follow pointer codes, so i try to search for a pointer to start of heap, then add the offset:I'm on an emulator yeah, Eden. Haven't given the static version a shot, but I'm not at the point in the game where I can give the Great Fairies 999,999 rupees yet so I won't be able to troubleshoot that for you. I'll still give it a shot though, see how well it works for where I'm currently at.
Infinite stamina doesn't work at all when the code is on, not just when ZR is held down. I'll keep the timing in mind, I do remember just holding ZR down as I was just about to choose my stack of apples, so that might have been why the code got an aneurysm.
<snip>... static code does indeed not work on an emulator lol
so in that case, would you be willing to test a pointer code for me then? i have heard that emulators can follow pointer codes, so i try to search for a pointer to start of heap, then add the offset:
[inf rupee (pointer-form)]
580F0000 01DB2300
780F0000 0E436000
640F0000 00000000 000F432F
780F0000 92AFE3E8
640F0000 00000000 000F432F
0E436000 "<math> amount"
A0F343E8 "display amount" 0E436000+92AFE3E8=A0F343E8
that pointer is literally the same as the static cheatso in that case, would you be willing to test a pointer code for me then? i have heard that emulators can follow pointer codes, so i try to search for a pointer to start of heap, then add the offset:
[inf rupee (pointer-form)]
580F0000 01DB2300
780F0000 0E436000
640F0000 00000000 000F432F
780F0000 92AFE3E8
640F0000 00000000 000F432F
0E436000 "<math> amount"
A0F343E8 "display amount" 0E436000+92AFE3E8=A0F343E8