There was an error fetching the commit references. Please try again later.
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
Also fixed a bug with CreateExtSaveData that made it unable to create ExtSaveData archives in the SDMC directory.
Showing
- src/core/file_sys/archive_extsavedata.cpp 21 additions, 0 deletionssrc/core/file_sys/archive_extsavedata.cpp
- src/core/file_sys/archive_extsavedata.h 10 additions, 0 deletionssrc/core/file_sys/archive_extsavedata.h
- src/core/file_sys/archive_systemsavedata.cpp 20 additions, 2 deletionssrc/core/file_sys/archive_systemsavedata.cpp
- src/core/file_sys/archive_systemsavedata.h 25 additions, 0 deletionssrc/core/file_sys/archive_systemsavedata.h
- src/core/hle/service/fs/archive.cpp 59 additions, 15 deletionssrc/core/hle/service/fs/archive.cpp
- src/core/hle/service/fs/archive.h 33 additions, 1 deletionsrc/core/hle/service/fs/archive.h
- src/core/hle/service/fs/fs_user.cpp 72 additions, 8 deletionssrc/core/hle/service/fs/fs_user.cpp
Loading
Please register or sign in to comment