Difference between revisions of "Config Savegame"
Jump to navigation
Jump to search
(Created page with "This page lists the configuration blocks used in the Cfg NAND savegame. These can be accessed with the Cfg service commands. ==ConfigInfoBlks== {| class="wik...") |
m |
||
Line 1: | Line 1: | ||
This page lists the configuration blocks used in the [[Config_Services|Cfg]] NAND savegame. These can be accessed with the Cfg service commands. | This page lists the configuration blocks used in the [[Config_Services|Cfg]] NAND savegame. These can be accessed with the Cfg service commands. | ||
− | == | + | ==Configuration blocks== |
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 24: | Line 24: | ||
| [[3DS_Development_Unit_Software#Dev_Menu|Dev Menu]] titleID, used by [[NS]] on dev units | | [[3DS_Development_Unit_Software#Dev_Menu|Dev Menu]] titleID, used by [[NS]] on dev units | ||
|} | |} | ||
+ | |||
+ | The dev menu TID block only exists on dev units. | ||
===Languages=== | ===Languages=== |
Revision as of 06:54, 23 July 2012
This page lists the configuration blocks used in the Cfg NAND savegame. These can be accessed with the Cfg service commands.
Configuration blocks
BlkID | Size | Flags | Description |
---|---|---|---|
0x000A0002 | 0x1 | 0xA | Language |
0x000B0000 | 0x4 | 0x8 | CountryInfo |
0x00110001 | 0x8 | 0xA? | Dev Menu titleID, used by NS on dev units |
The dev menu TID block only exists on dev units.
Languages
ID | Description |
---|---|
0 | ja |
1 | en |
2 | fr |
3 | de |
4 | it |
5 | es |
6 | zh |
7 | ko |
8 | nl |
9 | pt |
10 | ru |
CountryInfo
Byte | Description |
---|---|
0 | ? |
1 | ? |
2 | ? |
3 | Country code, same as DSi/Wii country codes. Value 0xff is invalid. |