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

Haptic (Force Feedback) support for Linux and OS X #4378

Open
2 tasks
z64555 opened this issue Jun 10, 2022 · 1 comment
Open
2 tasks

Haptic (Force Feedback) support for Linux and OS X #4378

z64555 opened this issue Jun 10, 2022 · 1 comment
Labels
controls A feature or issue related to input devices or actions controlled/triggered by them enhancement A new feature or upgrade of an existing feature to add additional functionality. linux A linux-specific issue mac A mac-specific issue mantis A feature or issue imported from MANTIS, the old issue tracker

Comments

@z64555
Copy link
Member

z64555 commented Jun 10, 2022

  • Confirm support (or lack therof) for Haptic controllers in Linux and MacOS
  • Add support for Haptic controllers for Linux and MacOS

Original Mantis: http://scp.indiegames.us/mantis/view.php?id=2279

@z64555 z64555 added mantis A feature or issue imported from MANTIS, the old issue tracker controls A feature or issue related to input devices or actions controlled/triggered by them labels Jun 10, 2022
@z64555 z64555 added this to To Do in Controls Code Project via automation Jun 10, 2022
@JohnAFernandez JohnAFernandez added enhancement A new feature or upgrade of an existing feature to add additional functionality. linux A linux-specific issue mac A mac-specific issue labels Jul 13, 2022
@notimaginative
Copy link
Contributor

Works on both. Has for years. Re-verified to make sure that's still the case.

Low memory devices, or drivers with bad effect memory management, are still an issue. However that was fixed in the more up-to-date icculus.org version of this code, which reorganizes and reuses effects to better manage memory, so the changes could just be brought over.

FSO still doesn't use the SDL2 game controller API to properly deal with gamepads, so that will have to get added for rumble/haptic support on those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controls A feature or issue related to input devices or actions controlled/triggered by them enhancement A new feature or upgrade of an existing feature to add additional functionality. linux A linux-specific issue mac A mac-specific issue mantis A feature or issue imported from MANTIS, the old issue tracker
Projects
Status: To Sort
Development

No branches or pull requests

3 participants