Flash Filesystem: Difference between revisions
temp folder is manifested on some user filesystems |
|||
Line 208: | Line 208: | ||
├── [[Savegames|save]] | ├── [[Savegames|save]] | ||
│ └── ... | │ └── ... | ||
├── saveMeta | |||
│ └── ... | |||
└── temp | |||
The saves for all non-system applications, regardless of where the application is located(storageID), is stored here. Each user account which has savedata has a separate saveimage. Save-common for an application is presumably a separate saveimage too. Every saveimage here is ''only'' for applications. | The saves for all non-system applications, regardless of where the application is located(storageID), is stored here. Each user account which has savedata has a separate saveimage. Save-common for an application is presumably a separate saveimage too. Every saveimage here is ''only'' for applications. |