11.0.0-33: Difference between revisions
Line 233: | Line 233: | ||
Various data was moved around in the .data section (.data is 0x99C-bytes smaller than before). | Various data was moved around in the .data section (.data is 0x99C-bytes smaller than before). | ||
The only actual change in .text was that only one function was updated, for the functionality described below. | The only actual change in .text was that only one function was updated. Right after the mediatype validation at the very beginning of the function, a code block was added for the functionality described below which is only executed on [[CONFIG_Registers#CFG_UNITINFO|retail]] units. | ||
Before installing titles, including NATIVE_FIRM, AMPXI will now check the version of the title to install against a hard-coded list of (titleID, minimumVersionRequired) pairs. This applies to MSET, Home Menu, spider, ErrDisp, SKATER, NATIVE_FIRM, and every retail system module. | Before installing titles, including NATIVE_FIRM, AMPXI will now check the version of the title to install against a hard-coded list of (titleID, minimumVersionRequired) pairs. This applies to MSET, Home Menu, spider, ErrDisp, SKATER, NATIVE_FIRM, and every retail system module. |