taultunleashed logoExtract datafiles from the client : Darkfall Online - Submissions tu winter contest 2012 nintendo wii
newtopic  postreply
 [ 14 posts ] 
blue large dot

Extract datafiles from the client : Darkfall Online - Submissions

Posted: February 9th, 2009, 1:09 pm
 
jackabal

Total Posts: 35
Joined: February 4th, 2009, 7:32 am
jackabal's Reps: 0
User avatar
A guy named Melek manage to create an extractor for the datafiles (*.sfad).

http://www.file-upload.net/download-144 ... 2.exe.html

Just drop the file in the data folder and launch it, it will extract tons of textures, music, and xml files :)

I'm currently looking if there's anything interesting in the text files but some them look encrypted.


Reply with quote
Posted: February 9th, 2009, 8:28 pm
 
Spitt

Total Posts: 745
Joined: January 29th, 2007, 7:46 pm
Spitt's Reps: 718
User avatar
premium
crashed on run


Reply with quote
Posted: February 10th, 2009, 1:52 am
 
jackabal

Total Posts: 35
Joined: February 4th, 2009, 7:32 am
jackabal's Reps: 0
User avatar
try installing this (or similar for your system) Microsoft Visual C++ 2008 Redistributable Package (x86)
http://www.microsoft.com/downloads/deta ... laylang=de

also describe the error message :)


Reply with quote
Posted: February 10th, 2009, 7:18 pm
 
wired123

Total Posts: 28
Joined: June 3rd, 2008, 6:08 am
wired123's Reps: 1
User avatar
premium
nice find, most of the data is encrypted tho


Reply with quote
Posted: September 15th, 2009, 9:34 am
 
bantapoo

Total Posts: 4
Joined: July 19th, 2009, 4:46 am
bantapoo's Reps: 0
User avatar
can you please post a mirror of the sfad extractor? the upload site removed the file.
thanks


Reply with quote
Posted: September 15th, 2009, 11:12 am
 
theseven

Total Posts: 29
Joined: August 16th, 2009, 5:07 pm
theseven's Reps: 0
User avatar
premium
Only working one available on the 'net.

http://ra1ndog.wordpress.com/2009/05/28/sfad-extractor/

Extract it
Acquire the necessary lib's
Build the lib
Edit the source for the test file to point to your data directory
Build the test file
Run it

Check the project files for where things need to go.

EDIT:
To save you a bit of time and effort...
The audio if perfectly fine and usable. Nothing special here though.

None of the xml files that are unencrypted are of any special interest.

All of the juicy xml files are encrypted, and no one has broken the encryption yet (those of us who have obtained the xml information have done so by exporting from memory via hooks)

The only unencrypted images are simple alpha maps (white on black background)

The rest of the images, a mixture of TGA and BMP files, appear to have some form of encryption or non-standard file setup, in that they all appear skewed and have mangled colors.

The DDS files are encrypted (I think anyway) since no tool can open them. Trust me, I ran the gauntlet trying to open them.

The game logic scripting uses a file type unknown to anyone, yet (and according to the hex editor, appears to use the same encryption as the rest of the encrypted files). Note about it though, there IS game logic scripting! Once someone figures out what to do with it, it may prove useful.

The java classes are all under the same encryption as the xml-files. Again, those who have obtained them hooked the client and exported them at load time. According to replikant over at 033, they are obfusicated even after being exported without encryption. They use identifiers like a, aa, aaa, aab, aac and so on.

Collision uses a custom file type, not the standard physx or bullet, and unreadable so far.

Area information is in the format a01.lvl, a02.lvl, all of it is either encrypted or custom file type, so no info can really be garnered from it.

Meshes, again, custom file type or encrypted. No plugin in blender, 3dsmax, or milkshape would open them.

Lastly, vegetation definitions (don't know why they have them separated from the others) use a custom file type or encryption... nothing would open them.

Anything I've listed as custom file type or encrypted doesn't have any standard header information when opened in a hex editor, so odds are, they really did write most of the engine themselves, in that very little can be opened in a useful manner via 3rd party apps.

If I can get it to be nice, going to attach the full file list.
Done...
It didn't let me put on a .7z (which was 460K) but did let me attach a .zip (which was 608K)


You do not have the required permissions to view the files attached to this post.


Reply with quote
Posted: September 15th, 2009, 2:22 pm
 
bantapoo

Total Posts: 4
Joined: July 19th, 2009, 4:46 am
bantapoo's Reps: 0
User avatar
Many thanks

I ve been trying to find info such as ships specs: their speed etc
tried to build the lib solution i get a fatal error:
c:\dev\sfadlib\stdafx.h(27) : fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
can you please compile binaries and post them?


Reply with quote
Posted: September 15th, 2009, 9:03 pm
 
theseven

Total Posts: 29
Joined: August 16th, 2009, 5:07 pm
theseven's Reps: 0
User avatar
premium
You haven't installed the required libs. Boost is a required lib. It also needs set up in your compiler and path. ;)


Reply with quote
Posted: September 21st, 2009, 2:51 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Can we get another yay so i can move this.


Reply with quote
Posted: March 6th, 2010, 1:42 pm
 
djoscardd

Total Posts: 1
Joined: March 6th, 2010, 1:37 pm
djoscardd's Reps: 0
User avatar
sorry for gravedigg, but could someone reupload the extractor please?
All links appear to be dead and I can't find it anywhere >.<

Thanks


Reply with quote
Posted: April 2nd, 2010, 2:05 am
 
jackabal

Total Posts: 35
Joined: February 4th, 2009, 7:32 am
jackabal's Reps: 0
User avatar
here you go
http://www.2shared.com/file/12398796/7911a30b/sfadExtractor_x32.html


Reply with quote
Posted: July 22nd, 2010, 10:05 am
 
papadiakos

Total Posts: 1
Joined: July 22nd, 2010, 8:25 am
papadiakos's Reps: 0
User avatar
link dead, can someone repost it? please?
thanks :-))


Reply with quote
Posted: July 22nd, 2010, 8:43 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Yea he needs to reup it as he seems to be the only person that knows where it is.


Reply with quote
Posted: October 11th, 2013, 3:56 pm
 
mappy3000

Total Posts: 1
Joined: October 11th, 2013, 3:14 pm
mappy3000's Reps: 0
User avatar
sorry for gravedigg, but could someone reupload the extractor please?
All links appear to be dead and I can't find it anywhere >.<

Thanks


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 12 guests

cron
Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of Darkfall Online - Submissions RSS Feed 
Sitemap of Darkfall Online - Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?