From c1761823ebb52b72de7adf0a3fbec608fec328b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Mon, 6 Dec 2021 00:46:58 -0300 Subject: [PATCH] Netlify test --- site/content/entry/yuzu-progress-report-nov-2021/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-nov-2021/index.md b/site/content/entry/yuzu-progress-report-nov-2021/index.md index 9a115852..f8a3e5d1 100644 --- a/site/content/entry/yuzu-progress-report-nov-2021/index.md +++ b/site/content/entry/yuzu-progress-report-nov-2021/index.md @@ -156,7 +156,7 @@ By [making full use of full depth conversions](https://github.com/yuzu-emu/yuzu/ `Pokémon Brilliant Diamond/Shining Pearl`. {{< single-title-imgs - "What a trip, almost like a Disney song (Pokémon Brilliant Diamond)" + "What a trip, almost like a Disney song (Pokemon Brilliant Diamond)" "./bsdpbug.png" "./bsdpfix.png" >}} @@ -186,7 +186,8 @@ Again, just like S8_UINT, AMD and Intel hardware lack Vulkan support for S8_UINT vonchenplus also [converted all usages of legacy attributes](https://github.com/yuzu-emu/yuzu/pull/7375) within shaders into generic attributes, since they were not supported by some graphics drivers, improving compatibility. -These four changes help `DRAGON QUEST BUILDERS`, but more work is required to make the game playable. Ff you're interested in testing this game, use Vulkan, or disable Asynchronous GPU Emulation when using OpenGL. +These four changes help `DRAGON QUEST BUILDERS`, but more work is required to make the game playable. If you're interested in testing this game, use Vulkan, or +disable Asynchronous GPU Emulation when using OpenGL. {{< imgs "./dqb.png| Missing graphics make the game not an optimal experience for now (DRAGON QUEST BUILDERS)"