TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by aluigi »

Just a note about the archives of the Hector game:
1_Hector101_english_pc_data.ttarch
1_Hector102_english_pc_data.ttarch
1_Hector103_english_pc_data.ttarch

The reason why ttarchext doesn't work with them it's due to an undocumented field handled in line 1308 of ttarchext.c.
The 8bit field was expected to be 1 if followed by a 32bit crc or zero if without it, but in these archives it's zero followed by the 32bit field.

Currently I don't have a way to fix it but I will return on it again in the future (maybe), this post is just a remainder for myself and anyone else falling in the same issue.
Dima Bilan
Posts: 25
Joined: Tue Jul 26, 2016 12:07 am

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by Dima Bilan »

Aluigi please update ttarchext for ttarch2 The Walking Dead: The Telltale Definitive Series. I think they have new key encryption.
ttarch2 attached https://mega.nz/#!jJZTRa5b!R1Cn07lWZquL ... 8b-J8cBhqI
cruiser44
Posts: 4
Joined: Thu Aug 16, 2018 11:27 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by cruiser44 »

Hi guys,

Any news about the new Key for The Walking Dead: The Telltale Definitive Series? The key we were using in the past for the TFS doesn't work on the definitive series!

Thanks
tormunds
Posts: 1
Joined: Wed Jan 30, 2019 2:31 am

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by tormunds »

cruiser44 wrote:Hi guys,

Any news about the new Key for The Walking Dead: The Telltale Definitive Series? The key we were using in the past for the TFS doesn't work on the definitive series!

Thanks

Should be this one:

Code: Select all

96CA999F8DDA9A87D7CDD9BB93D1BEC0D79171DC9ED98DD0D18CD8C3A0B0C695C39C93BBCCCCA7D3B9D9D9D08E93BEDAAED18D77D5D3A3
luciano9429
Posts: 6
Joined: Thu Aug 08, 2019 11:16 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by luciano9429 »

tormunds wrote:
cruiser44 wrote:Hi guys,

Any news about the new Key for The Walking Dead: The Telltale Definitive Series? The key we were using in the past for the TFS doesn't work on the definitive series!

Thanks

Should be this one:

Code: Select all

96CA999F8DDA9A87D7CDD9BB93D1BEC0D79171DC9ED98DD0D18CD8C3A0B0C695C39C93BBCCCCA7D3B9D9D9D08E93BEDAAED18D77D5D3A3


I have already translated all the games in the previous versions.
How can I make translations for the final season work?
Bowding
Posts: 1
Joined: Fri Feb 21, 2020 1:46 am

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by Bowding »

Hello guys!
Could you please tell me how to model swap The Walking Dead:The Final Season? Thanks!
thisrock
Posts: 1
Joined: Wed Apr 22, 2020 11:07 am

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by thisrock »

Hello,
I am making localization for PS4. But I get errors in some games. For example, Batman: The Telltale Series, Tales from the Borderlands (all episodes). In these games, tool can extract the package but when I rebuild the package in to ttarch2, the game locks on the playstation or waiting loading screen or wait in black screen.

Are the keys different for PS4? Is there a method you know? Because I downloaded the PC versions of these games and the tool works properly for the PC versions. It just crashes on PS4.

Thank you for your help in advance.

Note: I know that I can put the files with landb extension to the archive folder, but there are the files with the same name with landb extension for different episodes. I cannot put these files to the archive folder because it has same name. For this reason, I had to make changes to ttarch2 files.

I used;
ttarchext.exe -o -b -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -x -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b -x -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"

And I also used ttg_tool original compelete edition > TTG Tools.exe > Archive packer.
I tried these all combinations in Archive packer: version of archive 1 or 2, or compress archive, or checked encrypt archive, or checked Encrytpt Lua for new games or checked don't encrypt lua. (I have tried 32 combinations totally)
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by aluigi »

Do you have a list of keys that have not been listed yet in ttarchext?
I just received 3 keys for some Sam&Max games and I would like to update ttarchext with all the missing keys.
pashok6798
Posts: 14
Joined: Fri Dec 19, 2014 6:05 am

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by pashok6798 »

thisrock wrote:Hello,
I am making localization for PS4. But I get errors in some games. For example, Batman: The Telltale Series, Tales from the Borderlands (all episodes). In these games, tool can extract the package but when I rebuild the package in to ttarch2, the game locks on the playstation or waiting loading screen or wait in black screen.

