Hello everybody,
I have question for all of you. I'm using arduino leonardo as HID joystick and I need force feedback data from the game. How could I get it... I know that controller receives it from game, because it vibrates.
Is there any way to communicate with the game? As I mentioned I'm particularly interested in FFB data.
I Imagine that leonardo could receive it via serial or something like that.