ALVR with IPv6 support. Not polished. Use at own risk.
Go to file
Charlie Le f5448ff7d5
Add Flatpak (#1683)
* Add Flatpak manifest

* Add x264

* Update x264 module

* Update to llvm16

* Update Flatpak README

* Fix paths for llvm

* Update readme for flatpak

* Update manifest and modules

* Disable LTO on FFMPEG and move manifest to xtask

* Remove nv-codec-headers

* Add Flatpak wiki page
2023-07-02 22:58:31 -05:00
.cargo Allow using system-wide target dir 2022-06-17 11:41:41 +02:00
.github Support error/warning message boxes on linux (#1711) 2023-07-02 08:32:28 -05:00
alvr Add Flatpak (#1683) 2023-07-02 22:58:31 -05:00
resources AppImage linux releases (#1181) 2022-09-21 22:55:06 +02:00
wiki Add Flatpak (#1683) 2023-07-02 22:58:31 -05:00
.clang-format Begin new OpenVR driver 2021-09-04 21:16:20 +02:00
.gitattributes Create .gitattributes (#1580) 2023-04-13 00:49:28 +02:00
.gitignore Add Flatpak (#1683) 2023-07-02 22:58:31 -05:00
CHANGELOG.md Update changelog 2023-06-20 16:03:39 +08:00
CONTRIBUTING.md Add CONTRIBUTING.md with styling rules 2022-09-27 21:14:55 +02:00
Cargo.lock Support error/warning message boxes on linux (#1711) 2023-07-02 08:32:28 -05:00
Cargo.toml New launcher (#1686) 2023-06-21 16:42:29 +08:00
LICENSE Update licenses 2021-05-07 19:03:59 +02:00
README.md Update support table in README 2023-06-02 17:14:24 +08:00
about.toml Fix cargo about 2023-05-07 20:45:12 +08: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.
Most of the games that run on SteamVR or Oculus Software (using Revive) should work with ALVR.
This is a fork of ALVR.

VR Headset Support
Quest 1/2/Pro ✔️
Pico 4/Neo 3 ✔️
Vive Focus 3/XR Elite ✔️
YVR 1/2 ✔️
Smartphone/Monado 🚧 *
GearVR 🚧 * (maybe)
Oculus Go **

* : Expected support, no ETA
** : Oculus Go support was dropped, the minimum supported OS is Android 8. Download the last compatible version here.

PC OS Support
Windows 8/10/11 ✔️
Windows 7/XP
Ubuntu/Arch ⚠️ ***
Other linux distros ***
macOS

*** : Linux support is still in beta. To be able to make audio work or run ALVR at all you may need advanced knowledge of your distro for debugging or building from source.

Requirements

  • A supported standalone VR headset (see compatibility table above)

  • SteamVR

  • High-end gaming PC

    • See OS compatibility table above.
    • NVIDIA GPU that supports NVENC (1000 GTX Series or higher) (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 Dashboard.exe, go to Installation tab then press Remove firewall rules. Close ALVR window and delete the ALVR 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).