Add Xbox controller diagnostics - #246
Conversation
|
Hi, thank you for this PR! Will review it in these days and merge it. |
|
Great work! I'm currently reviewing it, but I think the PR is much larger than it needs to be. I would recommend splitting it into a few smaller, self-contained PRs. For example, the first PR could simply add basic Xbox controller support (e.g. connection) while keeping all the buttons disabled and avoiding text/UI renames. Then other improvements could follow in separate PRs. One more thing: I noticed this PR renames the project from "DualShock Calibration GUI" to "Controller Calibration GUI". Thank you! EDIT: Just added a CONTRIBUTING.md with guidelines on how to contribute. |
Summary
Testing
Xbox firmware calibration remains outside the browser because the Gamepad API does not expose calibration writes.