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

HW/GCPadEmu: Adjust gate radius values to more closely match the real hardware. #8963

Merged
merged 1 commit into from Jul 19, 2020

Conversation

jordan-woyak
Copy link
Member

The old values were based on the clamping done by the SDK which worked out to around 68% and 58%.
These new values are based on actual hardware: ~79% and ~72%.

The calibration shape of a real GameCube controller is now much closer to our target "gate" shape.

Before:
image

After:
image

I've heard reports of users not being able to make their character run in Madden games without boosting their input values.
This should help with that.

Copy link
Member

@JosJuice JosJuice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tried verifying the new values, but the code LGTM.

@lioncash lioncash merged commit d48056c into dolphin-emu:master Jul 19, 2020
10 checks passed
@jordan-woyak jordan-woyak deleted the gcpad-gate-adj branch July 19, 2020 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants