tomkidd / Quake-iOS

Quake for iOS and tvOS for Apple TV
72 stars 14 forks source link

Add ability to invert controller Y-axis #6

Closed dnicolson closed 3 years ago

dnicolson commented 3 years ago

This pull request allows the controller to be inverted depending on the settings.

If the value of m_pitch in config.cfg is -0.022000 the mouse will be inverted and if the value is 0.022000 it will not be. The "Invert Mouse" value in settings can also be used.

tomkidd commented 3 years ago

I just went on a spree of moving the "master" branch to "main", not properly understanding that this would break lingering PRs. If you want, you can re-open this PR pointing it to "main" (as I follow it you have to do this instead of me).

https://stackoverflow.com/a/24159161

Thanks

dnicolson commented 3 years ago

It doesn't look like I can change the branch or reopen this pull request. Are you able to reopen it so I can change the branch?

tomkidd commented 3 years ago

Looks like I can't re-open it either. Sorry about that.