From 00678250cb694bd2419599c7948254262b610a10 Mon Sep 17 00:00:00 2001 From: tmpz23 <28760271+tmpz23@users.noreply.github.com> Date: Sat, 29 Jan 2022 07:51:08 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37a0c95..b56bd21 100644 --- a/README.md +++ b/README.md @@ -135,11 +135,11 @@ pzztool.py -bp source_folder optional_dest_folder ### Extracted files format Every file extracted has a name using the format: -AAAB_C.D +AAAB_CD.D - **AAA** is the 3 digits index of the file in the PZZ starting at 000. - **B** describe the compression state of the file when packed in the PZZ. If compressed it's **C** and if not it's **U**. - **C** is the name of the PZZ. -- **D** is the extension of the file. If the file is compressed it's **.pzzp** (PZZ Part) and if the file is uncompressed by default it's **.dat** +- **D** is the resolved name and extension of the file. If the file is compressed it use the **.pzzp** (PZZ Part) extension and if the file is uncompressed by default it's **.dat** For example file **012C_cmn_data.dat** describe: - the 13th file off the pzz,