I looked around search but couldnt find answers to my particular problems.
My first problem is that I'm trying to un-invert the y-axis for vtols and aeros. When I open actionmapper from the launcher I see that the check box for inverted next to y-axis isnt check. I check it in a hope to set it to normal. However, when I enter the game I no longer have any control over the y-axis while in flight with my mouse. None-nada. The example given on the wiki is below:
<action name="xi_v_rotatepitch">
<key name="invjoyaxis_y"/>
</action>
Thats for inverting the joystick y-axis. Perhaps somewhere in that folder theres a similar set of lines with mouse instead of joyastick that I can erase the "inv" from?
My second problem is with the reverse throttle setting in the actionmapper. I keybound it and it works fine in reversing me from forward to reverse, but visa-versa it doesnt work. Is this as planned that you must first hit stop then re-accelerate or is there something Im missing?
Thanks in advanced for any help.