mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-14 23:05:08 +01:00
Added some Gamecube controller configurations
This commit is contained in:
parent
6242db8c7d
commit
ab2c5bf9d5
18
uaerc.wii
18
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.disabled=0
|
||||||
input.1.joystick.4.axis.0=JOY2_HORIZ
|
input.1.joystick.4.axis.0=JOY2_HORIZ
|
||||||
input.1.joystick.4.axis.1=JOY2_VERT
|
input.1.joystick.4.axis.1=JOY2_VERT
|
||||||
|
|
||||||
|
#The C Joystick
|
||||||
#input.1.joystick.4.axis.2=JOY2_HORIZ
|
#input.1.joystick.4.axis.2=JOY2_HORIZ
|
||||||
#input.1.joystick.4.axis.3=JOY2_VERT
|
#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.0=JOY2_FIRE_BUTTON
|
||||||
input.1.joystick.4.button.7=SPC_ENTERGUI
|
input.1.joystick.4.button.7=SPC_ENTERGUI
|
||||||
#input.1.joystick.4.button.1=JOY2_2ND_BUTTON
|
#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
|
#GAME PAD 2 as Joystick 1
|
||||||
input.1.joystick.5.disabled=0
|
input.1.joystick.5.disabled=0
|
||||||
input.1.joystick.5.axis.0=JOY1_HORIZ
|
input.1.joystick.5.axis.0=JOY1_HORIZ
|
||||||
input.1.joystick.5.axis.1=JOY1_VERT
|
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.0=JOY1_FIRE_BUTTON
|
||||||
input.1.joystick.5.button.7=SPC_ENTERGUI
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user