Changes

Jump to navigation Jump to search
342 bytes added ,  18:26, 3 April 2013
no edit summary
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 block entry header ==
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Offset
 +
!  Size
 +
!  Description
 +
|-
 +
| 0x0
 +
| 0x4
 +
| BlkID
 +
|-
 +
| 0x4
 +
| 0x4
 +
| Offset to the data for this block when size is >4, otherwise this word is the data for this block.
 +
|-
 +
| 0x8
 +
| 0x2
 +
| Size
 +
|-
 +
| 0xA
 +
| 0x2
 +
| Flags
 +
|}
    
==Configuration blocks==
 
==Configuration blocks==
Line 8: Line 32:  
!  Flags
 
!  Flags
 
!  Description
 
!  Description
 +
|-
 +
| 0x000A0000
 +
| 0x1C
 +
| 0xE
 +
| UTF-16 user-name
 
|-
 
|-
 
| 0x000A0002
 
| 0x000A0002

Navigation menu