the4chancup / pes-file-tools

A set of libraries and tools for manipulating the files used by the Pro Evolution Soccer series.
4 stars 2 forks source link

how to open unzlib-ed .bin file in correct encoding #1

Open pjpjq opened 3 years ago

pjpjq commented 3 years ago

Hi, I use https://github.com/the4chancup/pes-file-tools/blob/master/tools/zlib/pes-zlib-decompress.py to decompress .bin files like Tactics.bin and Coach.bin. But the output files still cannot be opened in correct encoding and there are still some random characters that are not recognized. How to correctly open them?

lkraav commented 3 years ago

@wendingp did you ever figure this out?

pjpjq commented 3 years ago

@wendingp did you ever figure this out?

nope