Skip to content

ALXR v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 11:01
  • Fixes/improves the following for Pico Neo 3 Link
    • Fixes start-up crash
    • Fixes issues with controller poses
      • Please note you may notice a tiny amount of lag, this is due to a workaround for bugs in current version of Pico Neo 3's OpenXR runtime.
    • Improvements to suggested bindings for Pico Neo 3 controllers.
  • Enables TCP nodelay on the client-side, this may give a small latency improvment for TCP connections.
    • Previously this was only enabled on the server-side.
  • Upgrades the cross-vendor OpenXR loader to version 1.0.24
  • Switches the OpenXR controller pose from grip to the aim-pose for all suggested bindings, this pose type much better matches the server side controller emulation profiles
    • If you have previously applied position/rotation offsets please revert them as they will no longer be valid.
  • Fixes de-saturated render results when using the latest version of Monado for android
  • Adds new parameter to allow disabling sRGB linearization on the command line.

Big Thanks to @paul-maidment, @starsitoo, and Rui Pereira for helping to test, send logs/videos, and fixing issues on Pico Neo 3 (Link).