From e2bd00abbd51c353d1a9b6253a083d871ac9e36f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:17:38 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-oct-2023/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-oct-2023/index.md b/site/content/entry/yuzu-progress-report-oct-2023/index.md index 2e35335c..e407394c 100644 --- a/site/content/entry/yuzu-progress-report-oct-2023/index.md +++ b/site/content/entry/yuzu-progress-report-oct-2023/index.md @@ -113,7 +113,11 @@ For some reason, either Maxwell and Pascal NVIDIA GPUs have broken robustness su {{< gh-hovercard "11789" "Manually clamping out-of-bounds buffer reads to 0" >}} on the affected GPU architectures solves the issues. We are also now investigating what causes this problem in the first place. Maide gets to play detective yet again, dear Watson. -pics +{{< single-title-imgs-compare + "This GTX 1050 needed a diet (Crash Team Racing: Nitro Fueled)" + "./ctrbug.png" + "./ctrfix.png" +>}} Maide also fixed a silent issue hidden in the shadows. Images were being {{< gh-hovercard "11744" "marked as rescaled" >}}, even if the resolution scaler was not in use (running at 1x).