220690 Posted November 5, 2019 Share 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. Link to comment
funtcase Posted November 5, 2019 Share 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 Link to comment
220690 Posted November 6, 2019 Author Share 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! Link to comment
funtcase Posted November 6, 2019 Share 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. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now