Jump to content

XBox 360 Controller Setup - Trigger workaround didn't work


Recommended Posts

I set up my controller so the triggers roll me left and right respectively, but only the right trigger seems to work - it rolls me to the right. The left trigger just does nothing.

This is what I have in settings.cfg:

AXIS_ROLL{
name = Controller (XBOX 360 For. Axis 2
id = joy0.2
inv = False
sensitivity = 1
deadzone = 0.05
scale = 1
group = 0
switchState = Any
}

Link to comment
Share on other sites

Mine looks like this (for Throttle, left trigger is throttle down right trigger is throttle up).


AXIS_THROTTLE_INC
{
name = Controller (MLG GamePad . Axis 2
id = joy0.2
inv = True
sensitivity = 3
deadzone = 0.05
scale = 1
group = 0
switchState = Any
}

What I did was set up the binding in game using the right trigger, which is axis9 if I remember right. Then I found in settings.cfg axis 9, and replaced the 9 with 2. Reason I did it that way was to avoid goofy syntax problems... which you may be suffering from here.

Big difference I see is "name = Controller (XBOX 360 For. Axis 2", but I have a different controller.

Based on mine maybe "name = Controller (XBOX 360 . Axis 2"

or

"name = Controller (XBOX 360 For . Axis 2" (there's a space between for and the period)

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...