Convert WAD to VMT...: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: clean up, replaced: See Also → See also)
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
Line 1: Line 1:
The '''Convert WAD to VMT...''' tool in {{Hammer4|4}} {{hammer++|not}} allows you to fix the scale of non-power-of-two [[WAD]] textures after converting to [[VTF]]s and [[VMT]]s with [[xwad]], as well as change the materials to include preceding paths. Additionally, some common tool textures will be changed from their GoldSrc counterparts to their Source 1 counterparts (example: {{code|AAATRIGGER}} becomes {{code|tools/toolstrigger}}, {{code|NULL}} becomes {{code|tools/toolsnodraw}}, etc.).
The '''Convert WAD to VMT...''' tool in {{Hammer4|4}} {{hammer++|not}} allows you to fix the scale of non-power-of-two [[WAD]] textures after converting to [[VTF]]s and [[VMT]]s with [[xwad]], as well as change the materials to include preceding paths. Additionally, some common tool textures will be changed from their GoldSrc counterparts to their Source 1 counterparts (example: {{code|AAATRIGGER}} becomes {{code|tools/toolstrigger}}, {{code|NULL}} becomes {{code|tools/toolsnodraw}}, etc.).


[[Image:wad2vmt.png]]
[[File:wad2vmt.png]]


==See also==
==See also==

Revision as of 08:34, 8 January 2024

The Convert WAD to VMT... tool in Hammer Hammer 4.x (not in Hammer++) allows you to fix the scale of non-power-of-two WAD textures after converting to VTFs and VMTs with xwad, as well as change the materials to include preceding paths. Additionally, some common tool textures will be changed from their GoldSrc counterparts to their Source 1 counterparts (example: AAATRIGGER becomes tools/toolstrigger, NULL becomes tools/toolsnodraw, etc.).

Wad2vmt.png

See also