primus_TR Posted June 6, 2023 Posted June 6, 2023 I'm looking for a program that can work with windows joysticks, which will take raw output from joystick axis input, dampen it, or average out the input values, and output the modified value. The purpose is to get rid of curves, and have a linear but dampened (adjustable) output, kind of like an PID controlled, to average out values over a set time. (e.g. take average of the inputs from the last 0.01 milliseconds and output it). I'm thinking this could be a better way to emulate a tall stick. Is anyone aware of such a program which is compatible with windows controllers?
diego999 Posted June 6, 2023 Posted June 6, 2023 Joystick Gremlin. I use it to average out some jitter I have on my X52 throttle. Works very well. Disclaimer: I don't have a clue about how it works. I just followed a step by step tutorial on youtube once, almost a year ago. 1
Recommended Posts