There was an error fetching the commit references. Please try again later.
Archives: Changed the way paths are built for the archives.
Each archive now takes a mount point of either NAND or SDMC, and builds its own directory structure there, trying to simulate an HLE-friendly hardware layout
Showing
- src/common/common_paths.h 1 addition, 5 deletionssrc/common/common_paths.h
- src/common/file_util.cpp 2 additions, 10 deletionssrc/common/file_util.cpp
- src/common/file_util.h 1 addition, 5 deletionssrc/common/file_util.h
- src/core/file_sys/archive_extsavedata.cpp 11 additions, 3 deletionssrc/core/file_sys/archive_extsavedata.cpp
- src/core/file_sys/archive_extsavedata.h 1 addition, 1 deletionsrc/core/file_sys/archive_extsavedata.h
- src/core/file_sys/archive_savedata.cpp 13 additions, 2 deletionssrc/core/file_sys/archive_savedata.cpp
- src/core/file_sys/archive_savedatacheck.cpp 13 additions, 3 deletionssrc/core/file_sys/archive_savedatacheck.cpp
- src/core/file_sys/archive_systemsavedata.cpp 6 additions, 1 deletionsrc/core/file_sys/archive_systemsavedata.cpp
- src/core/file_sys/archive_systemsavedata.h 0 additions, 2 deletionssrc/core/file_sys/archive_systemsavedata.h
- src/core/hle/service/cfg/cfg.cpp 2 additions, 2 deletionssrc/core/hle/service/cfg/cfg.cpp
- src/core/hle/service/fs/archive.cpp 10 additions, 10 deletionssrc/core/hle/service/fs/archive.cpp
- src/core/hle/service/fs/archive.h 5 additions, 0 deletionssrc/core/hle/service/fs/archive.h
- src/core/hle/service/ptm_u.cpp 3 additions, 3 deletionssrc/core/hle/service/ptm_u.cpp
Loading
Please register or sign in to comment