Releases: MightyZanark/PriconneUtils
v2.4
v2.3
Fix for new manifest format
v2.2
Added the option to download a specific character's cutin/l2d/summon animation.
For l2d, currently, only the 3* one will get downloaded, so if the character has a 6*, only the 3* version will get downloaded.
Also added Coneshell_call
to the distribution as it is needed to get all the available characters' names.
Removed tqdm
from this release as it made the binary 3x the size
v2.1
Temp fix for IndexError that happens on some movie types
v2.0
Updated Movie.py
logic to not depend on UsmToolkit anymore, instead it uses PyCriCodecs by Youjose to extract and convert usm
files (with an additional help from ffmpeg
) to the usual mp4
format.
PS: If something like Coneshell_call.exe is unrecognizable
appears when doing DBCheck and you want it gone, you can go to esterTion's repo to get the exe
file to stop that from happening. Just put the exe
and dll
in the same folder as PriconneUtils.exe
. If you don't want to then that is fine as well. I'll try to see how I can remove that.
SMALL FIX: movie option not working as intended (15/6/2023 21:32 GMT+9)
v1.0
The first release of PriconneUtils. Features include:
- Check for DB update and downloads the latest DB
- Downloads L2D, cutin, summon, and event ending (mostly) files from the
Movie
option and converts them from usm to mp4 format - Downloads bgm files from the
Sound
option and converts them from acb to m4a format