Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: polygraphene/ALVR

v2.2.0-alpha

27 Jun 09:34
Compare
Choose a tag to compare

This is alpha release.
Client is not available on Oculus Store. You need adb to install client.

  1. FreePIE integration.
    • You need to install ALVRFreePIE.dll on FreePIE plugin folder.
    • Please check FreePIE-Integration
  2. Support audio sample rate other than 48kHz.
    • Always convert audio to 48kHz 16bit.
  3. Add H.265 HEVC support.
    • Geforce 700 series and above only.
  4. Add fix for Youtube VR jerky head tracking.
    • Put "-1" on TrackingFrameOffset on Other tab to enable fix.

It is compatible for client v2.2.0-alpha.
https://github.com/polygraphene/ALVRClient/releases/tag/v2.2.0-alpha

v2.1.5

22 Jun 09:16
Compare
Choose a tag to compare
  • Fix IDR frame was not sent on some circumstances.

This version is compatible for client v.2.1.5.
Please update client too.

Client releases

v2.1.4

21 Jun 13:03
Compare
Choose a tag to compare
  • Add adaptive IDR frame insertion to reduce packet losses.

Clients can be downloaded from here

v2.1.0

20 Jun 15:24
Compare
Choose a tag to compare
  1. Support sound streaming from PC to headset. f834d2f
  2. USB tethering support.
    • ALVR client now send the broadcast to all network interfaces except for mobile network.
  3. Fix black screen issue after re-launch app.
  4. Automatically uninstall other ALVR driver on launch. 9652e0f
  5. Add ARCore capable build. Only works on Galaxy S7, S8 and S9.
  6. More aggressive auto connect. a68ef1a #35

Client is available here.
Please use GithubNormal apk or Oculus Store for update from old version.

Use ARCore version only if you want to use ARCore positional tracking.
ARCore version and Normal version are different app, so that you can install simultaneously.

v2.0.4

16 Jun 18:00
Compare
Choose a tag to compare
  • Run command on connect/disconnect client.
  • Change the controller render model to the Vive controller's one.
  • Fix: Some buttons (such as ApplicationMenu) did not work.

It's only a server update.
Please use client v2.0.2.

v2.0.3

14 Jun 10:29
Compare
Choose a tag to compare
  • Trial for windows 7 support.

It's only a server update.
Please use client v2.0.2.

v2.0.2

12 Jun 19:28
Compare
Choose a tag to compare
  • Fix a crash issue on Exynos devices such as Note5, S6, or etc.

You can also download ALVR Client from Oculus Store with key.
Open the key distribution page on your smartphone and follow the instruction.

v2.0.1

12 Jun 11:37
Compare
Choose a tag to compare
  • Maybe fixed the crash on some galaxy devices.

v2.0.0

11 Jun 19:12
Compare
Choose a tag to compare
  • Faster startup of streaming.
  • Add auto connect feature.
  • Add offset position to move player's position.
  • Improve behaviour when drivers are installed on multiple locations.

v1.9.2

07 Jun 06:06
Compare
Choose a tag to compare
  • Add higher resolutions.
  • Add fake base station function.
    • This option is useful for some apps which require base station.
  • Add option to enable/disable controller.
  • Recover connection after close/re-open app.
  • Fix the back button action.