3DS Development Unit GUI: Difference between revisions
Cooolgamer (talk | contribs) |
Cooolgamer (talk | contribs) |
||
Line 29: | Line 29: | ||
* User name | * User name | ||
* Remaining battery life | * Remaining battery life | ||
* Screen capture statut (Maybe for ctr debuggers?) | |||
And on the lower screen: | And on the lower screen: | ||
* Test Menu status | * Test Menu status | ||
* Explanation of Test Menu functions | * Explanation of Test Menu functions | ||
The Test menu, can only launch Dev menu and slot 1 | The Test menu, can only launch Dev menu (,system settings on newer versions) and slot 1 device. When the HOME Button is pressed while an application is running, that application is suspended and this menu is displayed; | ||
however, to return to the Test Menu, the application must handle a press of the HOME Button. | however, to return to the Test Menu, the application must handle a press of the HOME Button. | ||
Note this is not possible where the developer has intentionally disabled the functionality of the home button, like in trade show sample. A video of someone using a dev unit with such a game can be seen here at [http://www.youtube.com/watch?v=B1iYD70oUxE]. | Note this is not possible where the developer has intentionally disabled the functionality of the home button, like in trade show sample. A video of someone using a dev unit with such a game can be seen here at [http://www.youtube.com/watch?v=B1iYD70oUxE]. |