Update index.md

This commit is contained in:
Matías Locatti 2024-02-09 21:19:12 -03:00 committed by GitHub
parent a0cd74817b
commit 88617e6779
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,7 +125,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/).
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.
### Other service rewrites and fixes