Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set Invert Y Axis for Controller? #4

Open
livid opened this issue Feb 17, 2021 · 1 comment
Open

How to set Invert Y Axis for Controller? #4

livid opened this issue Feb 17, 2021 · 1 comment

Comments

@livid
Copy link

livid commented Feb 17, 2021

I cannot find a way to set Invert Y Axis for Controller. The in-game menu is not working.

@dnicolson
Copy link
Contributor

You can invert the controller by removing the negative from this line:

in_pitchangle = -value

You can also add/edit the line m_pitch "-0.022000" in the config.cfg to invert the controller via #6 and also #5 to use the game menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants