local gamepad tester
Go to file
Wynd 642b0cc557 Initial README file 2024-10-19 20:25:33 +03:00
src Organizing imports 2024-10-19 20:21:40 +03:00
.editorconfig Initial commit 2024-03-23 13:08:02 +02:00
.gitignore Implemented most buttons and threaded force feedback 2024-10-19 14:46:46 +03:00
Cargo.lock Started working on a TUI tester, has keyboard and gamepad input handlers 2024-10-19 01:02:32 +03:00
Cargo.toml Started working on a TUI tester, has keyboard and gamepad input handlers 2024-10-19 01:02:32 +03:00
README.md Initial README file 2024-10-19 20:25:33 +03:00
rust-toolchain.toml Initial commit 2024-03-23 13:08:02 +02:00
rustfmt.toml Initial commit 2024-03-23 13:08:02 +02:00

README.md

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

use v to start a weak vibrations test and V (uppercase) for a strong vibration test if your gamepad supports them.