mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
Update readme
This commit is contained in:
parent
008c76a82d
commit
289470d2a8
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@ General purpose reading/extraction tool for Nintendo Switch file formats.
|
|||
|
||||
## Supported File Formats
|
||||
* Meta (.npdm)
|
||||
* PartitionFS (and HashedPartitionFS) (includes raw .nsp)
|
||||
* RomFS (and CompressedRomFS)
|
||||
* PartitionFS (and Sha256PartitionFS) (includes raw .nsp)
|
||||
* RomFS
|
||||
* NX GameCard Image (.xci)
|
||||
* Nintendo Content Archive (.nca)
|
||||
* Content Metadata (.cnmt)
|
||||
|
@ -13,8 +13,8 @@ General purpose reading/extraction tool for Nintendo Switch file formats.
|
|||
* Kernel Initial Process List (.ini)
|
||||
* Kernel Initial Process (.kip)
|
||||
* Nintendo Application Control Property (.nacp)
|
||||
* ES Certificate (.cert)
|
||||
* ES Ticket (v2 only) (.tik)
|
||||
* PKI Certificate (.cert)
|
||||
|
||||
# Usage
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue