From f91dee35794fdbbedf79e5d955cc8c5e837c171d Mon Sep 17 00:00:00 2001 From: CJendantix Date: Sat, 24 Feb 2024 00:07:55 +0000 Subject: [PATCH] Update file _index.md --- content/docs/fossvr/monado/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index d728de9..4f8b7bb 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. | +| Nvidia | Proprietary | Very poor | Yes | Functional, non-robust | Crashes | ~~Notable `glcore` crashes with OpenComposite. Proton VR games not playable.~~ There is a new patch availible that may solve this problem, more details at [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. |