Difference between revisions of "CfgS:GetConfigInfoBlk2"

(moved that info to a seperate page.)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
|-
 
|-
 
| 0
 
| 0
| Header code [0x0001....]
+
| Header code [0x00010082]
 
|-
 
|-
 
| 1
 
| 1
Line 35: Line 35:
  
 
=Description=
 
=Description=
This loads data from the Cfg NAND savegame, with the ConfigInfoBlk flag 0x2 set. The above input size field must match the size field for the corresponding [[Config_Info_Blocks|block]] entry.
+
This loads data from the Cfg NAND [[Config_Savegame|savegame]], with the ConfigInfoBlk flag 0x2 set. The above input size field must match the size field for the corresponding block entry.

Latest revision as of 02:25, 26 December 2014

RequestEdit

Index Word Description
0 Header code [0x00010082]
1 Size
2 BlkID
3 (Size<<4) | 12
4 Output data pointer

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This loads data from the Cfg NAND savegame, with the ConfigInfoBlk flag 0x2 set. The above input size field must match the size field for the corresponding block entry.