Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 4 matches

by CRACKbomber
Wed Oct 02, 2013 1:37 am
Forum: Game Archive
Topic: [PS3/ X360] GTA V resource research & software development
Replies: 219
Views: 108935

Re: [PS3/ X360] GTA V resource research & software developme

struct XSC_Sys { int hdr; //0x00 - 0x03 short ptr1; // 0x04 - 0x05 short size1; // 0x06 - 0x07 short ptr2; // 0x08 - 0x09 short ptrptrCodeStart; //0x0A-0x0B int unk; // 0x0C-0x0F (checksum?) int scriptSize; // 0x10 - 0x13 int unk2; // 0x14 - 0x17 int sizeUnk1; // 0x18-0x1B int unk3; // 0x1C-0x1F in...
by CRACKbomber
Thu Aug 22, 2013 10:28 pm
Forum: Game Archive
Topic: Saints row IV ps3_vpp.
Replies: 39
Views: 12960

Re: Saints row IV ps3_vpp.

Well a few days ago i worked along side with chrrox to try get the decompression working. We did update the script however, I don't know why it's not decompressing some files so I'll just post up what we got so far. It's extremely messy though but I'll leave it just in case someone else can fix it!...
by CRACKbomber
Thu Aug 22, 2013 5:35 am
Forum: Game Archive
Topic: Saints row IV ps3_vpp.
Replies: 39
Views: 12960

Re: Saints row IV ps3_vpp.

Yes, the PS3 and XBOX files are identical, just different endings.
by CRACKbomber
Wed Aug 21, 2013 8:17 pm
Forum: Game Archive
Topic: Saints row IV ps3_vpp.
Replies: 39
Views: 12960

Re: Saints row IV ps3_vpp.

Here you go then, it seems to work fine although some of the extracted files may be compressed. I'm not sure what compression is used in this game! # [PS3] Saints Row IV Unpacker [.VPP] # Script v1.1 # By Gh0stblade! # Thanks Chrrox for you know what (: # Fixed by CRACKbomber endian big get IDENT l...