Difference between revisions of "CfgS:GetConfigInfoBlk8"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04010082] |- | 1 | Size |- | 2 | BlkID |- | 3 | (Size<<4) <nowiki>|</nowiki> 12...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code [0x04010082] | + | | Header code [0x04010082] ("cfg:i": 0x04010082 / 0x08010082) |
|- | |- | ||
| 1 | | 1 | ||
Line 35: | Line 35: | ||
=Description= | =Description= | ||
− | This loads data from the Cfg NAND | + | This loads data from the Cfg NAND [[Config_Savegame|savegame]], with the block flag 0x8 set. The above input size field must match the size field for the corresponding block entry. |
Latest revision as of 00:01, 30 July 2014
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x04010082] ("cfg:i": 0x04010082 / 0x08010082) |
1 | Size |
2 | BlkID |
3 | (Size<<4) | 12 |
4 | Output data pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This loads data from the Cfg NAND savegame, with the block flag 0x8 set. The above input size field must match the size field for the corresponding block entry.