Changes

Jump to navigation Jump to search
49 bytes added ,  01:19, 31 May 2019
Line 9: Line 9:  
|-
 
|-
 
| 1
 
| 1
| [[Filesystem_services#ArchiveId|Archive ID]] (Only 4 (SaveData) has been observed)
+
| [[Filesystem_services#ArchiveId|Archive ID]]. This must be either 0x4 (SaveData) or 0x567890B2, otherwise error 0xE0E046BE is returned.
 
|-
 
|-
 
| 2
 
| 2
Line 18: Line 18:  
|-
 
|-
 
| 4
 
| 4
| Size in Blocks (1 block = 512 bytes). The value of this word is hard-coded to 0x200 in official titles it appears, regardless of savedata-size.
+
| Size of a block. Only 0x200 and 0x1000 are accepted it seems. The value of this word is hard-coded to 0x200 in official titles it appears.
 
|-
 
|-
 
| 5
 
| 5
Line 24: Line 24:  
|-
 
|-
 
| 6
 
| 6
| Number of Files
+
| Max number of Files
 
|-
 
|-
 
| 7
 
| 7
Line 58: Line 58:  
This clears the SaveData archive for the specified game, if the LowPath.Type is Empty then this will clear the SaveData for the current game. The target SaveData to format is determined by a Binary path, a game needs an exheader permission set in order to format the SaveData of another program.
 
This clears the SaveData archive for the specified game, if the LowPath.Type is Empty then this will clear the SaveData for the current game. The target SaveData to format is determined by a Binary path, a game needs an exheader permission set in order to format the SaveData of another program.
   −
See [[RomFS#HashKey_Table_Structure|here]] for an example of how bucket counts should be calculated.
+
See [[RomFS#Hash_Table_Structure|here]] for an example of how bucket counts should be calculated.
242

edits

Navigation menu