3DS Development Unit Software: Difference between revisions
finally added info on the SCC and Model viewer :). Also I have a BOSS utilising app, so hopefully I can shed more light on the BossLotCheckTool in the near future |
Adding information about "active menu" swapping |
||
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) The | <nowiki> ->Menu- (Home Menu/Test Menu)</nowiki> This function edits the [[Shared Registers#REG_ACTIVEMENUTID|Active Menu TitleID]] (The loaded GUI), 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]]. | ||
<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> | ||
Line 161: | Line 161: | ||
[[File:Menuselectoricon.jpg]] | [[File:Menuselectoricon.jpg]] | ||
This application when loaded can change the current 'Active Menu'(being used at the moment) to | This application when loaded can change the current 'Active Menu'(being used at the moment) by editing the [[Shared Registers#REG_ACTIVEMENUTID|Active Menu TitleID]] (The loaded GUI), 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]]. This application was superseded by the introduction of the "Menu" choice in the [[3DS Development Unit Software#Config|Config Menu]] and consequently removed as a standard application. | ||