Ultrawipf / OpenFFBoard

OpenFFBoard is a universal force feedback interface for DIY simulation devices
https://hackaday.io/project/163904-open-ffboard
MIT License
543 stars 115 forks source link

BeamNG Linux #104

Open letsruletheworld opened 7 months ago

letsruletheworld commented 7 months ago

hi - awesome project.

got it running and had some initial trouble getting FFB on BeamNG in Linux(steam).

the trick is:

Once you added your wheel, you will need to enable FFB as it will be disabled by default. If you just leave it enabled without changing anything else, it will not work. You will need to set ''Update Type'' to ''Full (Slow Fallback)''

source:

maybe you could add this to nodes on the working games list.

Ultrawipf commented 7 months ago

Interesting. I will try to reproduce it if thats the case. On windows i can confirm that beamng works with all ffb modes and i would recommend the fast update mode there.

Possibly because of the different internal ffb effect handling on Linux updates are not forwarded or enabled otherwise. Could be interesting to investigate what the reason is.