1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 10:16:39 +00:00
nxdumptool/code_templates
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
..
dump_title_infos.c Preliminar 15.x support. 2022-10-23 16:44:47 +02:00
nxdt_rw_poc.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
sd_romfs_dumper.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
system_title_dumper.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
usb_romfs_dumper.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
xml_generator.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00