Filesystem services: Difference between revisions
| Line 490: | Line 490: | ||
| 0x10 | | 0x10 | ||
| 0x8 | | 0x8 | ||
| 0x4000 for SystemSaveData/SaveData. [[Savegames|IVFC]] level4 block-size in bytes? | | 0x4000 for SystemSaveData/SaveData/DeviceSaveData. [[Savegames|IVFC]] level4 block-size in bytes? | ||
|- | |- | ||
| 0x18 | | 0x18 | ||
| 0x8 | | 0x8 | ||
| Official user-processes only uses 0 here for SystemSaveData/SaveData. For the dedicated save-creation code with SaveData, this value comes from an input param with official user-processes. | | Official user-processes only uses 0 here for SystemSaveData/SaveData. For the dedicated save-creation code with SaveData/DeviceSaveData, this value comes from an input param with official user-processes. | ||
|- | |- | ||
| 0x20 | | 0x20 | ||
| Line 502: | Line 502: | ||
| 0x24 | | 0x24 | ||
| 0x1 | | 0x1 | ||
| Official user-processes only uses 0 here for SystemSaveData, 1 for SaveData. | | Official user-processes only uses 0 here for SystemSaveData, 1 for SaveData/DeviceSaveData. | ||
|- | |- | ||
| 0x25 | | 0x25 | ||