diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index 6e9271c..c2f9039 100644 --- a/content/docs/fossvr/monado/_index.md +++ b/content/docs/fossvr/monado/_index.md @@ -29,7 +29,7 @@ To use Monado as the OpenXR runtime with Steam, or if you're planning to use the |--------------|--------------------------|----------------|-------------------|-------------------------------|-------------------------|--------------------------------------------------------------------| | Nvidia | Proprietary | Good | Yes | Functional, non-robust | Functional | Requires an implicit [vulkan-layer](https://gitlab.freedesktop.org/monado/utilities/vulkan-layers) [*AUR package*](https://aur.archlinux.org/packages/monado-vulkan-layers-git) to operate normally. | | Nvidia | Nouveau + NVK Vulkan (Open Source) | Functional | No | No proper Vulkan queue | Functional | Lacks DisplayPort audio, suffers from stutter without reprojection queue. | -| Intel | ANV (Open Source) | Excellent | Yes | Functional, non-robust | Functional | Dedicated cards recommended, lacks robust reprojection like AMD. | +| Intel | ANV (Open Source) | Variable | Yes | Untested | Functional | Lacks direct mode implementation in driver, unable to drive wired HMDs. | | AMD | RADV (Open Source) | Excellent | Yes | Robust (RDNA and up) | Functional | RDNA generation and up supported with compute tunneling for reprojection. Lower than RDNA are not robust. | **Notes:**