Inverting controller axis?
Results 1 to 7 of 7

Thread: Inverting controller axis?

  1. #1

    Inverting controller axis?

    Hi,
    is there a way to invert a controller axis?
    I need that for the rudder axis.
    Thanks in advance!

    BTW, thanks for ETO - really awesome work!

  2. #2
    I manually edited my <keys>.xca file, located in <x>:\documents and settings\<username>\apps data\microsoft\<cfs3 install>\ :
    <Axis ID="X" Action="AXIS_LEFT_BRAKE_SET" Scale="65472" Nullzone="36"/>
    <Axis ID="Y" Action="AXIS_RIGHT_BRAKE_SET" Scale="65472" Nullzone="36"/>

    this worked for me.
    Hope it helps.

  3. #3
    Go to controllers. Click on the assignment. Twist joystick to left, or press left pedal. Should work. If it is backwards, go back to the controller settings, click on the assignment and twist right, or press right pedal. Figured this out when my throttle was backwards. Tried on my pedals to verify. Hope it helps.
    Dandog

    Just This Guy!

  4. #4
    Thanks a lot for your replies!
    I could solve the problem by writing a minus before the scale value:
    ="Set_Yaw" Scale="-64" Nullzone="36"/>

  5. #5
    Just to be sure ... can you go back to your key file, to check the value ... mine was also set with minus, but ended as shown above after running the game ... I guess this is a modulo 2^16 ...

  6. #6
    The minus is still there and i did save a new config file.

  7. #7
    Blame me ! I must have mess something ...
    Good point is it works !

Members who have read this thread: 0

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •