Table of Contents

, , ,

VTFEdit: Lowering texture resolution

Useful for people wanting to lower their .ZIP size for PAC. This process is quite simple as it doesn't require you to actually edit the texture, you simply convert it to .TGA then back to .VTF.

VTFEdit

Download VTFEdit, open the archive and extract the x64 folder. 1)

Converting textures

Converting to .TGA

  1. Open VTFEdit.exe2) and go to ToolsConvert Folder
  2. Set both Input Folder and Output Folder to the folder where your textures are
  3. Select the To tga option from the list
    vtf_to_tga.jpg
  4. Make sure Create VMT files is NOT checked
  5. Click Convert, then wait for the process to complete

Converting back to .VTF

  1. Select the To VTF option
  2. Make sure Create VMT files is NOT checked
  3. Click the Options button at the bottom left
  4. In the VTF Options window check Clamp
  5. Set both Maximum Width and Maximum Height to the resolution that you want, then click OK
    vtf_clamp.jpg
  6. Click Convert and wait for the process to complete.

Converting to .TGA

  1. Open VTFEdit.exe3) and go to FileOpen
  2. Select the .VTF file that you want to use and click Open
  3. Go to FileExport
  4. Pick a location, set Save as type: to TGA Files (*.tga) and click Save

Converting back to .VTF

  1. Go to FileImport and select the file that you just exported, then click Open
  2. In the VTF Options window check Clamp
  3. Set both Maximum Width and Maximum Height to the resolution that you want, then click OK
    vtf_clamp.jpg
  4. Go to FileSave As… and save your new texture

Additional Information

Ask for help → Official PAC Discord

1)
It might not work on some systems, in that case use x86.
2) , 3)
It is in the x64 folder that you extracted earlier.