We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cannot find a way to set Invert Y Axis for Controller. The in-game menu is not working.
The text was updated successfully, but these errors were encountered:
You can invert the controller by removing the negative from this line:
Quake-iOS/Quake-iOS/GameControllerSetup.swift
Line 94 in 54ff513
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.
m_pitch "-0.022000"
config.cfg
Sorry, something went wrong.
No branches or pull requests
I cannot find a way to set Invert Y Axis for Controller. The in-game menu is not working.
The text was updated successfully, but these errors were encountered: