Page 7 of 14

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Mon Feb 18, 2013 1:32 pm
by Ekey
michalss wrote:
Ekey wrote:nope it's same compression from PC -> PMCQ but it seems need to swap bytes in decompression cycle for PS3/XBOX

Yes X360,PS3 are from 98% Big Endian . Did you also pls consider to make repacker without compression? Or can you please share exact struct and Standalone decompressor for PC/X360/PS3 ? I could write it on my own(i guess) :). Just need decompresor... Thx
Well decompression algo you can found on this post. About Repacker honestly do not want to mess :)

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Mon Feb 18, 2013 1:36 pm
by michalss
Ekey wrote:
michalss wrote:
Ekey wrote:nope it's same compression from PC -> PMCQ but it seems need to swap bytes in decompression cycle for PS3/XBOX

Yes X360,PS3 are from 98% Big Endian . Did you also pls consider to make repacker without compression? Or can you please share exact struct and Standalone decompressor for PC/X360/PS3 ? I could write it on my own(i guess) :). Just need decompresor... Thx
Well decompression algo you can found on this post. About Repacker honestly do not want to mess :)
Gr8 does it work for X360 pls ? I mean decompressor. Files are compress as 1 piece or it is on chunks pls ?

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Mon Feb 18, 2013 2:12 pm
by Ekey
Decompress algo from PC on PS3/XBOX dont work. Output buffer just nulled. Btw calculating size for files inside archive different from PC

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Mon Feb 18, 2013 9:43 pm
by Sartr0n
So, Ekey, there's no chance that the files containing the text for the original game can be decrypted?

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Tue Feb 19, 2013 12:53 pm
by Ekey
Sartr0n wrote:So, Ekey, there's no chance that the files containing the text for the original game can be decrypted?
Files not encrypted, just compressed. If you mean text for PS3/XBOX i'm work on decompress func for console version. For PC text parsed.

XML Unpacker Incoming soon :) .. Thanks to Rick for explaining about format.

Image

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Tue Feb 19, 2013 1:06 pm
by michalss
would be gr8 to do some kind of localization tools :D Thx Ekey

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Tue Feb 19, 2013 6:33 pm
by Ekey
Can someone send me next files: Global (BIG/BIX) and UI (BIG/BIX) from XBOX ?

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Tue Feb 19, 2013 7:35 pm
by michalss
Ekey wrote:Can someone send me next files: Global (BIG/BIX) and UI (BIG/BIX) from XBOX ?
I have to download it again damn... I need some hours for this pls wait a bit

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Tue Feb 19, 2013 11:40 pm
by Sartr0n
I was talkin' for PC, Ekey.

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Wed Feb 20, 2013 12:05 am
by Ekey
Sartr0n wrote:I was talkin' for PC, Ekey.
Well for PC we can parse text. Results you can see on this post

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Wed Feb 20, 2013 4:35 pm
by Ekey
For PS3 we have the next situation: I checked Global and UI big archives. Files inside not compressed although there is a record about compressed size.
For Xbox check it later.

So here updated unpacker: Now you can unpack XMLCache (PC/PS3/XBOX).

And also filelists updated:

Code: Select all

Game          - 5700/5748
GameHD2       - 2858/2905
Global        - 1321/1332
UI            - 3454/3960
Huh. Can't attach. Reached Max Size :bleh: Download here

Enjoy :)

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Thu Feb 21, 2013 5:56 pm
by lllccc
damn you you just keep poping out new things for this game lol (love it)
and the extractor work prefect for the xbox files if you need any files i will send them your way i really hope to see a repacker

and i hope to see a xml unpcker for the xbox/ps3
here are the files for the 360 the .bin files that are in the global/ui/vehicles
http://www.mediafire.com/?svzl49ps598gxkv

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Thu Feb 21, 2013 6:26 pm
by Ekey
lllccc wrote:and i hope to see a xml unpcker for the xbox/ps3
XMLUnpacker work on PC/PS3/XBOX
lllccc wrote:here are the files for the 360 the .bin files that are in the global/ui/vehicles
http://www.mediafire.com/?svzl49ps598gxkv
Files not comrpessed

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Thu Feb 21, 2013 7:01 pm
by lllccc
hmm i cant find the link on here for that besides the sdbig unpacker and the .bin/xml unpacker on the program doesn't find the .bin files

Re: [REQ][PC]Sleeping Dogs .big files

Posted: Thu Feb 21, 2013 7:34 pm
by Ekey
Download updated version.
Ekey wrote:Huh. Can't attach. Reached Max Size :bleh: Download here
If you have already updated version File -> Unpack XML.