hozuki
hozuki
Since the questions asked are very similar, you can take a look at #51.
> @Lakoyo: > in my case, it worked by drag and dropping HCACC.exe to the CMD window. I made sure to leave a space after ".exe" though. And then drag...
Output of `dir`: (just for quick reference) ```plain 2017-08-31 04:10 715,590 awakening.hca 2017-08-31 04:10 715,590 dat_000025.bin 2017-08-31 04:10 715,590 dat_000027.bin 2017-08-31 04:10 715,590 dat_000031.bin 2017-08-31 04:10 715,590 dat_000038.bin 2017-08-31 04:10...
The headers are simply XORed with `0x80`. You can write a simple program, or use any hex editor to do that. By the way, most HCA decoders accept both `c8...
I don't think there is extra encryptions when using acb+awb. I guess that the problem is caused by a [sub key](https://github.com/hozuki/libcgss/issues/4), and DereTore v0.8.0+ has the ability to handle that....
I'm quite busy these weeks. I won't be possible to investigate this issue until next week.
I found the problem. Unlike common ACBs, this file has *no `WaveformTable` table*. This affects how to locate the files (labeled by cue IDs, which are computed using the info...
I don't know how frequent this happens and whether this is another hidden "feature" in the offical format library. If they exploit confusing default behaviors (like this one) on purpose,...
Actually... the weired naming is not a bug. It's designed to limit the bone names to 15 bytes (in Shift-JIS encoding). The limit does not present in PMX (it uses...
About the three questions. I think the motion you mentioned is at ~00:11 and ~02:19. These are small motion clips which are targets for "seek frame" command. This feature was...