Difference between revisions of "Texture archive"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Texture archives in the GTA III game trilogy go by the extension <code>.txd</code>. For more information on the file format, see the article about [[RenderWare binary stream file]]s.
+
Texture archives in the [[GTA 3|GTA III]] game trilogy go by the extension <code>.txd</code> ('''T'''e'''x'''ture '''D'''ictionary). The files belong to [[RenderWare_binary_stream_file|RenderWare's binary stream files]]. Since [[GTA 4|GTA IV]] uses the new ''RAGE'' engine it also uses different texture formats. Textures are still stored in dictionaries but they got the extension <code>[[WTD|.wtd]]</code> for the PC versions of the game and <code>.xtd</code> for console verions now.
  
 
== Tools and Scripts ==
 
== Tools and Scripts ==
* [[TXD Workshop]]
+
* {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}&nbsp;[[TXD Workshop]] &ndash; by [[User:JernejL|JernejL]]
* [[G-TXD]]
+
* {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}&nbsp;[[G-TXD]] &ndash; by [[User:REspawn|REspawn]]
* [http://www.thegtaplace.com/pafiledb.php?action=file&id=42 ViceTXD]
+
* {{Icon|4}}&nbsp;[[G-Texture]] &ndash; by [[User:REspawn|REspawn]]
* [http://www.steve-m.com/downloads/tools/txdbuilder/ TXD Builder]
+
* {{Icon|VC}}&nbsp;[http://www.thegtaplace.com/pafiledb.php?action=file&id=42 ViceTXD] &ndash; by [[User:Spooky|Spooky]]
* [http://www.steve-m.com/downloads/tools/txdviewer/ TXD Viewer]
+
* {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}&nbsp;[http://www.steve-m.com/downloads/tools/txdbuilder/ TXD Builder] &ndash; by [[User:steve-m|steve-m]]
 +
* {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}&nbsp;[http://www.steve-m.com/downloads/tools/txdviewer/ TXD Viewer] &ndash; by [[User:steve-m|steve-m]]
  
 
== See Also ==
 
== See Also ==
 
* [[Texture Native Struct]]
 
* [[Texture Native Struct]]
 +
* [[WTD|WTD file format specification]]
  
{{File-stub}}
+
{{SA-navi|state=autocollapse}}
[[Category:3D_File_Formats]]
+
{{GTA4-navi|state=autocollapse}}
 +
 
 +
[[Category:3D_File_Formats]][[Category:GTA_IV]][[Category:GTA_SA]][[Category:GTA_VC]][[Category:GTA_3]]

Revision as of 20:41, 8 March 2009

Texture archives in the GTA III game trilogy go by the extension .txd (Texture Dictionary). The files belong to RenderWare's binary stream files. Since GTA IV uses the new RAGE engine it also uses different texture formats. Textures are still stored in dictionaries but they got the extension .wtd for the PC versions of the game and .xtd for console verions now.

Tools and Scripts

See Also