Batch Converter for HCA in ACB - OpenCGSS/DereTore GitHub Wiki

A console application that converts all HCAs in an ACB to wave audio.

It can handle some decryption failures that cannot be solved with only HCAs. For details please read this issue.

Usage

acb2wavs <input ACB> [options]

  -a, --key1      (Default: f27e3b22) Key 1 (8 hex digits)
  -b, --key2      (Default: 00003657) Key 2 (8 hex digits)

  value pos. 0    Required. Input file name

Examples

acb2wavs C:\bgm.acb -a 12345678 -b 90abcdef
⚠️ **GitHub.com Fallback** ⚠️