游戏达人
  
- 贡献度
- 329
- 金元
- 10340
- 积分
- 2350
- 精华
- 0
- 注册时间
- 2007-11-26
|
还不太成熟,等正式版
2010-8-18 14-44-27.jpg
(69.73 KB, 下载次数: 5)
ExSDS 0.2 - A file archive explorer and extractor for Mafia II (Demo)
(c) 2010 by CJay [me@cjay.eu]
New in version 0.2:
-Added proper header handling, now cuts off the header properly of some known Types
Currently (kinda) known types:
'Texture'
'Mipmap'
'Sound'
'MemFile'
'Script' (NOTE: Script files can contain several compiled LUA files. These will get listed at the end of
the file, using the type SubScript. Even tho their extension is .lua, they are STILL COMPILED.)
'VertexBufferPool'
The headers of Unknown types stay Untouched.
(To keep the headers of ALL types, use "ExSDS.exe -keepheader")
-Added support to open files via Commandline (So you can set up a file association for *.sds files)
Some infos:
The Viewer gets the filenames from the XML part of the SDS.
Some files dont have any name given, so I just name them after their position in the file.
If a file's name doesn't include the extension, I use the File Type as an extension.
Just to clear things up.
DISCLAIMER:
By using this Software You agree that I am not in any way responsible for
any damages/lost files/broken PC's/lost socks/dead pets that this program could cause.
(Personally, I doubt it does.) |
|