DTS File Format?
by Richard Dost · in Torque Game Engine · 07/17/2003 (11:22 pm) · 3 replies
Hi,
Is there any document or resource where I can get the format for a DTS file? I have been looking for it for so far I haven't been successful. Thanks in advance.
Is there any document or resource where I can get the format for a DTS file? I have been looking for it for so far I haven't been successful. Thanks in advance.
#2
Good Luck
07/18/2003 (10:03 am)
No, there isn't any documentation. Your best bet will be to look at the dtsSDK included with torque.Good Luck
#3
07/18/2003 (4:12 pm)
I'm committed to provide a new utility and need to work with the DTS files. If a formal document on the file format doesn't exist (I haven't had a good chance to do a comprehensive search) I'll put this on my TODO list and publish something as soon as I get it completed.
Associate Kyle Carter
You'll have to reverse engineer it from the C++ code.