I don't know if it's the good place to post but I think it could be useful.
CreateCache 0.1
Source code
It scans all your Wiiflow boxcovers and generate the cache files. Only plugins covers are converted, Wii covers are skipped.
If a .wfc file already exists, it won't be overwritten. If you have a lot of covers(thousands), the conversion takes hours.
You can check the log file called log_cachecreate.txt for any error.
Jpeg files are not supported! Cache compress neither, only compress texture.
What are the advantages :
- For large collection, you don't have to browse all the covers per plugin. It's doing all the process at once without any interaction.
- It should be a bit faster, there's no gui, it should essentially use mem1(well I think?).
- It will warn you if there are errors in a log file. For example, I had covers that were larger than 1090, so it couldn't create the cache.
It's not 100% guaranted but it should work rather well. I've made a usb test with about 10000 covers, and that took about 4 hours.