From e302770e14812694d3cbec8cd9b904ec055f3100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Mon, 9 Nov 2020 19:01:51 -0300 Subject: [PATCH] Update site/content/entry/yuzu-progress-report-oct-2020/index.md Co-authored-by: renA21 <44066520+renA21@users.noreply.github.com> --- site/content/entry/yuzu-progress-report-oct-2020/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-oct-2020/index.md b/site/content/entry/yuzu-progress-report-oct-2020/index.md index db55b566..630d88d9 100644 --- a/site/content/entry/yuzu-progress-report-oct-2020/index.md +++ b/site/content/entry/yuzu-progress-report-oct-2020/index.md @@ -102,7 +102,7 @@ Crashes will still be experienced in specific chapters of the game, like Ch. 15 - [Fixed crashes when trying to launch subsequent games.](https://github.com/yuzu-emu/yuzu/pull/4832) - [Improved GPU synchronization.](https://github.com/yuzu-emu/yuzu/pull/4869). -The last one also improves stability in games like `Luigi's Mansion 3`. Only thing missing to get `Super Mario 3D All-Stars` rendering is the `Texture Cache Rewrite`. +The last one also improves stability in games like `Luigi's Mansion 3`. The only thing missing to get `Super Mario 3D All-Stars` rendering is the `Texture Cache Rewrite`. ## NVDEC improvements