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
HTCC currently only intercepts xrLocateSpace() (singular)
xrLocateSpaces() (plural) is a core part of OpenXR 1.1 and available via an extension on 1.0; it's plausible that relevant games may adopt it in the future.
HTCC currently only intercepts
xrLocateSpace()(singular)xrLocateSpaces()(plural) is a core part of OpenXR 1.1 and available via an extension on 1.0; it's plausible that relevant games may adopt it in the future.