11.3.0-36: Difference between revisions

SciresM (talk | contribs)
remove extraneous word
Line 10: Line 10:
===NATIVE_FIRM===
===NATIVE_FIRM===
====Process9====
====Process9====
Actual code changed in Process9 .text. 2 functions were updated, and 1 new function was added which is called by the first function(see below).
Actual code changed in Process9 .text. Exactly 2 functions were updated, and 1 new function was added which is called by the first function(see below).


Process9 now sets a global flag when starting applications (other than unique ID 0xF802A), and the firmlaunch function panics when attempting to launch SAFE_FIRM if that flag has been set, to prevent safehax.
Process9 now sets a global flag when starting applications (other than unique ID 0xF802A), and the firmlaunch function panics when attempting to launch SAFE_FIRM if that flag has been set, to prevent safehax.
The anti-downgrade title-listing in Process9 was also updated.


====New3DS arm9loader====
====New3DS arm9loader====