mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 12:11:44 +00:00
278cb5c72a
* nxdt_includes: renamed VersionType1 to Version and tweaked it to add the application_version struct, renamed VersionType2 to SdkAddOnVersion. * gc_dumper: use utilsGeneratePath() to truncate generated filenames to safe filesystem limits. Thanks to n0tw0rk for reporting the issue and testing the changes! * nxdt_host.py: fixed a string formatting issue that made it impossible to unpack data from the SendFileProperties command block under certain circumstances. * gamecard: modified GameCardKeySource to add a value field, added GameCardFlags_HasCa10Certificate flag. * utils: utilsGeneratePath() no longer adds a dot on its own if it's not part of the provided extension string. |
||
---|---|---|
.. | ||
dump_title_infos.c | ||
gc_dumper.c | ||
nsp_dumper_stor.c | ||
nsp_dumper_usb.c | ||
sd_romfs_dumper.c | ||
system_title_dumper.c | ||
usb_romfs_dumper.c | ||
xml_generator.c |