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

lotus ps2 wheel in put map

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by jimmeh2000, Jul 24, 2014.

  1. jimmeh2000

    jimmeh2000
    Expand Collapse

    Joined:
    Jan 12, 2014
    Messages:
    93
    i have a lotus PS2 wheel and a USB adapter for it i was wandering if any one would tell me how to set it up. thanks
    /

    i don't know if this helps but this is what i'm using currently, steering works fine but accelerator is doing parking brake and brake is freezing physics:(


    / Product Name: Logitech Driving Force GT USB// GUID: {C29A046D-0000-0000-0000-504944564944}
    // axes: 4^X^S^Y^V


    // movement
    %mm.bind(%device, xaxis, steer_direct);
    %mm.bind(%device, rzaxis,"IR", brake_direct);
    %mm.bind(%device, yaxis,"IR", accelerate_direct);




    %mm.bind(%device, button13, shiftDown);
    %mm.bind(%device, button12, shiftUp);


    %mm.bindCmd(%device, button1, "beamNGResetPhysics();", "");
    %mm.bindCmd(%device, button3, "beamNGTogglePhysics();", "");
    %mm.bind(%device, button2, parkingbrake_toggle);
    %mm.bindCmd(%device, button5, "beamNGSwitchVehicle();", "");
    %mm.bindCmd(%device, button0, "beamNGResetCamera();", "");
    %mm.bind(%device, button7, clutch );


    %mm.bindCmd(%device, button9, "beamNGCameraToggle();", "");
    //%mm.bind(%device, btn_back, beamNGControl);
    //%mm.bind(%device, btn_x, toggleFirstPerson);


    echo("Logitech DFGT mapping loaded");


    (imported from here)
     
    #1 jimmeh2000, Jul 24, 2014
    Last edited: Aug 14, 2014
  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