1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Go to file
Pablo Curiel 2859f26cb3 NACP: add NeighborDetectionClientConfiguration and RequiredAddOnContentsSetBinaryDescriptor to XML generation.
This is tentative. I need to look into how these fields are really parsed / appended to the XML.
2020-10-06 02:00:18 -04:00
.github Update issue templates 2020-05-02 04:44:14 -04:00
code_templates Fix silly bug in titleGetNcmContentMetaTypeName. 2020-10-04 06:40:56 -04:00
legacy Update nca.c 2020-09-26 08:53:41 -04:00
romfs Create .gitignore 2020-07-07 12:02:48 -04:00
source NACP: add NeighborDetectionClientConfiguration and RequiredAddOnContentsSetBinaryDescriptor to XML generation. 2020-10-06 02:00:18 -04:00
.gitignore CNMT AuthoringTool-like XML generation. 2020-10-02 05:53:58 -04:00
build.sh NACP parsing (part 1). 2020-10-03 13:09:29 -04:00
icon.jpg First commit. 2020-04-11 01:28:26 -04:00
LICENSE.md First commit. 2020-04-11 01:28:26 -04:00
Makefile Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
nsul_nxdt_patch.diff Get endpoint max packet size from USB host to properly enable ZLT packets when needed. 2020-08-17 17:30:47 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt Some small changes. 2020-08-27 15:18:31 -04:00

nxdumptool

Nintendo Switch Dump Tool

Temporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.