• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
Unreferenced var mover

Plugins + Scripts Unreferenced var mover

Download [0 MB]

Pharanesch

Member
Joined
Dec 31, 2021
Messages
32
Reactions
40
Pharanesch submitted a new resource:

Unreferenced var mover - Python script to move .vars not used anywhere to a seperate folder

This is for those who have a lot of var files they are not sure can be safely deleted or not.
It will show all var files not referenced in any other var or vap file in your VaM install.

The zip file contains the python script and an exe file compiled from it.

How to use

Use the "Load Images" button to select the root of your VaM install, eg. the one containing the "AddonPackages" folder
View attachment 436876
  • Clicking an image will open the...

Read more about this resource...
 
Pharanesch updated Unreferenced var mover with a new update entry:

Optimization

I have optimized some of the code, so it should (from my local testing) load about 33% faster.
Part of this is the removal of the temporary file load of the images inside the var files, which was by far the biggest problem.
I have also added some basic logging in case errors occur. This will be placed in a log file named "UnreferencedVarViewer.log" beside the exe file.
It also handles repeated activations of the "Load Images" button better now, adjusting the scrollable area to fit the new...

Read the rest of this update entry...
 
If I have my own custom VAR that only contains custom morphs and isn't called by any other var will this remove it?
Is there a way to exclude?
 
The tool doesn't catch references from Saves/scene/*.json files, does it? I might be overlooking something.
Any chance you could add that, please?
 
I'm looking for something that goes in reverse. Gathers dependencies from a different folder for what's already in the AddonPackages folder. Know of anything?
 

Similar threads

Back
Top Bottom