Posts: 1,005
Threads: 95
Joined: Jun 2019
Reputation:
38
(11-16-2019, 06:42 PM)Vega Wrote: @Cameron it's easy to make a code handler extender for mkwii. The issue is making one work for every Wii game. The main dev of usbloader gx won't bother adding a game specific one. Regardless I'm sure I won't hit the GCT limit
This is funny now cause I did this, for every wii/gc game
Super Mario Eclipse, what Super Mario Sunshine could've been.
Posts: 433
Threads: 9
Joined: Jul 2019
Reputation:
14
nice work, really impressive
Posts: 169
Threads: 35
Joined: Jan 2020
Reputation:
16
Really nice update!
Just to tell you: I tried out the code with a button activator right on classic controller (0x8000). This resulted in not working with the cmpwi instruction, so I simply replaced it with cmplwi to make it work for values over 0x8000.
I just wanted to tell you not that someone is surprised that it does not work for values above 0x8000.