Convert WAD to VMT...: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
Line 4: Line 4:


==See also==
==See also==
 
* [[xwad]]
* [[RESIZEINFO]]
* [[Goldsource to Source content porting tutorial]]
* [[Goldsource to Source content porting tutorial]]


[[Category:Hammer Tools]]
[[Category:Hammer Tools]]
[[Category:GoldSrc to Source]]
[[Category:GoldSrc to Source]]

Revision as of 08:35, 15 March 2025

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