1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33:25 +01:00
nxdumptool/source
Pablo Curiel bafe23b14e poc: implement PFS dumping (user titles only).
Other changes include:

* nca: add title_id and title_type fields to NcaContext; redefine title_version field in NcaContext; redefine ncaInitializeContext() function signature (now requiring NcmContentMetaKey and NcmContentInfo objects); modify ncaInitializeFsSectionContext() to make it skip extra boundary checks on FS sections with a bogus sparse storage.

* config: rename "nsp/write_section_image" flag to "nsp/write_raw_section".

* nxdt_utils: modify utilsGeneratePath() to make it also check if the first character from the filename is a slash.

* pfs: modify pfsGetEntryIndexByName() to only log an error if the entry name being looked up isn't "main.npdm".
2023-05-30 01:22:12 +02:00
..
core poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
fatfs I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
about_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00
error_frame.cpp Update copyright year 2023-04-08 13:42:22 +02:00
exception_handler.cpp Update copyright year 2023-04-08 13:42:22 +02:00
gamecard_tab.cpp nxdt_includes: properly handle old sysver fields. 2023-05-26 11:01:34 +02:00
layered_error_frame.cpp Update copyright year 2023-04-08 13:42:22 +02:00
main.cpp Update copyright year 2023-04-08 13:42:22 +02:00
options_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00
root_view.cpp Update copyright year 2023-04-08 13:42:22 +02:00
tasks.cpp Update copyright year 2023-04-08 13:42:22 +02:00
titles_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00