mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-10 04:31:44 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
b4bf505d4f
* Temporarily changed tracked libusbhsfs branch from main to dev. * Minor improvements in ums.c/h. * Refactored nsp_dumper_sd into nsp_dumper_stor - now capable of dumping NSPs to a mounted partition from a UMS device. * Fixed utilsWaitForButtonPress() when no button mask is provided. * Refactored utilsGetFreeSpaceFromFileSystemByPath() into utilsGetFileSystemStatsByPath(). |
||
---|---|---|
.github | ||
code_templates | ||
legacy | ||
libusbhsfs@62059ce582 | ||
romfs | ||
source | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
nsul_nxdt_patch.diff | ||
README.md | ||
todo.txt | ||
usb_abi_specs.txt |
nxdumptool
Nintendo Switch Dump ToolTemporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.