From 289470d2a80205af27353f7565f80ee89723722c Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 16 Oct 2021 16:01:09 +0800 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38cf29b..b290e96 100644 --- a/README.md +++ b/README.md @@ -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 ```