ALVR with IPv6 support. Not polished. Use at own risk.
Go to file
Riccardo Zaglia 2e2ca8d75d Allow using system-wide target dir
This is allowed since removing the rust gradle plugin
2022-06-17 11:41:41 +02:00
.cargo Allow using system-wide target dir 2022-06-17 11:41:41 +02:00
.github Force NDK r22b; rename ovr_context to cpp_main 2022-06-16 00:58:57 +02:00
alvr Remove unused imports and assets 2022-06-16 11:39:08 +02:00
android Remove more unused assets 2022-06-16 12:06:04 +02:00
dashboard Add Oculus foveation options (#1079) 2022-06-01 23:05:46 +02:00
experiments Switch from lazy_static to once_cell (remove more macros) 2022-03-26 21:57:52 +01:00
packaging Fix Audio config selection on Linux; port client to alvr_audio 2022-05-30 02:58:48 +02:00
resources Update logo for server and client 2020-12-13 16:47:38 +01:00
.clang-format Begin new OpenVR driver 2021-09-04 21:16:20 +02:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2021-07-18 22:25:04 +03:00
.gitignore Add `xtask run-server` 2022-05-23 01:34:59 +02:00
Cargo.lock Split client build into Android project + libalvr_client_core 2022-06-15 22:04:17 +02:00
Cargo.toml Fix Audio config selection on Linux; port client to alvr_audio 2022-05-30 02:58:48 +02:00
LICENSE Update licenses 2021-05-07 19:03:59 +02:00
README.md Mark Oculus Go controller as supported 2022-02-27 13:51:34 +01:00
about.toml Add Connection tab; begin Settings tab 2021-10-31 17:31:36 +01:00
shell.nix packaging/nix: disable samba support due to SteamVR lib conflicts 2022-01-23 16:33:16 +02:00

README.md

ALVR - Air Light VR

badge-discord badge-matrix badge-opencollective

Stream VR games from your PC to your headset via Wi-Fi.
ALVR uses technologies like Asynchronous Timewarp and Fixed Foveated Rendering for a smoother experience.
All games that work with an Oculus Rift (s) should work with ALVR.
This is a fork of ALVR.

Headset Support
Oculus Quest ✔️
Oculus Quest 2 ✔️
Oculus Go ✔️
GearVR (use this)

Requirements

  • Oculus Quest, Oculus Quest 2 or Oculus Go on the latest firmware

  • SteamVR

  • High-end gaming PC

    • Windows 10 May 2020 update is recommended. If you are on an older version, you need to install Chrome or another Chromium based browser.
    • Minimum supported OS version is Windows 8.
    • NVIDIA GPU that supports NVENC (Supported GPUs) (or with an AMD GPU that supports AMF VCE) with the latest driver.
    • Laptops with an onboard (Intel HD, AMD iGPU) and an additional dedicated GPU (NVidia GTX/RTX, AMD HD/R5/R7): you should assign the dedicated GPU or "high performance graphics adapter" to the applications ALVR, SteamVR for best performance and compatibility. (NVidia: Nvidia control panel->3d settings->application settings; AMD: similiar way)
  • 802.11ac 5Ghz wireless or ethernet wired connection

    • It is recommended to use 802.11ac 5Ghz for the headset and ethernet for PC
    • You need to connect both the PC and the headset to same router (or use a routed connection as described here)

Install

Follow the installation guide here.

Troubleshooting

  • Please check the Troubleshooting page. The original repository wiki can also help.
  • Configuration recommendations and information may be found here

Uninstall

Open ALVR Launcher.exe, go to Installation tab then press Remove firewall rules. Close ALVR window and delete the ALVR folder.

If you have a version prior to v12.0 you need to launch remove_firewall_rules.bat and driver_uninstall.bat in the installation folder.

Build from source

You can follow the guide here.

License

ALVR is licensed under the MIT License.

Privacy policy

ALVR apps do not directly collect any kind of data.

Donate

If you want to support this project you can make a donation to our Open Source Collective account.

You can also donate to the original author of ALVR using Paypal (polygraphene@gmail.com) or with bitcoin (1FCbmFVSjsmpnAj6oLx2EhnzQzzhyxTLEv).