Use a new flag in shared memory (bIsReticleSetup) that is reset at the start of a mission by OnSizeChanged(), and set to 1 by a hook in CockpitLook in the XWA SetupReticle().
I have also removed the option of pose_corrected_headtracking. Now WaitGetPoses() will always be called by CockpitLook.
Use a new flag in shared memory (bIsReticleSetup) that is reset at the start of a mission by OnSizeChanged(), and set to 1 by a hook in CockpitLook in the XWA SetupReticle().
I have also removed the option of pose_corrected_headtracking. Now WaitGetPoses() will always be called by CockpitLook.