#error texture after renaming .vmt
1 messages · Page 1 of 1 (latest)
The names of the materials are contained directly in the model.
If you want to change the name of the vmt file, you need to decompile the model and change the name of the materials directly on the meshes
Thanks, it worked!