Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force feedback support for non-Logitech wheels #389

Closed
matlo opened this issue Aug 8, 2016 · 0 comments
Closed

Force feedback support for non-Logitech wheels #389

matlo opened this issue Aug 8, 2016 · 0 comments

Comments

@matlo
Copy link
Owner

matlo commented Aug 8, 2016

Current FFB support is limited to Logitech wheels.

However, it should be possible to make it work for other wheels using the haptic API of the SDL2 library on Windows (it uses DirectInput), and using evdev on GNU/Linux. FFB wheel support on GNU/Linux is for now really sparse (not to say absent), but hopefully it will get better.

Setting the wheel range will have to be done externally as it's vendor-specific. This may be done using the management software provided by the vendor.

@matlo matlo added the GIMX 6.0 label Aug 9, 2016
@matlo matlo added this to the GIMX 6 milestone Aug 21, 2016
matlo pushed a commit that referenced this issue Sep 10, 2016
Move Logitech protocol to ginput conversion into a seperate file.
matlo pushed a commit that referenced this issue Sep 10, 2016
Separate Logitech FFB conversion from passthrough.
matlo pushed a commit that referenced this issue Sep 30, 2016
Unitary tests for translation code.
@matlo matlo closed this as completed Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant