Go to file
2024-07-08 10:52:55 +05:00
src Initial commit. 2024-07-08 10:50:35 +05:00
.gitignore Initial commit. 2024-07-08 10:50:35 +05:00
LICENSE Initial commit. 2024-07-08 10:50:35 +05:00
Makefile Initial commit. 2024-07-08 10:50:35 +05:00
README.md Update README 2024-07-08 10:52:55 +05:00

Emulate a gamepad with a mouse

Usage

poormansgamepad devicepath scale_axis scale_wheel deadzone

devicepath - Path to mouse device (/dev/input/eventX)

scale_axis - Sensitivity for the virtual thumbstick

scale_wheel - Sensitivity for the virtual trigger

deadzone - Deadzone for the virtual thumbstick