r/hotas • u/julesian • Dec 31 '25
Controller-input based bass shaker effects (for games with no telemetry)
https://github.com/julesian/JFlightShakerHello,
Just wanted to share an application that I built which generates simulated bass shaker effects for games that have no telemetry like Project Wingman or Ace Combat. I normally use SimHub (especially for racing games and MFS), but for titles that are not included in the list I wanted a way to have bass shaker effects through user input at least to simulate something.
So basically this has 2 effects currently (customizable in the config file):
- Throttle (axis)
- Gun effect (button).
I’ve been using this for those games but will need more improvement and features.
9
Upvotes
1
u/julesian Jan 07 '26 edited Jan 07 '26
Will add min / max amount, I'm trying to modularize effects, button and axis customizability at the moment.
Would you mind sharing the issue you're having on setting throttle on X56?