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
I'm using JoyShockLibrary.cs to enable motion support via the DualShock 4. When I call JslGetIMUState(), the acceleration values are correctly set. However, the gyro values are always NaN. Do you have any idea what the issue is?
Thanks,
Michael
EDIT: Sorry, I needed to call JslStartContinuousCalibration() before getting valid values.
The text was updated successfully, but these errors were encountered:
Hello,
I'm using JoyShockLibrary.cs to enable motion support via the DualShock 4. When I call JslGetIMUState(), the acceleration values are correctly set. However, the gyro values are always NaN. Do you have any idea what the issue is?
Thanks,
Michael
EDIT: Sorry, I needed to call JslStartContinuousCalibration() before getting valid values.
The text was updated successfully, but these errors were encountered: