VirtuaRED.com

Tu comunidad de Pro Evolution Soccer

Todo lo relativo a la edición PES 2008 para todas las plataformas.

Moderador: Moderadores

Avatar de Usuario
Por Txak
#21433
juce escribió:zlibtool 1.0

Not sure, if this is going to be useful to anybody... but since i have it, i thought i'd share it in case somebody else needs this. I wrote it originally for experiments with kit BIN format.

It's basically a command-line tool for compressing/uncompressing BIN files. Aside from using zlib for the actual work, it adds Konami BIN header when compressing, and reads info from it, when decompressing. That's pretty much it.

Usage examples:
1. Unpacking: zlibtool face_1951.bin ---> face_1951.bin.unzlib
2. Packing: zlibtool kit_7530.dat --> kit_7530.dat.zlib (you can then rename that to kit_7530.bin, if you want)

DOWNLOAD (58K)
http://rapidshare.com/files/103080586/z ... 0.zip.html
http://www.speedyshare.com/299619820.html
Por _-FeRNaN-GoMeZ-_
#21473
Muchas gracias gran aporte Txak!!
Avatar de Usuario
Por Txak
#21594
Franjavi-35 escribió:Gracias, para qué sirve?
esta herramienta la trae tambien el afs explorer, algunos programas sobre todo los del grupo BSC piden descomprimir el .bin con este programa