CfgS:GetConfigInfoBlk2: Difference between revisions
Jump to navigation
Jump to search
moved that info to a seperate page. |
mNo edit summary |
||
| 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 | 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. | ||
Revision as of 17:41, 3 April 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x0001....] |
| 1 | Size |
| 2 | BlkID |
| 3 | (Size<<4) | 12 |
| 4 | Output data pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
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 block entry.