A simple LÖVE application to test joysticks and gamepads.
This is a simple desktop application to view all detected joysticks/gamepads,
check vibration and see all reported values.
It can be used to check for stick drift and other hardware issues,
or just to learn about using joysticks/gamepads with LÖVE.
I initially wrote this application many years ago, and it was much more basic
before I rewrote it.
If you want to see the old version, check out the old-version
tag.
- LÖVE 11.4 (Mysterious Mysteries)
Download the latest release for your OS from the releases page and install it however you want.
Important
Unfortunately, a macOS package is not being provided at the moment.
You'll have to download the .love
file and run it with LÖVE.
If you want to try running it from source instead, download the repository and
then run love
:
love ./joysticktester/