OpenArena Message Boards

OpenArena => General => Topic started by: fromhell on March 21, 2015, 07:28:18 PM



Title: Gamepad config thread
Post by: fromhell on March 21, 2015, 07:28:18 PM
This is a thread for posting configs and binds for controllers because  why not?

This is what I use for my xinput device, the control scheme resembles close to Q3Revolution's "advanced", but not quite close as the engine code has some poor range dealing with sensitivity

Code:
joy_threshold 0.08
j_up_axis 2
j_side_axis 0
j_forward_axis 1
j_yaw_axis 4
j_pitch_axis 3
j_up -1
j_pitch 0.004
j_yaw -0.01
j_forward -0.006
j_side 0.006


bind JOY1 "weapprev"
bind JOY2 "weapnext"
bind JOY3 "+button2"
bind JOY4 "+scores"
bind JOY5 "+moveup"
bind JOY6 "+attack"
bind JOY8 "togglemenu"
bind JOY9 "togglemenu"
bind JOY26 "+weapnext"
bind JOY28 "weapnext"
bind JOY29 "+forward"
bind JOY30 "+moveright"
bind JOY31 "+back"
bind JOY32 "+moveleft"