klensy / wt-tools

War Thunder resource extraction tools
131 stars 38 forks source link

add 1.83 support #39

Closed MuhAbroomz closed 4 years ago

MuhAbroomz commented 6 years ago

with 1.83 update the file formats of the game is changed so some files(like ddsx) are not unpackable. can you update the WT tools and add 1.83 support? PS. I want to know how to unpack .grp files.

klensy commented 6 years ago

Hi. Can u upload vromfs files from 1.83, that can't be unpacked? Problem with ddsx is known - some ddsx files wont unpack properly.

MuhAbroomz commented 6 years ago

i checked again and only ddsx was not unpacked. so...yeah, anything else had no problem. another question: will there be an updated version of ddsx unpacker?

MuhAbroomz commented 6 years ago

ger_cruiser_prinz_eugen.dxp.bin_u.zip can you unpack these ddsx files?

ghost commented 5 years ago

Now for compression it is used oodle instead of lzma.

klensy commented 5 years ago

@MasterModeley Hi. lzma or zstd used before. Can u link files with new compression?

ghost commented 5 years ago

New texures https://yadi.sk/d/5wwpClSBdSCsnA ..... 0Bh 0x60 - packed method ( 0x00 - not packed, 0x40 - lzma, 0x80 - zlib, 0x60 - oodle) ..... 20h 0x8C - oodle marker 21h 0x0C - oodle algorithm (maybe Oodle Leviathan) 22h data array

Verifirs commented 4 years ago

Could be possible to use this to solve the problem? https://github.com/powzix/ooz

klensy commented 4 years ago

Added support, should work now, but again - not all dxp's.