Filesystem services: Difference between revisions
No edit summary |
Update Save Struct and SaveDataInfo. Adds the precedence and save data index members. These are used in conjunction with save data filtering |
||
Line 1,315: | Line 1,315: | ||
|- | |- | ||
| 0x21 | | 0x21 | ||
| | | 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. | |||
|- | |||
| 0x22 | |||
| 0x2 | |||
| Save data index | |||
|- | |||
| 0x24 | |||
| 0x4 | |||
| Padding | | Padding | ||
|- | |- | ||
Line 1,425: | Line 1,433: | ||
|- | |- | ||
| 0x38 | | 0x38 | ||
| | | 0x2 | ||
| Save data index | |||
|- | |||
| 0x40 | |||
| 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. | |||
|- | |||
| 0x41 | |||
| 0x25 | |||
| Unknown. Usually zeros? | | Unknown. Usually zeros? | ||
|} | |} |