1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 12:11:44 +00:00
nxdumptool/code_templates
Pablo Curiel 278cb5c72a Some changes.
* 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.
2022-03-17 13:37:24 +01:00
..
dump_title_infos.c Add uppercase hex string generation to utilsGenerateHexStringFromData(). 2021-05-11 18:36:15 -04:00
gc_dumper.c Some changes. 2022-03-17 13:37:24 +01:00
nsp_dumper_stor.c Some changes. 2022-03-17 13:37:24 +01:00
nsp_dumper_usb.c Some changes. 2022-03-17 13:37:24 +01:00
sd_romfs_dumper.c Fix home button exit on all PoCs. 2022-02-19 06:03:06 +01:00
system_title_dumper.c Fix home button exit on all PoCs. 2022-02-19 06:03:06 +01:00
usb_romfs_dumper.c Fix home button exit on all PoCs. 2022-02-19 06:03:06 +01:00
xml_generator.c Fix home button exit on all PoCs. 2022-02-19 06:03:06 +01:00