mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
de076f4908
* usb: copy command ID and block size before moving command data within the USB transfer buffer. * nsp_dumper_usb: now spans a background thread for the dump process, progress is now displayed, process can now be cancelled by holding B, updated to properly make use of the new usbCancelFileTransfer() behavior. * usb_gc_dumper: updated to properly make use of the new usbCancelFileTransfer() behavior. * usb_romfs_dumper: updated to properly make use of the new usbCancelFileTransfer() behavior. * Updated ns-usbloader patch. Must be used on commit `8771d551a4e6fa2d645e519d504a377e34cbd730`. |
||
---|---|---|
.github | ||
code_templates | ||
legacy | ||
libusbhsfs@13a448e896 | ||
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.