Skip to content

Releases: MightyZanark/PriconneUtils

v2.4

02 Aug 14:24
8c4a702
Compare
Choose a tag to compare

fix XXX file already exists on Sound (thanks XiaoLu-Ling for the pr #6 because i completely forgot about this)

v2.3

12 Apr 09:11
Compare
Choose a tag to compare

Fix for new manifest format

v2.2

04 Jan 05:40
Compare
Choose a tag to compare

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

23 Jun 10:50
Compare
Choose a tag to compare

Temp fix for IndexError that happens on some movie types

v2.0

15 Jun 10:30
Compare
Choose a tag to compare

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

14 Jul 10:12
Compare
Choose a tag to compare

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