Link to PhoneVR project

This commit is contained in:
Riccardo Zaglia 2023-08-20 01:39:37 +08:00
parent 6c8c0532eb
commit 9a1f409509
1 changed files with 10 additions and 9 deletions

View File

@ -9,15 +9,16 @@ ALVR uses technologies like [Asynchronous Timewarp](https://developer.oculus.com
Most of the games that run on SteamVR or Oculus Software (using Revive) should work with ALVR.
This is a fork of [ALVR](https://github.com/polygraphene/ALVR).
| VR Headset | Support |
| :-------------------: | :----------------------: |
| Quest 1/2/Pro | :heavy_check_mark: |
| Pico 4/Neo 3 | :heavy_check_mark: |
| Vive Focus 3/XR Elite | :heavy_check_mark: |
| YVR 1/2 | :heavy_check_mark: |
| Smartphone/Monado | :construction: * |
| GearVR | :construction: * (maybe) |
| Oculus Go | :x: ** |
| VR Headset | Support |
| :-------------------: | :---------------------------------------------------------------------------: |
| Quest 1/2/Pro | :heavy_check_mark: |
| Pico 4/Neo 3 | :heavy_check_mark: |
| Vive Focus 3/XR Elite | :heavy_check_mark: |
| YVR 1/2 | :heavy_check_mark: |
| Google Cardboard | :heavy_check_mark: ([PhoneVR](https://github.com/PhoneVR-Developers/PhoneVR)) |
| Smartphone/Monado | :construction: * |
| GearVR | :construction: * (maybe) |
| Oculus Go | :x: ** |
\* : Expected support, no ETA
\** : Oculus Go support was dropped, the minimum supported OS is Android 8. Download the last compatible version [here](https://github.com/alvr-org/ALVR/releases/tag/v18.2.3).