https://github.com/f0903/controllerrumbler
A tiny program for testing controller rumble through the newer GameInput API.
https://github.com/f0903/controllerrumbler
controller rumble xbox-controller
Last synced: over 1 year ago
JSON representation
A tiny program for testing controller rumble through the newer GameInput API.
- Host: GitHub
- URL: https://github.com/f0903/controllerrumbler
- Owner: F0903
- Created: 2024-03-30T12:45:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T07:49:56.000Z (about 2 years ago)
- Last Synced: 2025-01-18T02:27:47.165Z (over 1 year ago)
- Topics: controller, rumble, xbox-controller
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ControllerRumbler
A tiny program for testing controller rumble through the newer GameInput API.
## Controls
A -> Toggle rumble.
B -> Toggle low frequency rumble.
Y -> Toggle high frequency rumble.
Up -> Increase low frequency rumble.
Down -> Decrease low frequency rumble.
Left -> Increase high frequency rumble.
Right -> Decrease high frequency rumble.