Use any controller with most Wii games? May 15, 2011 02:00AM | Registered: 13 years ago Posts: 4 |
Re: Use any controller with most Wii games? May 15, 2011 02:36AM | Moderator Registered: 15 years ago Posts: 703 |
Re: Use any controller with most Wii games? May 15, 2011 03:09AM | Registered: 13 years ago Posts: 4 |
Re: Use any controller with most Wii games? May 15, 2011 04:02AM | Moderator Registered: 15 years ago Posts: 703 |
Quote
umaggot
How would I get started with something like that? I have Gecko 1.9.3, but I don't understand hooking. Are there any beginner's resources? I have some prior experience with 6502 ASM, would that help?
Re: Use any controller with most Wii games? May 15, 2011 10:27AM | Moderator Registered: 15 years ago Posts: 5,075 |
Re: Use any controller with most Wii games? May 15, 2011 11:42AM | Registered: 13 years ago Posts: 4 |
Re: Use any controller with most Wii games? May 15, 2011 08:09PM | Moderator Registered: 15 years ago Posts: 703 |
Quote
SifJar
There's no real need to reinvent the wheel. There are already Ocarina cheat codes (Ocarina is the cheat engine used by Gecko OS) for remapping controls to other controllers. There is one for Donkey Kong Country and I think one for NSMB. If you google a bit, I think you'll find their source (the DKC one was by crediar) in ASM, port it to your game and then its just a question of compiling it to an Ocarina code. It does have to be done on a game-to-game basis though.
EDIT: These links may help: [wiird.l0nk.org] [wiird.l0nk.org]
Quote
umaggot
That is a very cool find! As for it being on a game-to-game basis though, it does seem to be inconvenient for hackers and average joes alike. Instead of making almost 500 Ocarina codes, I think it would be simpler to limit it to a single app. Regardless, the resources are helpful; so thank you!
Re: Use any controller with most Wii games? May 15, 2011 09:10PM | Moderator Registered: 15 years ago Posts: 5,075 |
Re: Use any controller with most Wii games? May 16, 2011 03:10PM | Registered: 13 years ago Posts: 4 |
Re: Use any controller with most Wii games? May 16, 2011 04:39PM | Moderator Registered: 15 years ago Posts: 5,075 |
Re: Use any controller with most Wii games? May 16, 2011 10:27PM | Moderator Registered: 15 years ago Posts: 703 |
Re: Use any controller with most Wii games? May 16, 2011 11:28PM | Moderator Registered: 15 years ago Posts: 5,075 |