Changes

Xbox Controller

290 bytes added, 00:04, 30 January 2007
'''THIS PAGE IS VERY MUCH A WORK IN PROGRESS'''
== Axis numbers IDs =='''INCOMPLETE:''' I'm just using These are the wiki axis IDs corresponding to save this while I go double check these axesthe JOYXXX blocks in the first half of the config.ini entry. RU NONE- ''No such axis'' RZ Accel- ''No such axis'' RY Pitch- right joypad, y axis RX Turn- right joypad, x axis Z NONE- ''No such axis'' Y Accel- left joypad, y axis X StrafeLR- left joypad, x axis
== Button Numbers IDs ==These are the button numbers IDs corresponding to the ''JOYBUTTON'' numbers in the second half of the config.ini entry. 0 - A 1 - B 2 - X 3 - Y 4 - black 5 - white 6 - start 7 - select 8 - left joypad click 9 - right joypad click 10 - left trigger 11 - right trigger
Though config.ini provides space for up to 23 button configurations per entry, anything above 11 is ignored for the Xbox controller as there are "only" 12 buttons.
== config.ini: ==
This is a decent starting an empty config.ini entry for the Xbox controller. It's very bare, the intention being for Buttons and axes that you can add binds to try it out and populate it with your personal preferencesare marked in bold. The main purpose of providing this is to save you time figuring out which Nonexistent buttons and axes are whichcrossed out. NOTE: Currently testing to see whether the superfluous config can simply be removed from the file, and which axes need invertingor if the game automatically replaces it on loading.
[XBCD XBox Gamepad]
enabled=1
<strike>JOYRU=NONE
Ruaxisinvert=0
Ruaxiscenter=0
Ruaxisminsaturation=-95
Ruaxissaturation=95
JOYRZ=AccelNONE
Rzaxisinvert=0
Rzaxiscenter=0
Rzaxisdeadzone=10
Rzaxisminsaturation=-95
Rzaxissaturation=95</strike> '''JOYRY=Pitch''' Ryaxisinvert=10
Ryaxiscenter=0
Ryaxismindeadzone=-10
Ryaxisminsaturation=-95
Ryaxissaturation=95
'''JOYRX=Turn''' Rxaxisinvert=10
Rxaxiscenter=0
Rxaxismindeadzone=-10
Rxaxisminsaturation=-95
Rxaxissaturation=95
<strike>JOYZ=NONE
zaxisinvert=0
zaxiscenter=0
zaxisdeadzone=10
zaxisminsaturation=-95
zaxissaturation=95</strike> '''JOYY=Accel''' yaxisinvert=10
yaxiscenter=0
yaxismindeadzone=-10
yaxisminsaturation=-95
yaxissaturation=95
'''JOYX=StrafeLR'''
xaxisinvert=0
xaxiscenter=0
xaxisminsaturation=-95
xaxissaturation=95
'''JOYBUTTON0=+Shoot2''' '''JOYBUTTON1=+Shoot1''' '''JOYBUTTON2=+Shoot3''' '''JOYBUTTON3=+Turbo''' '''JOYBUTTON4=''' '''JOYBUTTON5=''' '''JOYBUTTON6=''' '''JOYBUTTON7=''' '''JOYBUTTON8=''' '''JOYBUTTON9=''' '''JOYBUTTON10=''' '''JOYBUTTON11=''' <strike>JOYBUTTON12=
JOYBUTTON13=
JOYBUTTON14=
JOYBUTTON21=
JOYBUTTON22=
JOYBUTTON23=</strike> '''JOYPOV0UP=''' '''JOYPOV0RIGHT=''' '''JOYPOV0DOWN=''' '''JOYPOV0LEFT='''
19
edits