Difference between revisions of "CfgI:FormatConfig"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08060000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
 
 
Line 24: Line 24:
 
=Description=
 
=Description=
 
This first executes the code used by [[CfgI:DeleteConfigNANDSavefile]]. This then initializes the configuration by creating/writing the config info-blocks. Then this executes the code used by [[Cfg:UpdateConfigNANDSavegame]].
 
This first executes the code used by [[CfgI:DeleteConfigNANDSavefile]]. This then initializes the configuration by creating/writing the config info-blocks. Then this executes the code used by [[Cfg:UpdateConfigNANDSavegame]].
 +
 +
After using this command, the system will start System Setup at next system-boot.

Latest revision as of 20:13, 5 May 2016

Request[edit]

Index Word Description
0 Header code [0x08060000]

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This first executes the code used by CfgI:DeleteConfigNANDSavefile. This then initializes the configuration by creating/writing the config info-blocks. Then this executes the code used by Cfg:UpdateConfigNANDSavegame.

After using this command, the system will start System Setup at next system-boot.