Skip to content

Releases: alvr-org/ALVR

ALVR v20.11.1

22 Sep 00:39
Compare
Choose a tag to compare

Changes

  • Fix hand tracking throwing momentum (by @shinyquagsire23 #2416)
  • Fix hand tracking not working on "Disabled" Hand tracking interaction (by @zarik5 #2413)
  • Fix face tracking on Quest Pro (by @zarik5 #2391)
  • Fix blank right eye view with FFE off (by @zarik5 #2397)
  • Fix IDRs on Linux/software encoding (by @The-personified-devil #2405)
  • Make Flatpack package build latest launcher (by @failboat78 #2383)

ALVR v20.11.0

10 Sep 19:24
Compare
Choose a tag to compare

Changes

  • Add Multimodal input for Quest (by @zarik5 #2367)
    • You can use one free hand plus one controller in-hand at the same time.
    • Hand skeleton will be tracked when holding the controllers. If selecting Index controllers emulation you can get an experience very close to the real Valve controllers.
    • This can be enabled under the Controllers section. It can't be enabled together with body tracking.
  • Add flatpak launcher (by @failboat78 #2207)
  • Fix launcher installation popup (by @zarik5 #2356)
  • Fix high CPU usage on Linux (by @The-personified-devil #2372 #2375)
  • Fix Linux/Nvenc error popups (by @failboat78 #2338)
  • Add debug groups (by @zarik5 #2332)
  • Rework logging (by @zarik5 #2351)
  • Show body skeleton in lobby (by @zarik5 #2366)
  • Fix stream being half width resolution (by @zarik5 #2378)
  • Fix black screen on Focus 3 (by @zarik5 #2346)
  • Fix crash on invalid haptics (by @zarik5 #2355)
  • Disable "Adapt to framerate" by default (by @zarik5)

ALVR v20.10.0

15 Aug 20:06
09e194d
Compare
Choose a tag to compare

Changes

  • Support VRChat hand tracking (by @ReinaS-64892 @AdalynBlack @zarik5 #2295, @zarik5 #2313 #2323)
    • This is enabled by default (Separate trackers) in the Presets tab, but you can select Disabled or ALVR bindings if you have compatibility problems with other games.
  • Fix Quest 3 not supporting 120Hz (by @The-personified-devil)
  • Tracking timing jitter (by @zarik5 #2285)
  • Fix crash with some games (by @szneqz #2309)
  • Fix crash when shutting down launcher (by @zarik5 #2320)
  • Fix crash with vibration on Focus 3 (by @zarik5 #2324)
  • Internal refactors of the client graphics (wgpu) and server code architecture (by @zarik5)

ALVR v20.9.1

06 Jul 20:38
Compare
Choose a tag to compare

In this release we reached two big milestones: seamless audio support on Linux and Meta AppLab release!

PipeWire support was in the making for a long time. Finally now audio works out of the box on Linux without the need of any external software except the PipeWire system package. This puts Linux on par if not on better support status than Windows!

Also long awaited was the release on Meta AppLab. You can download the app now at https://www.meta.com/experiences/7674846229245715/. ALVR will also land PICO Lab very soon.

We are also releasing in beta an all new launcher. You can download and keep multiple ALVR installations in parallel, stable or nightly. You can also download and install the client APK without the need of other tools like SideQuest.

Changes for v20.9.1

  • Fix performance issues on lobby room.

Changes for v20.9.0

  • Add PipeWire support on Linux (by @Meister1593 #1973)
    • Now ALVR creates its own input and output devices
    • Old ALSA and Jack backends are removed
  • Add launcher (by @Kirottu #1686, @zarik5 #2058)
  • Add GPU checks for Linux (by @Meister1593 #2110)
  • Many dashboard tweaks (by @zarik5 #2117 #2119 #2120 #2176)
  • Show hands and controllers in the lobby (by @zarik5 #2218)
  • Allow recentering in the lobby (by @zarik5 #2155)
  • Fix controller detection on Pico Neo 3 Link (by @HoLo85 #2192)
  • Fix HEVC black screen on Linux/VAAPI (by @Nibor62 #2203)
  • Loosen restrictions on device selection with VoiceMeeter (by @xuan25 #2209)
  • Many documentation changes and internal refactorings, mainly thanks to @The-personified-devil and @zarik5

ALVR v20.8.1

08 May 12:38
Compare
Choose a tag to compare

Changes

ALVR v20.8.0

04 May 15:24
Compare
Choose a tag to compare

Changes

Full changelog: #2102

ALVR v20.7.1

11 Apr 11:47
Compare
Choose a tag to compare

Changes

ALVR v20.7.0

06 Apr 03:59
Compare
Choose a tag to compare

Changes

This is the first release supporting the Apple Vision Pro! Check out the work of @shinyquagsire23 and others at alvr-visionos.
The Windows installer has been removed due to a bug, but you can still download the streamer zip.

ALVR v20.6.1

26 Jan 03:09
Compare
Choose a tag to compare

Changes

ALVR v20.6.0

10 Jan 10:26
Compare
Choose a tag to compare

Changes

  • Add tongue tracking for Quest Pro (by @zarik5)
    • This is a breaking change in the protocol, but only affects Quest Pro users.
    • Only VRCFT ALVR module v1.2.0 and up is supported
  • Add Quest 3 emulation mode + icons for SteamVR HUD (by @Goodguy140 #1926)
  • Add Type of Service (ToS) socket settings, tested only on Linux (by @Vixea #1946)
  • Add software decoding option and fallback (by @20kdc #1933)
  • Add Baseline encoding option for h264 (by @20kdc #1932)
  • Fix ADB connection (by @The-personified-devil #1942)
  • Fix rare bug preventing reconnections on wifi (by @zarik5)