Line 59: |
Line 59: |
| |- | | |- |
| | 0x00000004 | | | 0x00000004 |
− | | SaveData | + | | SaveData (the saveID/mediatype for this is loaded from data originally from the user process' exheader) |
| | Yes | | | Yes |
| | No | | | No |
Line 203: |
Line 203: |
| |- | | |- |
| | 0x567890B1 | | | 0x567890B1 |
− | | Gamecard SaveData (for check) | + | | Gamecard SaveData (for check). This is a wrapper for UserSaveDataForCheck: the OpenArchive code for that is called with archive-lowpath TID=0/mediatype=0. |
| | Yes | | | Yes |
| | No | | | No |
Line 209: |
Line 209: |
| |- | | |- |
| | 0x567890B2 | | | 0x567890B2 |
− | | UserSaveData (for check) | + | | UserSaveData (for check). This is the same as the regular SaveData archive, except with this the savedata ID and mediatype is loaded from the input archive lowpath. |
| | Yes | | | Yes |
| | No | | | No |