Sid Meier's Starships BIN Files Extractor
http://raptor.cestiny.cz/download/sid-m ... actor.html
Hmm, I'll try, but not today, this PS3 format is pain. Different compression, chunked compressed data, no simple offsets etc.Thief1987 wrote:XRaptor
Maybe you update you tool for Dungeon Siege too? I'm lazy write it by myself
Yes, you are right. I found it on zlib web site. Tried windowBits -15 and it starts working. So it seems it is just deflate stream without any crc and headers or something. I just need to test repack and it will be donechrrox wrote:the difference is the window size i think 15 and -15
Are you able to unpack file attached above? I'm not sure about deflate.Thief1987 wrote:PS3 version use deflate compression