Skip to content

Releases: KinoMyu/FastHCADecoder

Fast HCA Decoder v2.3.2

23 Sep 00:47
Compare
Choose a tag to compare

Fixed race condition that caused occasional crash on fast CPUs
Fixed random audio for first 128 samples of resulting WAV file

Fast HCA Decoder v2.3.1

14 May 04:22
Compare
Choose a tag to compare

Fast HCA Decoder v2.3

01 Nov 01:59
Compare
Choose a tag to compare

Support HCA files from newer games such as Dragalia Lost that use a subkey (Thanks hozuki!)
Add -t option to specify number of threads (default is all available threads)
x64 version is about 10% faster than x86
Fix -m option
Static build (CRT DLLs not required to be installed on the system)

Fast HCA Decoder v2.2.3

13 Aug 21:15
Compare
Choose a tag to compare

Performance increase (~20-35% faster than previous version)
x64 version is ~15% faster than x86 version.

Fast HCA Decoder v2.2.2

01 Jul 05:54
Compare
Choose a tag to compare

Fixed volume bug
Error messages language consistency

Fast HCA Decoder v2.2.1

02 Apr 09:16
Compare
Choose a tag to compare

Further fixes to WAV looping

Fast HCA Decoder v2.2

31 Mar 23:29
Compare
Choose a tag to compare

Fixed bug where samples from the first block may be cut off due to _loopStart being the first block in some hca files
(rip usotsuki in older versions)

HCA Decoder v2.12

01 Feb 08:55
Compare
Choose a tag to compare

v2.1

28 Jan 13:04
9e99f8e
Compare
Choose a tag to compare

Performance improvements

HCADecoder

22 Jan 07:23
Compare
Choose a tag to compare

Add multi-thread mode
Fix WAV chunks (no more crashes in Audacity)
Fix loops
Use mirishita ciphertext