From dfd65ccb6d666c42e3b2bb7d86de48474ce38317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sat, 10 Feb 2024 15:05:58 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-jan-2024/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-jan-2024/index.md b/site/content/entry/yuzu-progress-report-jan-2024/index.md index a8cfa58a..e9e09c3e 100644 --- a/site/content/entry/yuzu-progress-report-jan-2024/index.md +++ b/site/content/entry/yuzu-progress-report-jan-2024/index.md @@ -124,7 +124,7 @@ Interacting with guest processes required tedious and error-prone layout calcula With the increased involvement in service implementations and the exponential growth of complexity you’ve seen so far, byte[] aims to automate and simplify serialization by using a template-based approach that automatically generates the code needed for the method. So far, the work on multiprocess has taken over twenty thousands lines of code and continues growing. -All you have to do now to enjoy your native applets is to [dump your firmware](https://rena21.github.io/yuzu-wiki/setup-guide/dump-firmware/). The minimum required version to get the applets running is firmware 16.0.0. +All you have to do now to enjoy your native applets is to [dump your firmware](https://rena21.github.io/yuzu-wiki/setup-guide/dump-firmware/). The minimum required version to get the applets running is firmware 14.0.0. ### Other service rewrites and fixes