VTFEdit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(vtfedit reloaded download cause aint nobody gonna compile)
No edit summary
 
(23 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Langsp}}
{{LanguageBar}}
[[File:Vtfedit1.png|410px|right]]
{{stub}}{{cleanup}}
{{Todo|Create a seperate page about {{Vtfeditrld|4.1}} or create a section about VTFEdit Reloaded on this page.}}
{{SoftwareBox
<!-- Basic info -->
| title    = VTFEdit [[File:Icon-VTFEdit.png|16px]]
 
<!-- Details -->
| developer =  Neil "Jed" Jedrzejewski<br>Ryan "Nemesis" Gregg
| initial_release = June 29, 2005‎{{confirm}}
| stable_release = Jan 22nd, 2017<!-- according to the exe and the website's last updated date -->
| written_in = c++
| type =  Texture tool
| distribution = Freeware
| website = [https://nemstools.github.io/pages/VTFLib-Download.html Download]
 
<!-- Operating system(s)-->
| windows = 1
 
<!-- Target engine(s)-->
| source = 1
 
}}
 
{{Deprecated|The creator of VTFEdit has abandoned his projects and website, If you encounter bugs please try using the unofficially updated version ({{vtfeditreloaded|4}}).}}
{{vtfedit|4}} is a GUI frontend for the functions contained within [[VTFLib]], an LGPL open source programming library. VTFEdit is a successor to [[VTFTool]] and is written by [[User:Wunderboy|Neil "Jed" Jedrzejewski]] and [[User:Nem|Ryan "Nemesis" Gregg]].
{{vtfedit|4}} is a GUI frontend for the functions contained within [[VTFLib]], an LGPL open source programming library. VTFEdit is a successor to [[VTFTool]] and is written by [[User:Wunderboy|Neil "Jed" Jedrzejewski]] and [[User:Nem|Ryan "Nemesis" Gregg]].


Line 10: Line 31:
Other features include the ability to create [[Normal_Maps|normal maps]] from greyscale images, various sharpening filters for MIP Map generation, access to all VTF header flags, a simple tree-based VMT creation system with [[GCF]] access, a WAD conversion tool, a batch conversion tool, and a VMT creation wizard.
Other features include the ability to create [[Normal_Maps|normal maps]] from greyscale images, various sharpening filters for MIP Map generation, access to all VTF header flags, a simple tree-based VMT creation system with [[GCF]] access, a WAD conversion tool, a batch conversion tool, and a VMT creation wizard.


{{bug|VTFEdit will crash if you attempt to paste anything but text into the editor.}}
{{warning|Support for importing and exporting HDR textures is limited; use [[Vtex (Source 1)|Vtex]] to create HDR textures, and {{no_vtf|3.1}} to export them.}}
{{warning|Support for importing and exporting HDR textures is limited; use [[Vtex (Source 1)|Vtex]] to create HDR textures, and {{no_vtf|3.1}} to export them.}}
{{Important|1=You must have [https://www.microsoft.com/en-us/download/details.aspx?id=21 .NET 3.5] installed to use VTFEdit. The program or Windows will prompt you to install .NET 3.5 if you try to run VTFEdit without it.}}
==Bugs==
{{bug|hidetested=1|VTFEdit will crash if you attempt to paste anything but text into the editor.}}
{{Bug|hidetested=1|VTFEdit DXT decoder has issues that will cause the texture to have [[Fixing DXT Green Tint Compression|green tint]] when extracting it. This is fixed in {{vtfeditreloaded|1}}. The encoder is unaffected.}}
{{bug|hidetested=1|VTFedit may freeze if you are converting a large number of files, in which case you should wait until the process is completed and do not interrupt it.}}


== Screenshots ==
== Screenshots ==
Line 19: Line 44:
</gallery>
</gallery>


== VTFEdit Reloaded ==
== See also ==
{{todo|WIP}}
*{{vtfeditrld|4}}
VTFEdit Reloaded is a fork of VTFEdit with some code rewritten and updated by Joshua Ashton.
New features include:
* Migrated to using AMD Compressonator for DXT compression.
* Fixed the green tinge bug when exporting textures
* Respect sRGB-ness when generating mipmaps and resizing.
* High DPI support
* Syntax highlighting support for VMTs
* Monospace font
* Fixed cubemap previews
 
== See Also ==
*[[Creating a Material]]
*[[Creating a Material]]
*[[VMT Editor]]
*[[VMT Editor]]
*[[VTFVer]]
*[[VTFVer]]


== External Links ==  
== External links ==  
* [https://github.com/NeilJed/VTFLib VTFLib] - official GitHub repository and binary download
* [https://github.com/NeilJed/VTFLib VTFLib] - official GitHub repository and binary download
* [http://nemesis.thewavelength.net/index.php?p=41 Nem's Tools {{bracket|VTFLib - Download - VTEEdit v1.3.3 Full}}]{{dead link}} – the official website
* [http://nemesis.thewavelength.net/index.php?p=41 Nem's Tools {{bracket|VTFLib - Download - VTEEdit v1.3.3 Full}}]{{dead link}} – the official website
Line 51: Line 65:
* [https://aur.archlinux.org/packages/vtfedit/ Arch User Repository] – AUR package for VTFEdit on Arch Linux
* [https://aur.archlinux.org/packages/vtfedit/ Arch User Repository] – AUR package for VTFEdit on Arch Linux
* {{no_vtf|3.1}} – a console-only alternative to [[VTF2TGA]]
* {{no_vtf|3.1}} – a console-only alternative to [[VTF2TGA]]
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] - an updated fork of VTF Edit that has new features such as importing PSD files.
{{sdktools|cat=0|0}}
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing] - VTFEdit Reloaded version 2.0.0 download link
 
[[Category:Material System]]
[[Category:Third Party Tools]]
[[Category:Entry pages]]

Latest revision as of 15:29, 18 April 2025

English (en)Español (es)中文 (zh)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
VTFEdit Icon-VTFEdit.png
Developer(s)
Neil "Jed" Jedrzejewski
Ryan "Nemesis" Gregg
Initial release
June 29, 2005‎[confirm]
Stable release
Jan 22nd, 2017
Written in
C++
Operating system
Windows
Type
Texture tool
Target engine(s)
Source
Distribution
Freeware
Website
Obsolete-notext.pngDeprecated:The creator of VTFEdit has abandoned his projects and website, If you encounter bugs please try using the unofficially updated version (VTFEdit Reloaded VTFEdit Reloaded).

VTFEdit VTFEdit is a GUI frontend for the functions contained within VTFLib, an LGPL open source programming library. VTFEdit is a successor to VTFTool and is written by Neil "Jed" Jedrzejewski and Ryan "Nemesis" Gregg.

VTFEdit itself was written solely by Ryan and is a .NET-based GUI tool for the creation and conversion of VTF and VMT files. It is a powerful tool allowing files of various formats to be converted to/from VTF format in all of the Source texture formats.

VTFEdit produces mipmaps and DXTn compressed images using nVidia's nvDXTlib library, offering a wide range of formats and filters.

Other features include the ability to create normal maps from greyscale images, various sharpening filters for MIP Map generation, access to all VTF header flags, a simple tree-based VMT creation system with GCF access, a WAD conversion tool, a batch conversion tool, and a VMT creation wizard.

Warning.pngWarning:Support for importing and exporting HDR textures is limited; use Vtex to create HDR textures, and no_vtf to export them.
Icon-Important.pngImportant:You must have .NET 3.5 installed to use VTFEdit. The program or Windows will prompt you to install .NET 3.5 if you try to run VTFEdit without it.

Bugs

Icon-Bug.pngBug:VTFEdit will crash if you attempt to paste anything but text into the editor.
Icon-Bug.pngBug:VTFEdit DXT decoder has issues that will cause the texture to have green tint when extracting it. This is fixed in VTFEdit Reloaded. The encoder is unaffected.
Icon-Bug.pngBug:VTFedit may freeze if you are converting a large number of files, in which case you should wait until the process is completed and do not interrupt it.

Screenshots

See also

External links

VTFEdit/VTFLib - More mirrors