2024-10-19 20:25:33 +03:00
|
|
|
# gamo
|
|
|
|
|
|
|
|
local gamepad tester
|
|
|
|
|
|
|
|
## why ?
|
|
|
|
|
|
|
|
its much easier and much faster to have this locally installed and boot it in a terminal than to search the web for a web tester that's decent
|
|
|
|
|
|
|
|
there's nothing particularly fancy about this and it does what it says, allows the user to test their gamepad
|
|
|
|
|
|
|
|
## controls
|
|
|
|
|
2025-01-05 00:10:50 +02:00
|
|
|
`v` to start a weak vibrations test
|
|
|
|
`V` (uppercase) for a strong vibration test
|
|
|
|
`r` to start a gamepad scan if none are automatically found
|
|
|
|
`q` or `ESC` are used to quit the app
|