Game Development Community

why cached DTS file cannot show in TGEA

by tanyi · in Torque 3D Professional · 10/12/2013 (7:30 pm) · 2 replies

I want to port T3D scene to TGEA, but I found normal dts file port sucessful, but cached dts files cannot show in TGEA, is cached dts file does not be constructed according to dts definitaiton?

#1
10/12/2013 (10:56 pm)
If I remember correctly, the DTS format went to version 32 or something (can't remember the exact numbers) and these are not backward compatible with TGEA which uses version 29 or something.

Once again ... I can't remember the exact numbers and version numbers, but it has something to do with that.

You would have to try and port the current T3D DTS implementation in to TGEA using something like WinMerger ... not sure how practical it is however.

HTH
#2
10/13/2013 (2:01 pm)
".cached.dts" is the reason. Rename the object "object.dts".