Skip to content

Commit fd70ce0

Browse files
committed
Updated readme.
1 parent 3921d67 commit fd70ce0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ The project consists of a library (*libcgss*) and several other applications.
1111
- [*ichinose*](http://www.project-imas.com/wiki/Shiki_Ichinose): CRI ACB/AWB archive reader.
1212
- [*kawashima*](http://www.project-imas.com/wiki/Mizuki_Kawashima): HCA decoder, migrated from [kawashima](https://github.com/hozuki/kawashima).
1313
- Applications
14-
- *hcaenc*: HCA encoder. Requires `hcaenc_lite.dll`<sup>\[1\]</sup>.
15-
- *hcacc*: HCA cipher converter.
16-
- *hca2wav*: HCA decoder.
14+
- *hcaenc*: HCA encoder. Requires `hcaenc_lite.dll`<sup>\[1\]</sup>. [C# equivalent](https://github.com/OpenCGSS/DereTore/tree/master/Apps/Hcaenc)
15+
- *hcacc*: HCA cipher converter. [C# equivalent](https://github.com/OpenCGSS/DereTore/tree/master/Apps/Hcacc)
16+
- *hca2wav*: HCA decoder. [C# equivalent](https://github.com/OpenCGSS/DereTore/tree/master/Apps/Hca2Wav)
1717
- *hcainfo*: HCA info viewer.
1818
- *utftable*: UTF table schema explorer, similar to [utf_tab](https://github.com/hcs64/vgm_ripping/tree/master/multi/utf_tab).
19-
- *acbunpack*: ACB archive unpacker.
19+
- *acbunpack*: ACB archive unpacker. [C# equivalent](https://github.com/OpenCGSS/DereTore/tree/master/Apps/AcbUnzip)
20+
- *acb2wavs*: Batch converter for HCAs in ACB. [C# equivalent](https://github.com/OpenCGSS/DereTore/tree/master/Apps/Acb2Wavs)
2021

2122
This project has a sister project [**DereTore**](https://github.com/OpenCGSS/DereTore).
2223
However the strength of C API is better interoperability with other libraries.

0 commit comments

Comments
 (0)