From df94b9c50ca9ccf68a3c2da22c6c37ab1dbddac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Wed, 9 Jun 2021 00:22:36 -0300 Subject: [PATCH] Update site/content/entry/yuzu-progress-report-may-2021/index.md Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com> --- site/content/entry/yuzu-progress-report-may-2021/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-may-2021/index.md b/site/content/entry/yuzu-progress-report-may-2021/index.md index 6871891d..cfe88c28 100644 --- a/site/content/entry/yuzu-progress-report-may-2021/index.md +++ b/site/content/entry/yuzu-progress-report-may-2021/index.md @@ -223,7 +223,7 @@ While yuzu allows users to install anything to NAND, be it updates, DLC, or even leaving yuzu to find the base game with the user provided locations of the game dumps. Morph [implemented this block,](https://github.com/yuzu-emu/yuzu/pull/6319) and a warning that accompanies it. -Besides what’s mentioned at the start of the article, `Shantae` took a bit of extra work to become playable. Another case of an emulator inside an emulator. +Besides what was mentioned at the start of the article, `Shantae` took a bit of extra work to become playable. Another case of an emulator inside an emulator. epicboy [solved a softlock at boot](https://github.com/yuzu-emu/yuzu/pull/6284) by creating layers when queried but not found in the compositting service NVFlinger. and ogniK [fixed the crashes](https://github.com/yuzu-emu/yuzu/pull/6279) by improving the emulation of `nvhost-prof-gpu`.