Skip to content

ALXR Client v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 22:02
  • Now compatible with v18.2.3 ALVR server.
  • Adds supports for audio & microphone streaming on all Android flavors (Quest,Pico,Generic,etc) (by makomk thanks!)
  • Adds support for requesting permissions on Android
  • New UWP (x64 & Arm64) Builds for Hololens 2 (and Windows)
  • Adds support for XR_MSFT_hand_interaction, XR_MSFT_unbounded_reference_space OpenXR extensions.
  • Additional Linux "portable" build type, built under Ubuntu 22.04
  • Adds Debug builds for all build types.
  • Upgrades OpenXR cross-vendor loaders (Win,Linux,Android) to v1.0.23
  • Upgrades OpenXR loader for Oculus/Meta Quest to v40 / (OpenXR v1.0.23)
  • Fixes a bug on Quest where restarting the client requires starting multiple times to run.
  • Fixes missing x264/5 shared libraries for portable / --bundle-ffmpeg builds.

From this point on, builds of Monado for Android will no longer be provided here as Monado is a constantly evolving project. CI builds are obtainable from Monado's repository (pick a successful build, click on the "..." button and download the relevant "artifact"). Currently only debug builds available but there is a pending merge request to enable release builds too. A build of the OpenXR android runtime broker is still available from the previous release here.

The wiki docs on ALXR has been updated, please refer there for further details.