Hello guys !
I'm trying to extract Attack on Titan 2 PC game models, I have successfully unpacked "LINKDATA_A.Bin" with
http://aluigi.org/bms/attack_on_titan.bms which is for Attack on Titan : Wings of Freedom.
Then ,seems like it doesn't work for "LINKDATA_B.Bin", I've got this error from quickbms :
Error: the compressed zlib/deflate input is wrong or incomplete (-3)
Info: algorithm 1
offset 000000001978f608
input size 0x00000000000008a2 2210
output size 0x0000000000008000 32768
result 0xffffffffffffffff -1
Error: the uncompressed data (-1) is bigger than the allocated buffer (68157588)
Last script line before the error or that produced the error:
29 clog MEMORY_FILE OFFSET CHUNK_ZSIZE CHUNK_SIZE
I don't know if the file is encrypted .. Here is the filecutter in case someone wants to check, tell me if I did it wrong
Thank you !