Skip to content

Releases: hozuki/libcgss

v0.3.7

30 May 18:07
Compare
Choose a tag to compare

Bundled hcaenc and hcadec from vgaudio-cpp.

v0.3.6

28 Apr 17:27
Compare
Choose a tag to compare
  • Added experimental JNI library
  • Fixed utftable crash (cause: stream handle allocation)
  • Added ID prefixing option for batch exporting (#12) [1]
  • Added waveform discovery/organization methods for batch exporting (#11) [1]

[1] acbunpack, acb2wavs, acb2hcas

v0.3.5

16 Apr 10:35
Compare
Choose a tag to compare
  • Fixed unexpected cue naming (#10 (comment))
  • acbunpack supports -n option
  • Smarter file naming

v0.3.3

15 Apr 18:00
Compare
Choose a tag to compare
  • Fixed #10
    • affects acbunpack, acb2wavs, acb2hcas

v0.3.2

27 May 22:35
Compare
Choose a tag to compare
  • Fixed files with empty blocks exported when using acb2hcas with -n switch
  • Now all HCA files have extension .hca by default. Prior to this release, the exported name reflects cue types, e.g. dat_000001.bin (because type cannot be determined by ACB info) in BGM_IN_RAID_0001_01 of Dragalia Lost.

v0.3.1

24 May 21:59
Compare
Choose a tag to compare
  • Fixed some code logic
  • Added acb2hcas

v0.2.3

24 Apr 18:37
Compare
Choose a tag to compare

libcgss

libcgss pack v0.2.2

24 Apr 10:20
Compare
Choose a tag to compare

Fixed some application bugs. See commits for details.

Sorry for the wrong version provided to CI.

libcgss pack v0.2.1

20 Feb 20:54
Compare
Choose a tag to compare

Solved access violation error (0xC0000005) on some compilers, which can cause interruption during decoding. (#7)

Files included: x86 and x64 builds of the library and all tools. Built with Cygwin.

libcgss pack v0.2.0

17 Oct 15:00
Compare
Choose a tag to compare

Introduced acbpack that deals with new encryption of HCAs in ACB 1.30.0+. (#4)

Files included: x86 and x64 builds of the library and all tools. Built with Cygwin.