Update site/content/entry/yuzu-progress-report-may-2021/index.md

Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2021-06-09 00:23:01 -03:00 committed by liushuyu
parent df94b9c50c
commit 992d4c2b2e

View file

@ -221,7 +221,7 @@ You not only have to lets-a go, Mario, but also lets-a stop sometimes.
While yuzu allows users to install anything to NAND, be it updates, DLC, or even the base game, we recommend that only updates and DLC be installed,
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.
Morph [properly blocked this,](https://github.com/yuzu-emu/yuzu/pull/6319) and added a warning that accompanies it.
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.