Filesystem services: Difference between revisions

No edit summary
Line 2,024: Line 2,024:
| 0x0
| 0x0
| 0x8
| 0x8
| 0 for SystemSaveData. SaveData: 0 can be used for accessing the savedata associated with the current FS session titleID, otherwise when set this is the titleID associated with the savedata to access.
| TitleId (0 for SystemSaveData)</br>SaveData: 0 can be used for accessing the savedata associated with the current FS session titleID, otherwise when set this is the titleID associated with the savedata to access.
|-
|-
| 0x8
| 0x8
| 0x10
| 0x10
| userID for user-specific savedata(saveuser) when set, otherwise when zero this indicates the common savedata(savecommon). This is loaded from [[Account_services]].
| UserId</br>For user-specific savedata(saveuser) when set, otherwise when zero this indicates the common savedata(savecommon). This is loaded from [[Account_services]].
|-
|-
| 0x18
| 0x18
| 0x8
| 0x8
| u64 [[Flash_Filesystem|saveID]]. 0 for SaveData.
| [[Flash_Filesystem|SystemSaveDataId]] (0 for SaveData)
|-
|-
| 0x20
| 0x20
Line 2,040: Line 2,040:
| 0x21
| 0x21
| 0x1
| 0x1
| Save data 'rank' or 'precedence'. 0 if this save data is considered the primary save data. 1 if it's considered the secondary save data.
| [[#SaveDataRank]]
|-
|-
| 0x22
| 0x22
| 0x2
| 0x2
| Save data index
| SaveDataIndex
|-
|-
| 0x24
| 0x24