tomkidd / Quake-iOS

Quake for iOS and tvOS for Apple TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set Invert Y Axis for Controller?

livid opened this issue · comments

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

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.