Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.37 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.37 KB

love2d-joystick-tester

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.

Screenshot

Screenshot

Requirements

  • LÖVE 11.4 (Mysterious Mysteries)

How to try

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/