github alvr-org/ALVR ev6
Experimental v6

latest releases: v20.8.0, v20.7.1, v20.7.0...
4 years ago
  • Hopefully fixed a crash that happened for some on ev5

  • added ability to disable controllers

  • added 3DOF mode

  • updated to Visual Studio 2019 and Cuda 10.1

  • allows to specify explicit IP address for ALVR server.

Server IP can be set from computer - by command line:
adb shell am startservice -n "com.polygraphene.alvr/.ChangeSettings" --es "targetServers" "10.10.10.10"
Multiple IP addresses can be separated by comma (and some other characters).
Setting can be effectively removed by using any string shorter than 7 characters (e.g. "none") instead of IP address.

This should provide native support for ALVR server and VR headset on different subnets/networks (e.g. ALVR over VPN and cloud gaming).

Don't miss a new ALVR release

NewReleases is sending notifications on new releases.