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

Racing wheel not detected as GameInputKindRacingWheel on PC, and forceFeedbackMotorCount is always 0 #79

Open
code-monet opened this issue Sep 9, 2024 · 0 comments
Labels
gameinput Related to GameInput API

Comments

@code-monet
Copy link

code-monet commented Sep 9, 2024

Racing wheels (the ones I have tried have force feedback) are not detected as racing wheels but as GameInputKindController on PC (Windows 10). This appears to be a known issue, since the racing wheel sample isn't currently supported for PC (I filed an issue for the sample).

Starting with a minimal repro program, I can see that:

  1. My racing wheel is detected, but as the generic controller kind, not a racing wheel.
  2. forceFeedbackMotorCount is reported as 0.

Meanwhile I had no problem running the DirectInput FFB sample on this computer and racing wheel.

@walbourn walbourn added the gameinput Related to GameInput API label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gameinput Related to GameInput API
Projects
None yet
Development

No branches or pull requests

2 participants