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?
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?