Open pjpjq opened 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?
@wendingp did you ever figure this out?
nope
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?