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.32 Bug Reporting thread
    Solutions and more information may already be available.

Negative throttle input?

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by KiloHotel, Jan 4, 2014.

  1. KiloHotel

    KiloHotel
    Expand Collapse

    Joined:
    Sep 29, 2012
    Messages:
    400
    I just started using my Logitech MOMO for the first time in a few months. I've noticed a really odd issue with the throttle, whenever I let off, its almost as if theres negative throttle input.. Like it turns on an engine brake that should not exist. The vehicle slows down as quick as using the brakes. Sometimes quicker. The brake lights do not come on and the inputs all appear fine in the debug menu. My 360 controller does not have the same issue. This only causes a problem using manual transmissions since it usually engages neutral with an auto when its doing this.
     
  2. gabester

    gabester
    Expand Collapse
    Vehicle Director
    BeamNG Team

    Joined:
    Jun 6, 2012
    Messages:
    2,653
    Could you post your inputmap? It could be that your throttle goes from 1 to -1 and needs the R (ranged) flag to work correctly.
     
  3. KiloHotel

    KiloHotel
    Expand Collapse

    Joined:
    Sep 29, 2012
    Messages:
    400
    Sounds like whats happening, here you go.

    edit: Oh yeah forgot to mention for some reason I have two input maps, not sure which one is being used. They are nearly identical, just a few values have "direct" infront of them on one.
     

    Attached Files:

    #3 KiloHotel, Jan 4, 2014
    Last edited: Jan 4, 2014
  4. gabester

    gabester
    Expand Collapse
    Vehicle Director
    BeamNG Team

    Joined:
    Jun 6, 2012
    Messages:
    2,653
    On these two lines:

    Code:
    %mm.bind(%device, rzaxis,"I", brake_direct);
    %mm.bind(%device, yaxis, "I", accelerate_direct);
    
    Change "I" to "RI" and see if that fixes it :)
     
  5. KiloHotel

    KiloHotel
    Expand Collapse

    Joined:
    Sep 29, 2012
    Messages:
    400

    That's the solution to my problem right there! Thank you sir for the quick response.
     
  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