Changes

Jump to navigation Jump to search
→‎Friend Add Tool: fixed media link
Line 19: Line 19:        +
 +
== Home Menu==
 +
[[File:CTR_HMN_DEV_CPU.png|300px|thumb|right|3DS Dev Homemenu]]
 +
 +
The 3DS Dev Homemenu have some features that the retail one don't have.
 +
 +
*Debug informations (top screen left, can be shown by pressing X+Y):
 +
:*Banner region (have every regions and languages, can be changed by pressing B+X),
 +
:*Build date,
 +
:*Homemenu rev,
 +
:*System mode (see config system mode for more infos),
 +
:*Screen capture (seems to be only for ctr debugger?),
 +
:*First red bar: Maximum level for the other bars (100%),
 +
:*Second bar: CPU processing,
 +
:*Third bar: GPU processing.
 +
 +
*Themes:
 +
:The Dev Homemenu can load themes in SD:/theme/(theme name)/(theme files).
 +
:Note that retail themes and setting dev themes in random don't work.
 +
 +
*Icon database and icon cache:
 +
:You can delete them by holding X+Y button while booting homemenu.
    
== Dev Menu ==
 
== Dev Menu ==
Line 252: Line 274:  
Streetpass backup and restore tool, can also delete boxes (disable [[StreetPass]] for a given software), check the number of contents of the inbox and outbox for any given box (or all of them), or reset the MAC filter.
 
Streetpass backup and restore tool, can also delete boxes (disable [[StreetPass]] for a given software), check the number of contents of the inbox and outbox for any given box (or all of them), or reset the MAC filter.
   −
The exported boxes are saved with the following file tree:
  −
  −
<pre>.
  −
`-- CEC/
  −
    |-- *GameID*/
  −
    |  |-- Inbox/
  −
    |  |  `-- *inbox communication*
  −
    |  |-- Outbox/
  −
    |  |  `-- *outbox communication*
  −
    |  |-- InboxInfo
  −
    |  |-- MessBoxicon
  −
    |  |-- MessBoxInfo
  −
    |  |-- MessBoxName
  −
    |  |-- OutboxIndex
  −
    |  `-- OutboxInfo
  −
    `-- InfoText.txt
  −
</pre>
   
NAND application (00040000-0ff41602)
 
NAND application (00040000-0ff41602)
   Line 360: Line 365:  
== Friend Add Tool ==
 
== Friend Add Tool ==
 
<!--[[File:FriendAddToolIcon.png|||left]]-->
 
<!--[[File:FriendAddToolIcon.png|||left]]-->
 +
[[File:FriendAddTool.png|100px|thumb|right|Friend Add Tool Screenshot]]
 
The purposes of this tool (00040000-0fe04000) are deleting all friends and/or filling the Friend List with dummy FCs, or with ones loaded from friend_code.txt on the root of the SD card.
 
The purposes of this tool (00040000-0fe04000) are deleting all friends and/or filling the Friend List with dummy FCs, or with ones loaded from friend_code.txt on the root of the SD card.
   Line 415: Line 421:  
== EcDevTool ==
 
== EcDevTool ==
 
<!--[[File:EcDevToolIcon.png|||left]]-->
 
<!--[[File:EcDevToolIcon.png|||left]]-->
 +
[[File:EcDevTool_11.4.png|200px|thumb|right|SDK 11.4 EcDevTool Screenshot]]
 
This multipurpose tool (00040000-0ff41b00) provides several features propedeutical to simulating software sales:
 
This multipurpose tool (00040000-0ff41b00) provides several features propedeutical to simulating software sales:
    
* Add balance: self explanatory, not functional on the production eShop server
 
* Add balance: self explanatory, not functional on the production eShop server
 
* Delete title right: Local and (apparently) server-side [[ticket]] uninstaller
 
* Delete title right: Local and (apparently) server-side [[ticket]] uninstaller
* Delete eshop account: self explanatory, not functional on the production eShop server
+
* Delete eshop account: self explanatory, sometimes functional on the production eShop server
 
* Change country - apply a country change without going through the multiple warnings present in the retail eShop app
 
* Change country - apply a country change without going through the multiple warnings present in the retail eShop app
* Change tax address - zipcode entry (USA and Canada only).  
+
* Change tax address - zipcode entry (USA and Canada only).
    
== Dummy Nintendo eShop ==
 
== Dummy Nintendo eShop ==
 +
[[File:INdummyshop.png|200px|thumb|right|SDK 11.6 DummyEshop Screenshot]]
 
This region-specific application exists to debug <code>API( JumpToEshop() )</code> on the 3DS. This was created so a developer can test parts of their game in which the player can preview or purchase titles within a game. It is mainly used in conjunction with Downloadable content. It has a very simple interface showing the reason for its existence and controls for exiting to the home menu or finalizing the Dummy Shop. The Dummy Nintendo eShop also shares the same Title ID and Unique ID as the Retail Nintendo E-Shop.
 
This region-specific application exists to debug <code>API( JumpToEshop() )</code> on the 3DS. This was created so a developer can test parts of their game in which the player can preview or purchase titles within a game. It is mainly used in conjunction with Downloadable content. It has a very simple interface showing the reason for its existence and controls for exiting to the home menu or finalizing the Dummy Shop. The Dummy Nintendo eShop also shares the same Title ID and Unique ID as the Retail Nintendo E-Shop.
[[File:INdummyshop.png|100px|thumb|right|SDK 7 DummyEshop Screenshot]]
+
 
[[File:dummyshop.png]]
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
     
63

edits

Navigation menu