Update index.md

This commit is contained in:
Matías Locatti 2024-02-10 14:31:23 -03:00 committed by GitHub
parent af0c55d7fe
commit 0d6c8af7fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 youve 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/). Minimum required version to get the applets running is FW16.
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.
### Other service rewrites and fixes