Skip to content

Releases: korejan/VRCFT-ALXR-Modules

ALXR Local / Remote Modules v1.4.0

17 Dec 23:19
Compare
Choose a tag to compare

Both Modules:

  • Adds supports for new extensions:
    • XR_ANDROID_face_tracking
    • XR_ANDROID_avatar_eyes

Local Module Only:

  • Updates to latest .NET and native libalxr binaries
  • Updates OpenXR (Loader) to v1.1.43

ALXR Local / Remote Modules v1.3.2

02 Oct 20:21
Compare
Choose a tag to compare
  • Fixes eye openness being inverted for HTC based eye trackers (xre/f3 eye-tracking modules, vive pro eye)

ALXR Local Modules v1.3.1

15 Jul 22:25
Compare
Choose a tag to compare
  • Fixes initialization failing when using D3D11/D3D12 graphics api override option
  • Fixes D3D11/D3D12 backend failing with shaders not found
  • Fixes potential initialization fail with Vulkan on GPU/drivers which don't support VK_EXT_debug_report
    • switched to VK_EXT_debug_utils and made optional only instead of required.
  • Updates libalxr to latest version (v0.44.0)

ALXR Local / Remote Modules v1.3.0

07 Jul 12:14
Compare
Choose a tag to compare
  • Fix eye gaze pose transformation, fixes the edge-locking eye bug (by @regzo2 #2)
  • Fix bugs with MouthUpperUp & MouthUpperDeepen expressions
  • Adds new local module option for setting which data sources to use (QPro) face tracking
  • Changes the default face tracking data sources to visual only (audio sources conflicts with certains expressions when talking on the mic)
  • Updates libalxr to latest version (v0.43.0)
  • Updates vrcft project refs to latest version (5.2.3.0)

ALXR Local / Remote Modules v1.2.0

16 Dec 19:31
Compare
Choose a tag to compare
  • Adds support for new Quest Pro V2 Facial tracking extension (XR_FB_facial_tracking2)

Please note requires v60 quest firmware and v60 link for oculus link users.

Current version of the oculus-link v60 PC runtime has a bug where tongue-out only happens while retracting tongue.

For ALXR client users you must use min version 0.20.0

ALXR Local / Remote Modules v1.1.2

15 Nov 23:37
Compare
Choose a tag to compare
  • Fixes / better handles running with multiple modules in VRCFT
    • Setting eye/face tracking type to "None" in ALXRModuleConfig.json should allow other modules to load & provide eye/face tracking, regardless of module load order
  • Fixes simulated headless mode never being set for oculus (air)link, this fixes the following issues:
    • The blue screen showing and taking focus away from SteamVR / vrchat on VRCFT start-up.
    • Fixes ALXR Local Module shutting down on oculus link PTC v60
  • Fixes file shortcut on desktop to ALXRModuleConfig.json never being created
  • Upgrades libalxr to v1.2

ALXR Local / Remote Modules v1.0.0

30 Aug 11:57
Compare
Choose a tag to compare

The first version of the ALXR local and remote modules for VRCFT v5