- How do I check for stick drift?
- Release the sticks, put the controller down and watch the axis values. Anything that stays meaningfully away from centre, or wanders while untouched, is drift. It usually comes from a worn potentiometer and gets worse over time.
- My controller is connected but nothing shows.
- Press a button first. The Gamepad API only reveals a controller after real input, which is a privacy measure rather than a fault. If it still stays empty, try a cable instead of Bluetooth.
- Why are the buttons numbered instead of named?
- Because the browser reports positions, not labels. The same index is A on an Xbox pad and Cross on a PlayStation pad, so numbers stay honest where names would guess.
- Vibration does nothing.
- Rumble support depends on the browser, the controller and how it is connected. It is common over USB in Chromium browsers and often missing elsewhere, so silence here does not mean the motors are dead.