Here are instructions and a small batch file to help you do this: *link removed as this is now no-longer necessary.* (Hosted at TXU)
Edit:
Note to self: Include the url when linking...

Moderators: Moderators for English X Forum, Scripting / Modding Moderators
Code: Select all
# for F in *.pck ; do cat "$F" | gunzip > "${F/.pck/.dds}"; rm $F ; done
DBOX2 doesn't have much to do with unpacking the files.whitewolf007 wrote:Hello,
I am interested in getting to the DDS files but the click link is not working. Can you supply some instructions on how to unpack the game files. I'm using the steam version.
EDIT: I think I have found the info I need on the X-Wiki creating a TS class ship tutorial.
http://www.xwiki.chaos.net.nz/index.php ... nformation
Here is also a link to X-tools which I believe will be essential to the task. Including mod manager and dbox 2
http://x-tools.doubleshadow.wz.cz/
Code: Select all
ren *.txt *.dds