Ekey / CDCE.TIGER.Tool

Tools for extract TIGER archives & dump DRM resources from games developed on CDC Engine
17 stars 4 forks source link

Rise of the Tomb Raider (.tiger archive) #4

Open leop2p opened 7 months ago

leop2p commented 7 months ago

I'm trying to extract music files, but if I use this tool, it's extracting not all music files (.MULs). Almost all cutscenes music files and some gameplay music files are missing. So, it extracts not all data. Could you help me with that?

Ekey commented 7 months ago

Mul is custom sound format. Try this https://github.com/sephiroth99/MulDeMu

leop2p commented 7 months ago

I understand. I have the tool to extract the .MULs, But several .MULs is missing when I unpack the .tiger archive. There's 390 lines in ROTTR_PC_Release.list (music folder), but unpacked only 380 .MULs.

leop2p commented 7 months ago

Also in cinematic folder extracted only 44 files, in the ROTTR_PC_Release.list is 126.

Ekey commented 7 months ago

I understand. I have the tool to extract the .MULs, But several .MULs is missing when I unpack the .tiger archive. There's 390 lines in ROTTR_PC_Release.list (music folder), but unpacked only 380 .MULs.

Probably after some patch some files were deleted or renamed. List does not include all the names, but only those that were found.

leop2p commented 7 months ago

So, maybe try to find an early versions of the game and try to apply program on them?

Ekey commented 7 months ago

So, maybe try to find an early versions of the game and try to apply program on them?

You can try if you want :)

leop2p commented 7 months ago

So, is there nothing to do with the program in order to get more files?

Ekey commented 7 months ago

No