From 4fd5d59729a768fc953078baf82e376d80a9e0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 11 Jun 2023 16:34:24 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-may-2023/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-may-2023/index.md b/site/content/entry/yuzu-progress-report-may-2023/index.md index 45762833..3528690d 100644 --- a/site/content/entry/yuzu-progress-report-may-2023/index.md +++ b/site/content/entry/yuzu-progress-report-may-2023/index.md @@ -303,9 +303,11 @@ But the problem is that, while the included Adreno 700 series GPU is very capabl It will be at least weeks, if not months, before we start to see proper support take shape. In the meantime, we plan to work on improving the rendering on the official Adreno drivers. -{{< imgs - "./driver.png| Try several, don’t marry the first one that works. Divorcing a shader cache isn’t fun." - >}} +{{< single-title-imgs + "Try several, don’t marry the first one that works. Divorcing a shader cache isn’t fun." + "./driver.png" + "./driver2.png" + >}} The Adreno 500 series is too old for yuzu. Its proprietary Vulkan driver lacks many of the necessary features needed, and Turnip has no plans to support it either.