• Hey you! Yes, you! Add images to your downloads, it's free! Use the orange "Manage Download Image" button in the top right.
  • Map authors! Remember to add tags to your downloads. Instructions: here.

VMF Optimizer A2

Program to compress Valve Map Files (VMF), mostly for archival purposes.

How it works

The program will remove VMF parameters that have default values. When launched, Hammer will fill the missing parameters with default values; nothing changes, hence lossless optimization.

Since saving the file will re-add the default values again, the tool is best used for archival purposes. (if you're like me and have a lot of vmfs of your previous map verisons, this tool will be useful)

This program is open-source. (GitHub)

Instruction

  1. Launch vmfoptimizer.exe.
  2. Drop your .vmf file into the command window. Make sure that your folder/file name doesn't contain whitespace characters or quotation marks.
  3. After several seconds, the optimized vmf will be created in the same directory as the original file. The original file will still be available.

Credits

All code by dabmasterars

License: MIT (more detail in LICENSE.txt)
License
Credit is required. Permission to modify optional.
Author
dabmasterars
Downloads
8
Views
41
First release
Last update
Category
Other Resources

More downloads from dabmasterars

  • Rakework (VIP)
    Rakework (VIP)
    3CP Attack-Defend map featuring the VIP. Set in a deserty-farmy environment. Remake of Framework.
  • Team Flags (waving)
    Team Flags (waving)
    Generic flags with team logos that sway with the wind.
  • Distant Detail - Optimization
    Distant Detail - Optimization
    A collection of objects for use in inacessible areas out of bounds with minimal performance impact.
  • Metal Rack/Shelf
    Metal Rack/Shelf
    Four metal rack models and a prefab vmf to build your own custom ones
  • Mal Voyage
    Mal Voyage
    Originally intended for 72h Jam, but delayed due to 3 exams in a row (thanks university)

Latest updates

  1. ALPHA 2

    Optimized code Made optimized vmf's file name slightly less obnoxious Fixed areaportals not being detected