About
NSTool is a general purpose reading/extraction tool for Nintendo Switch file formats.
Supported File Formats
- PartitionFs (
PFS0
) (.pfs0) - Sha256PartitionFs (
HFS0
) (.hfs0) - RomFs (.romfs)
- Nintendo Content Archive (.nca)
- Nintendo Submission Package (.nsp)
- NX GameCard Image (.xci)
- Meta (
META
) (.npdm) - Nintendo Application Control Property (.nacp)
- Content Metadata (.cnmt)
- ES Certificate (.cert)
- ES Ticket (v2 only) (.tik)
- Nintendo Shared Object (
NSO0
) (.nso) - Nintendo Relocatable Object (
NRO0
) (.nro) - Initial Program Bundle (
INI1
) (.ini) - Initial Program (
KIP1
) (.kip)
Change Log since v1.7.0
- [BugFix] Fixed issue where NCA ContentType was not correctly reported (#95)
- [BugFix] Fixed issue NSO Data Segment was not processed correctly because state for Data Segment incorrectly tested RO Segment flags
- [BugFix] Fixed issue where Brazilian Portuguese languages in NACP where not identified as Brazilian Portuguese
- [BugFix] Fixed issue where debug logging was left in for when empty RomFs files were processed.
- [BugFix] Fixed issue where NCA key area was not formatted correctly (#91)
Full Changelog: v1.7.0-r2...v1.8.0