Author Topic: Inverting ASF yaw  (Read 271 times)

0 Members and 1 Guest are viewing this topic.

Offline =KoS= Saber15

  • Alphatester
  • Star Colonel
  • *
  • Posts: 1802
  • Karma: 119
  • RIP AND TEAR
Inverting ASF yaw
« on: April 24, 2011, 04:12:04 AM »
I've been trying for a while to invert my aero yaw controls, but to no avail.

I had it set up so that Mouse X controls Yaw, and Mouse Y controls Pitch, with A & D on the keyboard controlling roll. However, the Yaw on my mouse seems to be permanently stuck inverted when using aeros; turn the mouse left, and the aero turns right. It's extremely disorienting, and nigh-impossible to shoot enemies with.

At the moment I'm using Mouse X for Roll and Mouse Y for Pitch, with a set of pedals controlling Yaw, and while it's a blast to fly with, it's even worse for shooting with, as I always over-correct my aim.

Has anyone found a way to uninvert the Aero yaw when using mice?

"Concentrate on the moment, each moment is its own reality. It has a particular thisness. You can't predict, but you can explain. Or try. If you are observant, and lucky, you can say, this is why this is happening! It's very interesting!"

Offline Az

  • MechWarrior
  • **
  • Posts: 257
  • Karma: 34
Re: Inverting ASF yaw
« Reply #1 on: April 24, 2011, 07:16:28 AM »
You can invert your axes in autoexec.cfg:

Open the console after starting the game but before joining a server, if your autoexec.cfg is in the right place there will be something like

con_restricted=0
v_invertAeroPitchControl=1
v_invertAeroYawControl=0
v_invertAeroRollControl=0
v_invertVTOLPitchControl=1
v_invertVTOLYawControl=0
v_invertVTOLRollControl=0

spammed into the console ^^

Online ELH_Vivicector

  • Star Captain
  • ***
  • Posts: 1028
  • Karma: 37
Re: Inverting ASF yaw
« Reply #2 on: April 24, 2011, 08:09:25 AM »
Have you tried to set inversion using actionmapper (stupid question, I know). If so, you can manually set all of these commands above into autoexec.cfg . I'm flying this way.

Offline =KoS= Saber15

  • Alphatester
  • Star Colonel
  • *
  • Posts: 1802
  • Karma: 119
  • RIP AND TEAR
Re: Inverting ASF yaw
« Reply #3 on: April 24, 2011, 05:49:18 PM »
You can invert your axes in autoexec.cfg:

Open the console after starting the game but before joining a server, if your autoexec.cfg is in the right place there will be something like

con_restricted=0
v_invertAeroPitchControl=1
v_invertAeroYawControl=0
v_invertAeroRollControl=0
v_invertVTOLPitchControl=1
v_invertVTOLYawControl=0
v_invertVTOLRollControl=0

spammed into the console ^^

Thanks, that worked. +Karma  :D

"Concentrate on the moment, each moment is its own reality. It has a particular thisness. You can't predict, but you can explain. Or try. If you are observant, and lucky, you can say, this is why this is happening! It's very interesting!"