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

Mortal Kombat Special Forces CDF Extractor [PlayStation]

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
unknownproject
ultra-n00b
Posts: 1
Joined: Mon Jul 11, 2016 11:34 am

Mortal Kombat Special Forces CDF Extractor [PlayStation]

Post by unknownproject »

Hi there :wink:
First I play the game in 2000 on my PlayStation.After few years I found some kind of info about beta and unreleased stuff for this game.It started in 2013 for me and now I wrote [finished] some tool for extracting files of main SF.CDF datafile.Very simple binary format without any encoding/compression methods.
Image
To extract or replace any file first you need to select any row.
Information inside edit boxes used for extraction and replacing purposes.
You can extract cdf file for specified level and open it with this tool.

Code: Select all

===========================
Format specs.
===========================
Byte order: LittleEndian.
Header size = 20 bytes:
Name - 12bytes (with nulls);
Number of files - 4bytes;
CDFSize - 4bytes.
---------------------------
For each file:
Name - 12bytes (with nulls);
Offset - 4bytes;
Size - 4 bytes.
===========================
>>> Download MKSF CDF Extractor <<<
PS.Just for the history ;)
Hyder61112
ultra-n00b
Posts: 4
Joined: Sun Jul 03, 2016 9:37 pm
Has thanked: 1 time

Re: Mortal Kombat Special Forces CDF Extractor [PlayStation]

Post by Hyder61112 »

unknownproject wrote:Hi there :wink:
First I play the game in 2000 on my PlayStation.After few years I found some kind of info about beta and unreleased stuff for this game.It started in 2013 for me and now I wrote [finished] some tool for extracting files of main SF.CDF datafile.Very simple binary format without any encoding/compression methods.
Image
To extract or replace any file first you need to select any row.
Information inside edit boxes used for extraction and replacing purposes.
You can extract cdf file for specified level and open it with this tool.

Code: Select all

===========================
Format specs.
===========================
Byte order: LittleEndian.
Header size = 20 bytes:
Name - 12bytes (with nulls);

Than You Very Much
Number of files - 4bytes;
CDFSize - 4bytes.
---------------------------
For each file:
Name - 12bytes (with nulls);
Offset - 4bytes;
Size - 4 bytes.
===========================
>>> Download MKSF CDF Extractor <<<
PS.Just for the history ;)
finally. I will do an HD Remake For MKSF With 2016 Graphics XD.
Last edited by Gh0stBlade on Fri Aug 26, 2016 1:24 pm, edited 1 time in total.
Reason: Fixed your message which was embedded accidentally into the quote.
interloko
beginner
Posts: 23
Joined: Mon Oct 26, 2009 5:53 pm
Has thanked: 4 times
Been thanked: 4 times

Re: Mortal Kombat Special Forces CDF Extractor [PlayStation]

Post by interloko »

I know this post is old but since a prototype of this game is now "available" it would be cool if someone upload this app again to see if there is something cool in that version. I've seen it's Sonya and also taking a look at the files there also some alt skins but sadly I can't see them
Post Reply