What's Changed
Most notable change is the possibility to have FFB in wine via HIDRAW (#86). This allows the FantacSDK to directly control LEDs/displays and also fixes issues with game crashes. See also the implementation section in the README.
Note: The HIDRAW functionallity requires patches in wine which are not yet included in proton, however they are included in proton-ge-custom starting with GE-Proton9-26. Also note that using these versions of proton with prior versions of the driver (<v0.2.0) requires to set PROTON_ENABLE_HIDRAW=0 %command%
as launch-option.
Full Changelog: 0.1.2...0.2.0