Difference between revisions of "AMPXI:WriteTWLSavedata"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00460182] |- | 1 | TWL TitleID lower word |- | 2 | TWL TitleID upper word |- | 3...") |
|||
Line 47: | Line 47: | ||
=Description= | =Description= | ||
− | This writes the specified input buffer data to the specified TWL-NAND title raw savedata image. | + | This writes the specified input plaintext buffer data to the specified TWL-NAND title raw savedata image. |
Revision as of 17:29, 14 April 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x00460182] |
1 | TWL TitleID lower word |
2 | TWL TitleID upper word |
3 | Input buffer size |
4 | u32, unknown |
5 | u8, unknown |
6 | u8, unknown |
7 | (Size<<8) | 6 |
8 | Ptr for the input buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This writes the specified input plaintext buffer data to the specified TWL-NAND title raw savedata image.