Ultrawipf/OpenFFBoard

linux compatibility

laverdone opened this issue · 2 comments

Does it work with linux?

Yes. I can confirm that it is detected as a gamepad but force feedback is a bit problematic under linux with some games because the PID standard is not followed exactly and in the same way as on windows.
People have also reported that it works with wine as well and sometimes better than natively.

The configurator GUI also works well under linux being a python+PyQt application

Great!