GreemDev / Ryujinx

Experimental Switch emulator written in C#
MIT License
5.42k stars 435 forks source link

[Feature Request] Gyroscope calbration #307

Open stygmate opened 6 days ago

stygmate commented 6 days ago

Overview

I use a real switch pro controller on mac and I have no way to calibrate the gyroscope under ryujinx. I have a constant drift which can be canceled by adjusting the deadzone without the aiming precision becoming unusable. Compensation for the gyro offsets will do. The addition of a calibration button to calculate offsets by averaging will controller is still would be really welcome.

Smaller details

Some lib contain code to do this (for ex: https://github.com/JibbSmart/GamepadMotionHelpers) It's better to not force a autocalibration.

Nature of request

It's a feature request.

Why would this feature be useful?

It would be userful because it will permit to really use gyroscope of real switch pro controller in a lot of games.

notliam1 commented 5 days ago

Bump, have some extreme drift on my Dualsense, adjusting deadzone isnt enough to allow me to use the full range of it.