JaydenMaalouf / JoystickPlugin

Native Input Joystick Plugin for Unreal Engine 4/5
MIT License
30 stars 6 forks source link

Adjust Damper FFB strength #77

Closed freshefisch closed 1 week ago

freshefisch commented 2 weeks ago

For some reason I cannot figure out how to adjust the strength of the damper effect. It does work, I can feel it very lightly.

This is my config (I tried many different values): image

And this is the official documentation (Logitech Wheel SDK): image

So according to the documentation, all I really have to adjust is the coefficient?

freshefisch commented 1 week ago

So I think I figured it out. In the default values tab, the "Effect Type" seems to HAVE to be the same one you want to change the values of/use and all the other values have to be 0, otherwise adjusting them using "Set Effect Data" will not do anything.

image