You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
My racing wheel is detected, but as the generic controller kind, not a racing wheel.
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:
forceFeedbackMotorCount
is reported as 0.Meanwhile I had no problem running the DirectInput FFB sample on this computer and racing wheel.
The text was updated successfully, but these errors were encountered: