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

Ayaneo air 1s Gyro flipped #217

Open
dansl opened this issue Oct 16, 2024 · 8 comments
Open

Ayaneo air 1s Gyro flipped #217

dansl opened this issue Oct 16, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@dansl
Copy link
Contributor

dansl commented Oct 16, 2024

When using a configuration that enables Gyro features (steam deck or DS-edge), the pitch and yaw are flipped.

@uejji
Copy link
Contributor

uejji commented Oct 16, 2024

Hello again.

Can you try adding a mount_matrix to your config file? See

as an example.

@dansl
Copy link
Contributor Author

dansl commented Oct 16, 2024

That fixed it!

But... Only fixed it for games that have in-game gyro support (ex: Horizon Zero Dawn). I notice that when I look at the Steam calibration test page Y and Z are flipped...

@uejji
Copy link
Contributor

uejji commented Oct 16, 2024

You'll probably need to adjust the signs and value positions of the mount_matrix until you find the right combination. Just make sure each row has only one 1/-1 and two 0s, and that each row has the 1/-1 in a different column. Unfortunately I can't provide much more specific help than that.

@dansl
Copy link
Contributor Author

dansl commented Oct 16, 2024

Yes, the original combination is correct in a game, but when I view the calibration tools in steam, they are incorrect. If I change the values to fix steam, then it breaks in the game controls. So the game sees it properly, but steam does not for some reason... (specifically I am using SteamFork OS)

@uejji
Copy link
Contributor

uejji commented Oct 16, 2024

Is this only with the Steam Deck driver or is it also occurring with the DS5 Edge driver?

@uejji
Copy link
Contributor

uejji commented Oct 16, 2024

After asking around and doing some of my own testing, if the in-game performance is as you expect, then it's probably just a visual bug on the calibration screen right now.

@dansl
Copy link
Contributor Author

dansl commented Oct 16, 2024

I was testing with the Steam Deck driver, but if I switch to DS-edge it is now the opposite. Steam reports correct functionality, but the game is not correct...

@uejji
Copy link
Contributor

uejji commented Oct 23, 2024

Moving forward, the intended result will be that gyro output matches Steam Deck. You may have to modify your game settings if results are not expected. See #220

@ShadowApex ShadowApex added the bug Something isn't working label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants