VTFEdit Reloaded

From Valve Developer Community
Revision as of 07:02, 4 March 2025 by N0one (talk | contribs) (The Source Code is outdated, only if the user saves the vtf file from this app and then opens it with the compiled version from Git, it will crash unless if the version of the file is 7.4 (or maybe it was 7.2) which will break the image anything under and above (7.5) crashes the app.)
Jump to navigation Jump to search
English (en)日本語 (ja)中文 (zh)Translate (Translate)
VTFEdit Reloaded
Icon-VTFEdit Reloaded.png
Developer(s)
Initial release
Jul 30, 2022
Stable release
Jun 6, 2023
(2.0.4)
Written in
C++
Operating system
Windows
Type
Texture tool
Target engine(s)
Source
Distribution
Freeware
Website
GitHub Repository (Outdated source code,
see this Git Repo for the updated version.)

VTFEdit Reloaded VTFEdit Reloaded is a fork of VTFLib VTFLib (VTFCmd VTFCmd & VTFEdit VTFEdit), originally created by Neil "Jed" Jedrzejewski and Ryan "Nemesis" Gregg.

Icon-Important.pngImportant:You must have Visual C++ Redistributables 2010 (SP1) (download link) installed to run the program. It will fail to launch if you do not have it installed.

Features

  • Migrated to using AMD Compressonator for DXT compression.
  • Fixed the green tinge bug when viewing and exporting DXT-compressed textures
  • Respect sRGB-ness when generating mipmaps and resizing.
  • High DPI support
  • Syntax highlighting support for VMTs
  • Monospace font
  • Fixed cubemap previews
  • Dark Mode VMT Editor
  • Simplify HDR texture preview exposure to a single slider

Screenshots

See also

External links