Are the keys different for PS4? Is there a method you know? Because I downloaded the PC versions of these games and the tool works properly for the PC versions. It just crashes on PS4.

Thank you for your help in advance.

Note: I know that I can put the files with landb extension to the archive folder, but there are the files with the same name with landb extension for different episodes. I cannot put these files to the archive folder because it has same name. For this reason, I had to make changes to ttarch2 files.

I used;
ttarchext.exe -o -b -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -x -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b -x -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"

And I also used ttg_tool original compelete edition > TTG Tools.exe > Archive packer.
I tried these all combinations in Archive packer: version of archive 1 or 2, or compress archive, or checked encrypt archive, or checked Encrytpt Lua for new games or checked don't encrypt lua. (I have tried 32 combinations totally)


For batman you have to use ttarch2 version 2 and Tales from the borderlands it must be ttarch2 version 1. I don't know how it works in PS4 version and I don't have much time to research another platforms.
daniar23337rus
Posts: 1
Joined: Mon Dec 14, 2020 5:21 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by daniar23337rus »

pashok6798 wrote:
thisrock wrote:Hello,
I am making localization for PS4. But I get errors in some games. For example, Batman: The Telltale Series, Tales from the Borderlands (all episodes). In these games, tool can extract the package but when I rebuild the package in to ttarch2, the game locks on the playstation or waiting loading screen or wait in black screen.

Are the keys different for PS4? Is there a method you know? Because I downloaded the PC versions of these games and the tool works properly for the PC versions. It just crashes on PS4.

Thank you for your help in advance.

Note: I know that I can put the files with landb extension to the archive folder, but there are the files with the same name with landb extension for different episodes. I cannot put these files to the archive folder because it has same name. For this reason, I had to make changes to ttarch2 files.

I used;
ttarchext.exe -o -b -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -x -b 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"
ttarchext.exe -o -b -x -V 7 60 "BM_ps4_Boot_data.ttarch2" "BM_ps4_Boot_data"

And I also used ttg_tool original compelete edition > TTG Tools.exe > Archive packer.
I tried these all combinations in Archive packer: version of archive 1 or 2, or compress archive, or checked encrypt archive, or checked Encrytpt Lua for new games or checked don't encrypt lua. (I have tried 32 combinations totally)


For batman you have to use ttarch2 version 2 and Tales from the borderlands it must be ttarch2 version 1. I don't know how it works in PS4 version and I don't have much time to research another platforms.


I have question:
I edited the d3dtx texture and Packed it together with other files from SM1_pc_Common_compressed. ttarch2 to ttarch2(it's about sam and max save the world remastered), but when I start the game I get a black screen:https://imgur.com/iG24jZL

Tell me what settings to choose in the tga tool to make everything work(I'm from Russia, sorry for my bad English)
hypersonic1337
Posts: 1
Joined: Thu Jan 28, 2021 2:33 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by hypersonic1337 »

I tried extract ttarch file from Jurrasic Park: The Game PS3 version and it won't convert the d3dtx to dds. Any ideas?
Assasinge
Posts: 46
Joined: Sat Apr 20, 2019 7:15 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by Assasinge »

Random Talking Brush's latest version of his TellTale script doesn't seem to work for me and another user anymore. I made a post about it on the thread which can be found here:

https://forum.xentax.com/viewtopic.php? ... &start=810

He doesn't seem to be too inclined to fix this or respond, could someone else take a look at this issue and try to fix it?
Prawy
Posts: 4
Joined: Thu May 05, 2022 2:45 pm

Re: TTARCH versions of the games

Post by Prawy »

aluigi wrote:The file is bigger because the rebuilder doesn't use compression.
For the crash you can try to add the -x option.
I don't have other solutions.


Can you make so it will compress it?
Franco
Posts: 28
Joined: Sat May 14, 2022 11:03 pm

Re: TTARCH versions of the games [Telltale Games / ttarch / ttarch2]

Post by Franco »

Hello aluigi. I need a key for Sam & Max Save the World Remastered. Because the current commands don't work in it.
I left a sample file and the exe file of the game. Can you help please.

https://www.mediafire.com/file/n63mtx50 ... stered.rar