Any ideas about this files? .ff seems to contain texts and sounds (FLAC). Magic number is S1ffu100 on both types, but .pak looks like compressed file. What about script?
https://mega.co.nz/#!9gwR0ZLC!8TrF9981y ... -R34wgaZ8k
CoD Advanced Warfare .pak and .ff
-
- Posts: 233
- Joined: Sun Aug 24, 2014 5:26 pm
Re: CoD Advanced Warfare .pak and .ff
m0xf wrote:Imagefiles not encrypted, it compressed with LZ77-like algorithm instead of zlib. Decompression code: http://pastebin.com/GhfXDhE7 .
Can someone make a script using this code?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CoD Advanced Warfare .pak and .ff
cra0 gave some additional information:
http://forum.xentax.com/viewtopic.php?p=100380#p100380
http://forum.xentax.com/viewtopic.php?p=100380#p100380
-
- Posts: 9
- Joined: Sun Dec 28, 2014 8:09 pm
Re: CoD Advanced Warfare .pak and .ff
hey guys
first of all I want to thank u for this topic and the descriptions. these days I'm working on imagefile.pak files of this game
but till now I didn't find a way to exract this files, could u please help me through this?
thanks alot
first of all I want to thank u for this topic and the descriptions. these days I'm working on imagefile.pak files of this game
but till now I didn't find a way to exract this files, could u please help me through this?
thanks alot
-
- Posts: 1
- Joined: Thu Dec 11, 2014 8:04 pm
Re: CoD Advanced Warfare .pak and .ff
AboHack wrote:hey guys
first of all I want to thank u for this topic and the descriptions. these days I'm working on imagefile.pak files of this game
but till now I didn't find a way to exract this files, could u please help me through this?
thanks alot
+1
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: CoD Advanced Warfare .pak and .ff
So.. it was not solved yet, right?
-
- Posts: 81
- Joined: Mon Aug 11, 2014 6:37 am
Re: CoD Advanced Warfare .pak and .ff
can anyone help with extraction (or dumping) ff files and imagefiles of COD advanced warfare? I saw m0xf find something interesting here: http://pastebin.com/GhfXDhE7
I have plan to convert models and textures because the format is partially described.
here's original m0xf message from xentax:
also here's samples:
http://www.mediafire.com/download/c4282 ... rchives.7z
I have plan to convert models and textures because the format is partially described.
here's original m0xf message from xentax:
m0xf wrote:Imagefiles not encrypted, it compressed with LZ77-like algorithm instead of zlib. Decompression code: http://pastebin.com/GhfXDhE7 .
also here's samples:
http://www.mediafire.com/download/c4282 ... rchives.7z
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
-
- Posts: 81
- Joined: Mon Aug 11, 2014 6:37 am
Re: CoD Advanced Warfare .pak and .ff
thanks, I did, but since you can obtain items only through multiplayer which is not supported this days there's no way to load items in memory. all the "unlock all" hacks are outdated. the only way is to research formats. I know there's some kind of a converter for ghost from this guy but he don't respond.Ekey wrote:Use Lime64