Welcome! Log In Create A New Profile

Advanced

Gamecube Classic Control

Posted by Chicken_Bones 
Gamecube Classic Control
December 21, 2010 09:28AM
I have a classic controller that connects to the gamecube ports on my wii (not the wiimote). Not suprisingly WPAD_CLASSIC_BUTTON_WHATEVER doesn't work. I have been able to use the controller with mariokart.

What functions would I use to get the buttons and thumbstick input?
Re: Gamecube Classic Control
December 21, 2010 09:45AM
Look at the functions and definitions in pad.h.
Re: Gamecube Classic Control
December 21, 2010 11:23AM
As that controller uses the gamecube ports you need to use the gamecube functions. Which are PAD_* not WPAD_*
Re: Gamecube Classic Control
December 21, 2010 01:28PM
ok but PAD_BUTTON_ZR and PAD_BUTTON_ZL aren't defined in classic PAD.h



Edited 1 time(s). Last edit at 12/21/2010 01:37PM by Chicken_Bones.
Re: Gamecube Classic Control
December 21, 2010 04:49PM
I'm going to go out on a limb and suggest they're not really separate buttons.
Re: Gamecube Classic Control
December 22, 2010 07:22AM
I drew on the screen the binary representation of PAD_ButtonsDown(0),Up and Held as well as the analog and sticks.

the classic controller has the same button mappings as the reguar gamecube with analog and sticks (right is sub). The home and plus buttons both act as the start. The minus button appears useless. ZL and ZR are both the same as Z.



Edited 1 time(s). Last edit at 12/22/2010 07:23AM by Chicken_Bones.
Sorry, only registered users may post in this forum.

Click here to login