220690 Posted November 5, 2019 Posted November 5, 2019 Hello. Texture tool allows only add textures to the mod, but is it possible to remove unused textures? What program can I use for this? Thanks.
funtcase Posted November 5, 2019 Posted November 5, 2019 Texture tool can delete unassigned textures, the problem is a lot of mods don't delete unused tmcobjects cleanly, they simply zero the vertices, which leaves the textures assigned. Open the tmc in tmc object tool, find the subobject with 0 vertex counts and delete, or manually assign the texture slots to a dummy texture, save, quit. Now reopen in texture tool and the textures should be unassigned and deletable
220690 Posted November 6, 2019 Author Posted November 6, 2019 18 hours ago, funtcase said: Texture tool can delete unassigned textures, the problem is a lot of mods don't delete unused tmcobjects cleanly, they simply zero the vertices, which leaves the textures assigned. Open the tmc in tmc object tool, find the subobject with 0 vertex counts and delete, or manually assign the texture slots to a dummy texture, save, quit. Now reopen in texture tool and the textures should be unassigned and deletable Thanks for the answer!I wrote about Texture Tool 1.3. But according to your screenshots, I see that you are using Texture Tool JPN. I have it, but I thought that this tool is in Japanese and therefore did not use it. Now I will test it.So, can I delete all objects with zero vertices? I often see such objects in mods, but I thought that they are necessary for something, is it just rubbish left over from old mods?Then, if I delete all these empty objects, can I increase the FPS in the game? Thanks very much!
funtcase Posted November 6, 2019 Posted November 6, 2019 sometimes they are necessary , mods with destroyable clothing use the zero vert objects with the hidden/visible flags to trigger the costume break, but these usually have the texture slots assigned to the small black dummy textures. Remember to make backups of your files before deleting any subobjects in case they are required for the mod to work. As for the japanese language stuff, that suite of tools has a file called "Language.dat.disable", rename it to Language.dat and the tool will (mostly) translate to english.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.