3DS Development Unit Software: Difference between revisions
 3D Movie Player, reorganized  | 
				|||
| Line 248: | Line 248: | ||
== CecBoxTool ==  | == CecBoxTool ==  | ||
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:  | |||
.  | |||
`-- CEC/  | |||
    |-- *GameID*/  | |||
    |   |-- Inbox/  | |||
    |   |   `-- *inbox communication*  | |||
    |   |-- Outbox/  | |||
    |   |   `-- *outbox communication*  | |||
    |   |-- InboxInfo  | |||
    |   |-- MessBoxicon  | |||
    |   |-- MessBoxInfo  | |||
    |   |-- MessBoxName  | |||
    |   |-- OutboxIndex  | |||
    |   `-- OutboxInfo  | |||
    `-- InfoText.txt  | |||
NAND application (00040000-0ff41602)  | NAND application (00040000-0ff41602)  | ||