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.
* The firmware revision magic was changed from 0xA8 to 0x129.
* The firmware revision magic was changed from 0xA8 to 0x129.
+
+
====FIRM Sysmodules====
+
All FIRM sysmodules were updated. Specific diffs for a few sysmodules are below:
+
+
=====[[Process Manager services|PM]]=====
+
Resource limit initialization was changed:
+
* PM now sets the maximum number of threads creatable by sysmodules to 0x60 instead of 0x260.
+
** A [[Process Manager services##EnableAdditionalSystemThreads|new command]] was added to pm:shell to increase this limit once, on retail this doubles the number of threads creatable to 0xC0.