Search found 5 matches

by AnthonyFiveSixTwo
Mon Jun 22, 2009 10:59 pm
Forum: Compressed files and methods
Topic: GTA IV LZX compression on resource data
Replies: 26
Views: 13174

Re: GTA IV LZX compression on resource data

Post removed due to legal reasons
by AnthonyFiveSixTwo
Mon Jun 22, 2009 7:58 am
Forum: Compressed files and methods
Topic: GTA IV LZX compression on resource data
Replies: 26
Views: 13174

Re: GTA IV LZX compression on resource data

Well today I got around to looking at the xtd files that were posted and I was able to decompress them. I will make a tool to do it later on once we get a bit more info on the actual format of the decompressed data.

Im kinda tired right now but maybe tomorrow ill post some more info. :wink:
by AnthonyFiveSixTwo
Fri Oct 24, 2008 9:36 pm
Forum: Compressed files and methods
Topic: Gears of War 2 Compression
Replies: 3
Views: 3002

Re: Gears of War 2 Compression

Alright good news! Well for me at least. :P I figured out the compression used for Gears of War 2, it is LZX. It is supplied as a library through the Xbox 360 XeXDK. I can't talk much about how to get it or how its used, but I can say that it is in fact LZX and I have gotten the files to decompress....
by AnthonyFiveSixTwo
Fri Oct 24, 2008 12:33 pm
Forum: Compressed files and methods
Topic: [360] Unreal Tournament 3 compression
Replies: 11
Views: 6153

Re: [360] Unreal Tournament 3 compression

The one thing I know exactly, the compressor is the same as in Devil May Cry 4 (it is discussed on xentax already). Probably, the modification of MS LZX algorithm, but I am not sure.. The one, who will find, what the damn routine (in wild) can return the error code 81DE2001h, will find that compres...
by AnthonyFiveSixTwo
Fri Oct 24, 2008 11:55 am
Forum: Compressed files and methods
Topic: Gears of War 2 Compression
Replies: 3
Views: 3002

Gears of War 2 Compression

The past few days I have been modding Gears of War 2, but now I think its time to move from modding the ini's to actually modding the game assets. There are many .xxx files which are compressed, The compression I am unsure of but I am aware that the original Gears of War used LZO. Each file has a he...