FSPXI:StartDeviceMoveAsSource: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code, starting with 3.0.0-5: [0x004B0000] |} =Response= {| class="wikitable" border..." |
TimmSkiller (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 30: | Line 30: | ||
=Description= | =Description= | ||
An u8 state flag must be zero when using this command, otherwise error-code 0xE02046EE is returned. This state flag is then set to value 1. The stored movable.sed keyY hash is then loaded, then 0x10-bytes of data is randomly generated. | An u8 state flag must be zero when using this command, otherwise error-code 0xE02046EE is returned. This state flag is then set to value 1. The stored movable.sed keyY hash is then loaded, then 0x10-bytes of data is randomly generated. | ||
The random data is used during system transfers for encrypting raw [[System_SaveData|System Save Data]] archives (and probably more). See [[System_Transfer#System_Save_Data_Transfer|System Transfer]] for details. |