diff --git a/docs/hardware/quest-pro.mdx b/docs/hardware/quest-pro.mdx index 10ea4c40..65e07cae 100644 --- a/docs/hardware/quest-pro.mdx +++ b/docs/hardware/quest-pro.mdx @@ -15,7 +15,7 @@ All eye and face tracking data is accessed via Meta’s Face and Eye OpenXR exte The Quest Pro provides developers with both eye and face tracking data from a single, contained device, making it easy for native Quest developers to incorporate. However, having it only accessible through Meta’s Oculus OpenXR extensions means there must be an OpenXR application using the Oculus runtime running somewhere. There is currently no way for VRCFT to simultaneously extract data from the headset and send eye and face tracking to the Quest version of VRChat, so the following solutions are only for PCVR. -Note that native Eye Tracking support is now in open beta for the Quest version of VRChat for use with the Quest Pro, which does **not** require the use of VRCFaceTracking to function. +Previously, a beta version of the native VRChat Quest client included built in eye tracking support without the need for VRCFaceTracking. This version is discontinued and is no longer available. ## Setup @@ -306,4 +306,4 @@ Don't see your problem here? Think your problem might be unrelated to the module \ No newline at end of file + and the ALXR log may make it clear as to what step exactly was forgotten. -->