Log in

View Full Version : Decrypt *.ttarch from Walking Dead S1


dixen
18-06-2018, 09:43
I Need your help guts)
I have GOG edition The Walking Dead Season one. Needing decrypt *.ttarch files with ttarchext -x 52 (filename)
But...error stop with text
Error: the compressed zlib/deflate input at offset 0x000081f9 (143746 -> 357638837) is wrong or incomplete
What to do? Thanks
Previously, everything worked
-----------------------------------
Full text on cmd

ttarchext -m 52 5_WalkingDead101_english_pc_txmesh.ttarch F:\2

Telltale TTARCH files extractor/rebuilder 0.3.1a
by Luigi Auriemma
e-mail: [email protected]
web: aluigi.org

- open file 5_WalkingDead101_english_pc_txmesh.ttarch
- set output folder F:\2
- set the blowfish key of "Walking Dead: A New Day"
- version 9
- info_mode 1
- type3 2
- files_mode 2
- found 8305 compressed chunks
- set chunk size to 0x10000 bytes
- info_table has a size of 357638837 bytes

Error: the compressed zlib/deflate input at offset 0x000081f9 (143746 -> 357638837) is wrong or incomplete

JRD!
09-07-2018, 12:18
Try without extract the data inside the meta file:

ttarchext 52 "5_WalkingDead101_english_pc_txmesh.ttarch" "F:\2"

pakrat2k2
09-07-2018, 21:14
shouldnt the set output folder F:\2 actually be a drive letter that you actually have ?
some people wouldnt have that drive letter in their OS...

JRD!
10-07-2018, 06:11
Yes "F:\2" refers to a drive letter.

Usage: ttarchext [options] <gamenum> <file.TTARC> <output_folder>

Without specifying options, this allows extracting the data without extract the data inside the meta file...