From 21b494a4dc5cc8740d30cc995080ab972a8eaba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 6 Dec 2020 04:15:57 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-nov-2020/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-nov-2020/index.md b/site/content/entry/yuzu-progress-report-nov-2020/index.md index b88d88c3..10d4261e 100644 --- a/site/content/entry/yuzu-progress-report-nov-2020/index.md +++ b/site/content/entry/yuzu-progress-report-nov-2020/index.md @@ -69,8 +69,10 @@ Nintendo Switch games have access to a `web applet`, used to show tutorials or g {{< imgs "./webapplet.png| Working tutorials in Super Smash Bros. Ultimate" >}} + +Previously non-rendering applets are now working, this includes the few cases where games got stuck due to the previous implementation, like in `Super Smash Bros. Ultimate`. Mods that bypass the applet are no longer required, like in `Super Mario Odyssey`. -There are limitations listed in the Pull Request that we will continue to work on. Expect this change to force our minimum Ubuntu requirement to 20.10 in the future due to the need to update Qt to version 5.14.2. +There are limitations listed in the Pull Request that we will continue to work on. Expect this change to force our minimum Ubuntu version requirement to 20.10 in the future due to the need to update Qt to version 5.14.2 or higher. {{< imgs "./yuzu.png| yuzuception!"