controller test
Controller Dead Zone Test
Inspect how far a stick moves before input appears.
No accountLocal where possibleRetest anytime
Connect a controller
No gamepadPress a button after connecting a controller. Some browsers expose controllers only after user interaction.
No browser-visible controller yet.
Private by design
Test input is processed in your browser where possible.
Use the result as evidence, not a guess.
This test checks
- Inner dead zone
- Input onset
- Centering
How to read it
A passing browser test confirms that the browser can observe this input/output path.
A failing test narrows the issue but does not by itself prove physical hardware failure.