From 39641ab44ba5d791ef8589ab5663c94baafc81e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 3 Apr 2022 05:28:02 -0300 Subject: [PATCH] Small typo --- site/content/entry/yuzu-progress-report-mar-2022/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-mar-2022/index.md b/site/content/entry/yuzu-progress-report-mar-2022/index.md index ada80d40..8a619094 100644 --- a/site/content/entry/yuzu-progress-report-mar-2022/index.md +++ b/site/content/entry/yuzu-progress-report-mar-2022/index.md @@ -112,7 +112,7 @@ As you can see, Diablo II has some UI rendering issues, but at least every chara Another issue that was quickly pointed out, is that Nvidia hardware would eat VRAM like crazy, to the point of filling up even high end hardware in minutes. {{< imgs - "./kirbyram.png| PC requirements: RTX 3090? Not on our watch!" + "./kirbyvram.png| PC requirements: RTX 3090? Not on our watch!" >}} {{< gh-hovercard "8093" "Unmapping pre-existing rasterizer memory before the memory range was mapped" >}} solves the issue and allows Nvidia users to not require RTX 3090 levels of hardware to get a good experience.