Hi!
I have original HL2 demo from 2004 (build 2229). I am trying to if it on a CD with some other demo games, for my retro pc. But to achieve that I really need to reduce it in size.
I have tried other method, no success for now. This is for another topic.
To main question, I want to reduce vtf files in size. For example, in materials/dev/water_normal.vtf, there are are 29 animations with mipmaps from 256x256, 128x128, ...., down to 1x1.
How can I easily delete biggest mipmap (256x256 in this case) from any vtf file, thus reducing it in size? In game texture quality can be "normal" instead of "high", that's not a problem for me.
The method must be easy because I will probably apply it to about 100-200 vtf files.
Hope someone can help me!
Thanks!