3DS Development Unit Software: Difference between revisions
Adding information about "active menu" swapping |
No, REG_ACTIVEMENUTID is written to by NS. It contains the TID of the menu that NS launched. REG_MENUTID is only used on retail, on dev units the TID is loaded from config. |
||
Line 81: | Line 81: | ||
If the application is not made to stop, it quits on a break. - enable/disable</nowiki> | If the application is not made to stop, it quits on a break. - enable/disable</nowiki> | ||
<nowiki> ->Menu- (Home Menu/Test Menu)</nowiki> This function edits the | <nowiki> ->Menu- (Home Menu/Test Menu)</nowiki> This function edits the configuration field containing the menu TID for dev units, allowing the user to choose between the [[Home Menu]] or the [[3DS Development Unit GUI#Test Menu|Test Menu]], as the menu loaded by the [[NS]] module. | ||
<nowiki> ->Language- same as in system settings but also has an "invalid" option</nowiki> | <nowiki> ->Language- same as in system settings but also has an "invalid" option</nowiki> |