From ab2c5bf9d5a3e96a21abd80bafaf38a7bd167efa Mon Sep 17 00:00:00 2001 From: "fabio.olimpieri" Date: Thu, 1 Jan 2015 20:15:22 +0000 Subject: [PATCH] Added some Gamecube controller configurations --- uaerc.wii | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/uaerc.wii b/uaerc.wii index 775fefe..ac83218 100644 --- a/uaerc.wii +++ b/uaerc.wii @@ -194,16 +194,34 @@ input.1.joystick.1.button.18=SPC_VIRTUAL_KEYBOARD input.1.joystick.4.disabled=0 input.1.joystick.4.axis.0=JOY2_HORIZ input.1.joystick.4.axis.1=JOY2_VERT + +#The C Joystick #input.1.joystick.4.axis.2=JOY2_HORIZ #input.1.joystick.4.axis.3=JOY2_VERT + +#Buttons A, start and B input.1.joystick.4.button.0=JOY2_FIRE_BUTTON input.1.joystick.4.button.7=SPC_ENTERGUI #input.1.joystick.4.button.1=JOY2_2ND_BUTTON +# The "hat" on the gamepad (dpad) +#input.1.joystick.4.axis.6=JOY2_HORIZ +#input.1.joystick.4.axis.7=JOY2_VERT + #GAME PAD 2 as Joystick 1 input.1.joystick.5.disabled=0 input.1.joystick.5.axis.0=JOY1_HORIZ input.1.joystick.5.axis.1=JOY1_VERT + +#The C Joystick +#input.1.joystick.5.axis.2=JOY2_HORIZ +#input.1.joystick.5.axis.3=JOY2_VERT + +#Buttons A, start and B input.1.joystick.5.button.0=JOY1_FIRE_BUTTON input.1.joystick.5.button.7=SPC_ENTERGUI +#input.1.joystick.5.button.1=JOY2_2ND_BUTTON +# The "hat" on the gamepad (dpad) +#input.1.joystick.5.axis.6=JOY2_HORIZ +#input.1.joystick.5.axis.7=JOY2_VERT