VTF2TGA: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎See also: Added navbox)
Line 9: Line 9:
* [[VTFEdit]] - a more flexible third-party alternative to VTF2TGA.
* [[VTFEdit]] - a more flexible third-party alternative to VTF2TGA.


[[Category:Tools]]
{{SDKTools}}
 
[[Category:Material System]]
[[Category:Material System]]

Revision as of 22:26, 3 September 2011

VTF2TGA is a primitive command-line tool used to convert files from VTF to TGA format.

Warning.pngWarning:As of December 29th 2004 update, VTF2TGA is no longer compatible with format changes.

An older but functional version of this program is still available here. To use this version directly, place the VTF file to convert in the same directory with vtf2tga.exe application, and in the command prompt type:

vtf2tga <Your VTF file to convert> <The resulting TGA file name>

See also

  • VTFEdit - a more flexible third-party alternative to VTF2TGA.