diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index a128429..83aae92 100644 --- a/content/docs/fossvr/monado/_index.md +++ b/content/docs/fossvr/monado/_index.md @@ -27,7 +27,7 @@ To use Monado as the OpenXR runtime with Steam, or if you're planning to use the | Manufacturer | Driver | Vulkan Support | DisplayPort Audio | Reprojection Support | Hybrid Graphics Support | Notes | |--------------|--------------------------|----------------|-------------------|-------------------------------|-------------------------|--------------------------------------------------------------------| -| Nvidia | Proprietary | Very poor | Yes | Functional, non-robust | Crashes | ~~Notable `glcore` crashes with OpenComposite. Proton VR games not playable.~~ There is a new patch available that may solve this problem, more details at [here](https://discord.com/channels/1065291958328758352/1065360238716407939/1210006800007692358) | +| Nvidia | Proprietary | Very poor | Yes | Functional, non-robust | Crashes | ~~Notable `glcore` crashes with OpenComposite. Proton VR games not playable.~~ There is a new patch available that may solve this problem, more details [here](https://discord.com/channels/1065291958328758352/1065360238716407939/1210006800007692358) | | Nvidia | Nouveau + NVK Vulkan (Open Source) | Functional | No | No proper Vulkan queue | Untested | 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. | | 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. |