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
This could be folded into #4464, but still worth writing down.
We currently support rumble as well as "effects" (mostly DualSense effects), but despite supporting numerous devices with high-resolution haptic support (Steam controllers and Switch controllers are the big ones) we don't really have a good API to send high-resolution haptic data. This would probably need a feature query similar to LED support; as for actually sending HD rumble data I guess it just depends on what kind of data the devices like to receive from hidapi...?
Yeah, I think the problem here is there isn't a uniform way to represent the haptic data. I'm open to suggestions, but I'll go ahead and close this for now.
This could be folded into #4464, but still worth writing down.
We currently support rumble as well as "effects" (mostly DualSense effects), but despite supporting numerous devices with high-resolution haptic support (Steam controllers and Switch controllers are the big ones) we don't really have a good API to send high-resolution haptic data. This would probably need a feature query similar to LED support; as for actually sending HD rumble data I guess it just depends on what kind of data the devices like to receive from hidapi...?
Ref TerryCavanagh/VVVVVV#954
The text was updated successfully, but these errors were encountered: