1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

I can't turn with a gamepad

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by peanutbutterball, Aug 28, 2013.

  1. peanutbutterball

    peanutbutterball
    Expand Collapse

    Joined:
    Aug 8, 2013
    Messages:
    16
    I haven't played for about a week due to school and work and I just came on today to find out that I can not turn using my Xbox 360 controller. Ever button works except for the left thumb pad for turning. The controller had no problem before (the only thing that changed was today's patch from what I can tell). My first thought was that my controller was broken so I ran a test an it is working fine.

    Is anyone else having this problem? and is there a fix for it? any help would be greatly appreciated! I can't stand turning with arrow keys....
     
  2. JeepWagoneer

    JeepWagoneer
    Expand Collapse

    Joined:
    Aug 2, 2013
    Messages:
    16
    Me nether, I think I read in the updates somewhere that they updated the lua input map so its different and i'm guessing that's where our problem is.
     
  3. Cwazywazy

    Cwazywazy
    Expand Collapse

    Joined:
    Dec 1, 2012
    Messages:
    1,245
    I had the same problem. I use a modified inputmap for my 360 controller and it wasn't just the name of it that changed. I redid my inputmap and it worked.
     
  4. wizzypopje

    wizzypopje
    Expand Collapse

    Joined:
    Aug 25, 2013
    Messages:
    9
    what exactly did you change ? I cant turn as well
     
  5. Cwazywazy

    Cwazywazy
    Expand Collapse

    Joined:
    Dec 1, 2012
    Messages:
    1,245
    I modified the new file without copying anything from the old one.
     
  6. wizzypopje

    wizzypopje
    Expand Collapse

    Joined:
    Aug 25, 2013
    Messages:
    9
    I guess lol.. but what did you modified exactly ?
     
  7. Cwazywazy

    Cwazywazy
    Expand Collapse

    Joined:
    Dec 1, 2012
    Messages:
    1,245
    Well, I had the bumper buttons as shifters and X/Y for slo-mo. A is clutch and B is park. Instead of copying the old one into the new inputmap I had to modify the new one without any copying.
     
  8. Kisko_

    Kisko_
    Expand Collapse

    Joined:
    Nov 4, 2012
    Messages:
    9
    You have to change this line:
    Code:
    %mm.bind(%device, thumblx, "D", $gp_deadzone, joy_steer);
    into this
    Code:
    %mm.bind(%device, thumblx, "D", $gp_deadzone, steer);
    (just remove the "joy_" part before the word steer)
    (If you are not using a custom inputmap then I don't know why this would happen, but if you do then this is probably the answer, worked for me when I ported my old custom Xbox 360 controller inputmap to the new version)


    EDIT: Here's the custom inputmap if anyone is interested:
    (also the camera left/right movement is inverted from the default setting because I'm used to it being that way)
    360_controller.png
     

    Attached Files:

  9. peanutbutterball

    peanutbutterball
    Expand Collapse

    Joined:
    Aug 8, 2013
    Messages:
    16
    I'm not using a custom input map.I like the one you posted but I'm not sure how to install a new one. What folder do I put it in, and where do I find the line of code I need to change?
     
  10. wizzypopje

    wizzypopje
    Expand Collapse

    Joined:
    Aug 25, 2013
    Messages:
    9
    ah okay, your using the official xbox 360 input map that is already in
    I have the razer onza, but ill try to do what you did but also change the name of the controller for my razer

    - - - Updated - - -

    thanks ! it worked, I used my pre-patch razer onza input map
    changed the name to fit the other input maps (FD011689000000000000504944564944.inputmap -> FD011689.inputmap)
    then removed joy_ from the file.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice