ALVR with IPv6 support. Not polished. Use at own risk.
Go to file
m00nwtchr 0c4bd7d8d6
AppImage linux releases (#1181)
* AppImage build

* AppImage workflow

* use appimagetool bundled with linuxdeploy

* add appimage update info

* Deploy ffmpeg deps /w linuxdeploy

* change dependencies in gh actions

* fix non-gpl builds

* simplify server build script, set-up for potential future ffmpeg static linking work
2022-09-21 22:55:06 +02:00
.cargo Allow using system-wide target dir 2022-06-17 11:41:41 +02:00
.github AppImage linux releases (#1181) 2022-09-21 22:55:06 +02:00
alvr AppImage linux releases (#1181) 2022-09-21 22:55:06 +02:00
android Update Android project dependencies; refactoring 2022-09-20 00:27:34 +02:00
dashboard Force client dark mode and fix muddy sky; refactoring 2022-09-20 00:27:34 +02:00
experiments Switch from lazy_static to once_cell (remove more macros) 2022-03-26 21:57:52 +01:00
packaging Update Android project dependencies; refactoring 2022-09-20 00:27:34 +02:00
resources AppImage linux releases (#1181) 2022-09-21 22:55:06 +02: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 Make alvr_client_core compilable for platforms != android 2022-09-20 00:27:34 +02:00
Cargo.toml Update crates 2022-09-03 12:32:35 +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 Allow dependency license 2022-09-07 23:09:22 +02: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).