VTFEdit Reloaded: Difference between revisions
Jump to navigation
Jump to search
Important: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.
Note:This requirement is removed in the latest forked version by WereTech, as-of 2.1.1
m (derp) |
(add myself as dev, note requirement change in my fork) |
||
(25 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{ | {{SoftwareBox | ||
| title = VTFEdit Reloaded | |||
| image = Icon-VTFEdit Reloaded.png | |||
| developer = [[User:WereTech|WereTech]]<br>[[User:Skyrym|Skyrym]]<br>[[User:JoshuaAshton|Joshua Ashton]] | |||
| initial_release = Jul 30, 2022 | |||
| stable_release = Jun 6, 2023</br><small>(2.0.4)</small></br>Aug 6, 2025</br><small>(2.1.1, fork)</small> | |||
| written_in = c++ | |||
| type = Texture tool | |||
| distribution = Freeware | |||
| website = [https://github.com/Sky-rym/VTFEdit-Reloaded GitHub Repository] (Outdated source code,<br>see this [https://github.com/WereTech/VTFEdit-Reloaded Git Repo] for the updated version.) | |||
| windows = 1 | |||
| source = 1 | |||
| download = [https://github.com/Sky-rym/VTFEdit-Reloaded/releases Latest Release]<br>[https://github.com/WereTech/VTFEdit-Reloaded/releases Latest Release<br>(Forked version)] | |||
}} | |||
{{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.}} | |||
{{note|This requirement is removed in the latest [https://github.com/WereTech/VTFEdit-Reloaded/releases forked version by WereTech], as-of 2.1.1}} | |||
== Features == | == Features == | ||
* Migrated to using AMD Compressonator for DXT compression. | * Migrated to using AMD Compressonator for DXT compression. | ||
* Fixed the green tinge bug when exporting textures | * Fixed the green tinge bug when viewing and exporting DXT-compressed textures | ||
* Respect sRGB-ness when generating mipmaps and resizing. | * Respect sRGB-ness when generating mipmaps and resizing. | ||
* High DPI support | * High DPI support | ||
Line 11: | Line 27: | ||
* Fixed cubemap previews | * Fixed cubemap previews | ||
* Dark Mode VMT Editor | * Dark Mode VMT Editor | ||
* Simplify HDR texture preview exposure to a single slider | |||
== Screenshots == | == Screenshots == | ||
Line 18: | Line 35: | ||
</gallery> | </gallery> | ||
== See | == See also == | ||
*[[Creating a Material]] | *[[Creating a Material]] | ||
*[[VMT Editor]] | *[[VMT Editor]] | ||
*[[VTFVer]] | *[[VTFVer]] | ||
*{{vtfedit|1}} | *{{vtfedit|1}} | ||
*{{vtfcmd|4}} | |||
== External | == External links == | ||
* [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] | * [https://github.com/Sky-rym/VTFEdit-Reloaded VTFEdit Reloaded] (GitHub Repository) | ||
* [https://github.com/Sky-rym/VTFEdit-Reloaded/releases Latest Release] (GitHub) | |||
* [https://github.com/WereTech/VTFEdit-Reloaded/releases Latest Release] (GitHub; Forked version) | |||
* [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]] |
Latest revision as of 09:58, 6 August 2025
VTFEdit Reloaded
Developer(s)
Initial release
Jul 30, 2022
Stable release
Jun 6, 2023
(2.0.4)
Aug 6, 2025
(2.1.1, fork)
(2.0.4)
Aug 6, 2025
(2.1.1, fork)
Type
Texture tool
Distribution
Freeware
Website
VTFEdit Reloaded is a fork of
VTFLib (
VTFCmd &
VTFEdit), originally created by Neil "Jed" Jedrzejewski and Ryan "Nemesis" Gregg.


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
- VTFEdit Reloaded (GitHub Repository)
- Latest Release (GitHub)
- Latest Release (GitHub; Forked version)
- VTFEdit Reloaded v2.0.0 (Google Drive Mirror)
|