By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
All FIRM titles(NATIVE_FIRM, AGB_FIRM, and TWL_FIRM) were updated, the DS whitelist was updated as well.
All FIRM titles(NATIVE_FIRM, AGB_FIRM, and TWL_FIRM) were updated, the DS whitelist was updated as well.
−
This updated NATIVE_FIRM added support for a new [[NCSD|gamecard]] [[Savegames|savegame]] keyY generation method, enabled via [[NCSD]] flags. Every gamecard which has a system-update >= [[2.2.0-X]](in the [[System Update CFA]] NCSD partition) uses the keyY generation method added with [[2.2.0-X]], therefore every game which would release with this 6.0.0-X system-update would use this new keyY generation method.
+
All of the ARM11 modules stored in NATIVE_FIRM were updated.
−
Code in NATIVE_FIRM which is likely gamecard-related was added/changed as well.
−
All of the ARM11 modules stored in NATIVE_FIRM were updated.
+
Process9 had the following changes:
+
* Support for a new [[NCSD|gamecard]] [[Savegames|savegame]] keyY generation method was implemented, enabled via [[NCSD]] flags. Every gamecard which has a system-update >= [[2.2.0-X]](in the [[System Update CFA]] NCSD partition) uses the keyY generation method added with [[2.2.0-X]], therefore every game which would release with this 6.0.0-X system-update would use this new keyY generation method.
+
* Code which is likely gamecard-related was added/changed as well.
+
* Various other changes.
+
* Some cmd-handler code checking the buf-headers' value now uses "& 0xFD" instead of "& 0xFF".