poor_mans_gamepad/README.md
2024-07-08 10:52:55 +05:00

14 lines
319 B
Markdown

# 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