snickerbockers / fp-assets

Extractor/archiver tool for Freedom Planet's Assets.dat file.
The Unlicense
5 stars 1 forks source link

How about new Assets.dat? #1

Open makc-ar opened 6 years ago

makc-ar commented 6 years ago

Hi snickerbockers How about new Assets.dat? Example Assets.dat https://mega.nz/#!IPo0jJ4K!L0c9rtHBdSQODvmSM-_EZSELPg3q9Qwe1J6Z-_dW6HQ Traceback (most recent call last): File "C:\Python27\fp-assets.py", line 477, in <module> assets_dir_path=assets_dir_path) File "C:\Python27\fp-assets.py", line 405, in extract_all_assets "img_%d_meta.txt" % index) File "C:\Python27\fp-assets.py", line 141, in extract_img file_dat = zlib.decompress(assets_file.read(file_len)) zlib.error: Error -3 while decompressing data: unknown compression method