FS:CreateSystemSaveData

From 3dbrew
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x08560240]
1-2 SystemSaveDataInfo
3 Total Size
4 Block Size (usually 0x1000)
5 Number of Directories
6 Number of Files
7 Directory Bucket Count
8 File Bucket Count
9 u8, 0 = don't duplicate data, 1 = duplicate data

Response

Index Word Description
0 Header code
1 Result code

Description

Creates system save data.

See here for an example of how bucket counts should be calculated.