05-05-2025, 02:10 AM
(06-18-2023, 11:58 PM)Vega Wrote: Yes. A simple typo on my part.
And no need to apology. I understand IRL obligations. My own job requires me to go out of town almost every week.
Hello again. It's been a while since I last checked in, but I've been very busy these past few years.
Regarding the last thing we talked about two years ago, I'd like you to explain how to identify which registers are secure and which aren't. Regarding Mario Sports Mix, you say the register r11 isn't secure (in that case, how can I identify them for other games?).
I didn't understand the r27 + 0x496 thing either.
Remember how 2 years ago my problem was that my instructions matched yours, but the addresses didn't? Well, I tried simply changing the address of the code you created, and it ended up with something like this:
Code:
C35B59E8 00000008
7D8802A6 4800000D
030E0F03 0E0F0000
7D6802A6 396BFFFF
38600006 395B0470
7C6903A6 8C0B0001
9C0A0028 4200FFF8
7D8803A6 38600000
60000000 00000000
The code actually works pretty well. The problem is that it only works for me in Dolphin and not on the Wii (when I select a character the game freezes), and my intention was to create Wii codes in Dolphin to play them on the Wii. I also tried changing the Hooktype from USBLoaderGX, but it didn't work.