Ferrari 458 Xbox/PC Steering wheel input map

Discussion in 'Programming' started by itsBinq, Nov 12, 2014.

  1. itsBinq

    itsBinq
    Expand Collapse

    Joined:
    Nov 12, 2014
    Messages:
    5
    Ok so i have a simple input map laid out but i am running into some problems;

    - Gear shifters wont work
    - Cannot use any buttons on the wheel itself, only the axis commands work

    Anyway, for anybody who has this wheel and wants an input map here it is in its basic form:

    // Product Name: Ferrari 458 Racing Wheel (Wheel)
    // GUID: (GUID goes here, format: {5B0024C6-0000-0000-0000-504944564944}
    // axes: 2^X^Z


    // movement
    %mm.bind("gamepad0", thumblx, steer_direct);
    %mm.bind("gamepad0", triggerl, brake_direct);
    %mm.bind("gamepad0", triggerr, accelerate_direct);


    %mm.bind(%device, joy_btn6, shiftDown);
    %mm.bind(%device, joy_btn5, shiftDown);


    %mm.bind(%device, joy_btn4, parkingbreak_toggle);




    echo("Ferrari 458 Racing Wheel mapping loaded");
     

    Attached Files:

  2. vladmir poopin

    vladmir poopin
    Expand Collapse
    Banned

    Joined:
    Mar 17, 2013
    Messages:
    844
    so this is for the 458 italia thrustmaster?
    plz say yes
     
  3. itsBinq

    itsBinq
    Expand Collapse

    Joined:
    Nov 12, 2014
    Messages:
    5
    Yeah this works, but only the axis commands. If you wish to use anything other than accelerate brake and steering this is not the input map for you!
     
  4. vladmir poopin

    vladmir poopin
    Expand Collapse
    Banned

    Joined:
    Mar 17, 2013
    Messages:
    844
    you sir are amazing i was hopeing someone would make one of these ill try it tomorrow
     
  5. itsBinq

    itsBinq
    Expand Collapse

    Joined:
    Nov 12, 2014
    Messages:
    5
    Its ok man, i am working to get all of the buttons on the wheel to work, as soon as it is finished i will send you it :)
     
  6. vladmir poopin

    vladmir poopin
    Expand Collapse
    Banned

    Joined:
    Mar 17, 2013
    Messages:
    844
    all the buttons work for me

    - - - Updated - - -

    oops nvm that
     
  7. itsBinq

    itsBinq
    Expand Collapse

    Joined:
    Nov 12, 2014
    Messages:
    5
    Do the acceleration, brake and steering axis' work for you?
     
  8. vladmir poopin

    vladmir poopin
    Expand Collapse
    Banned

    Joined:
    Mar 17, 2013
    Messages:
    844
    yes they do
     
  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