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

Controller recalibration does not work #304

Open
jefflongo opened this issue Jul 31, 2021 · 0 comments
Open

Controller recalibration does not work #304

jefflongo opened this issue Jul 31, 2021 · 0 comments

Comments

@jefflongo
Copy link

Expected Behavior

Holding X+Y+Start for 3 seconds should recalibrate the controller. On OEM console, holding the button combination causes the controller to not respond, which triggers a new origin request command which sends new origin values to the console.

Current Behavior

The m_Origin struct is updated when the combo is pressed, but a new origin command is not issued by Dolphin. Thus, the new origin values are not sent to Dolphin. FWIW, this seems to be fixed on the main dolphin repo.

Steps to Reproduce

  1. Hold X+Y+Start for 3 seconds, try holding a direction on the joystick like hard right
  2. Release X+Y+Start, then release the joystick. If the recalibration was successful the joystick should drift left
  3. Observe the joystick not drifting left.

Environment

Ubuntu 20.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant