VTFEdit Reloaded: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Changed a link to download VSRedist 2010 SP1 on indirect link instead of VSRedist 2012 Update 4 on direct link (VTFEdit Reloaded needs MSVC(P/R)100.dll, which is VSRedist 2010, not VSRedist 2012 (I am outta of characters to explain, lets discuss later)).)
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
{{SoftwareBox
| title    = VTFEdit Reloaded
| image      = Icon-VTFEdit Reloaded.png
| developer = [[User:Skyrym|Skyrym]]<br>[[User:JoshuaAshton|Joshua Ashton]]
| initial_release = Jul 30, 2022
| stable_release = Jun 6, 2023
| written_in = c++
| type =  Texture tool
| distribution = Freeware
| website = [https://github.com/Sky-rym/VTFEdit-Reloaded GitHub Repository]
| windows = 1
| source = 1
}}
 
{{Vtfeditrld|4.1}} is a fork of {{vtflib|4}} ({{vtfcmd|4}} & {{vtfedit|4}}), originally created by [[User:Wunderboy|Neil "Jed" Jedrzejewski]] and [[User:Nem|Ryan "Nemesis" Gregg]].
{{Vtfeditrld|4.1}} is a fork of {{vtflib|4}} ({{vtfcmd|4}} & {{vtfedit|4}}), originally created by [[User:Wunderboy|Neil "Jed" Jedrzejewski]] and [[User:Nem|Ryan "Nemesis" Gregg]].
{{Important|1=You must have [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2010-vc-100-sp1-no-longer-supported Visual C++ Redistributables 2010 (SP1)] (download link) installed to run the program. It will fail to launch if you do not have it installed.}}
{{Important|1=You must have [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2010-vc-100-sp1-no-longer-supported Visual C++ Redistributables 2010 (SP1)] (download link) installed to run the program. It will fail to launch if you do not have it installed.}}
Line 29: Line 43:
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] (GitHub Repository)
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] (GitHub Repository)
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing VTFEdit Reloaded v2.0.0] (Google Drive Mirror)
* [https://drive.google.com/file/d/1Vbbouuf-6X7YIQzQZczwYx-6PpuoLwAq/view?usp=sharing VTFEdit Reloaded v2.0.0] (Google Drive Mirror)
{{sdktools|cat=0|0}}
[[Category:Material System]]
[[Category:Third Party Tools]]

Revision as of 12:05, 12 July 2024

English (en)日本語 (ja)中文 (zh)Translate (Translate)
VTFEdit Reloaded
Icon-VTFEdit Reloaded.png
Developer(s)
Initial release
Jul 30, 2022
Stable release
Jun 6, 2023
Written in
C++
Operating system
Windows
Type
Texture tool
Target engine(s)
Source
Distribution
Freeware

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