errors.log
This happens, then the tracker connects, yet doesn't send tracking data. Tested both with real and non-genuine wiimote. Seems to be related to a thigh lock var being null
_isAlreadyUpdating = true;
var hmdHeight = OpenVRReader.GetHMDHeight();
-! bool isClamped = !_falseThighTracker.IsClamped; //exception
var trackerRotation = OpenVRReader.GetTrackerRotation(YawReferenceTypeValue);
float trackerEuler = trackerRotation.GetYawFromQuaternion();
I don't know what else to say here XD
Extra Info:
Running on a Wii U in Wii Mode
Built the wii imu sending .dol file myself due to not finding where the .dol was XD
errors.log
This happens, then the tracker connects, yet doesn't send tracking data. Tested both with real and non-genuine wiimote. Seems to be related to a thigh lock var being null
I don't know what else to say here XD
Extra Info:
Running on a Wii U in Wii Mode
Built the wii imu sending .dol file myself due to not finding where the .dol was XD