Difference between revisions of "FS:Obsoleted 2 0 FormatThisUserSaveData"

From 3dbrew
Jump to navigation Jump to search
m
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| Archive ID (Only 4 (SaveData) has been observed)
+
| Unknown
 
|-
 
|-
 
| 2
 
| 2
| LowPath.Type
+
| Unknown
 
|-
 
|-
 
| 3
 
| 3
| LowPath.Size
+
| Unknown
 
|-
 
|-
 
| 4
 
| 4
Line 25: Line 25:
 
| 6
 
| 6
 
| Unknown
 
| Unknown
|-
 
| 7
 
| Unknown
 
|-
 
| 8
 
| Unknown
 
|-
 
| 9
 
| Unknown
 
|-
 
| 10
 
| (LowPath.Size << 14) <nowiki>|</nowiki> 2
 
|-
 
| 11
 
| LowPath.Data ptr
 
 
|}
 
|}
  
 
=Description=
 
=Description=
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 current game, it probably calls FormatSaveData with an empty path.

Revision as of 00:13, 19 December 2014

Request

Index Word Description
0 Header code [0x080F0180]
1 Unknown
2 Unknown
3 Unknown
4 Unknown
5 Unknown
6 Unknown

Description

This clears the SaveData archive for the current game, it probably calls FormatSaveData with an empty path.