File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,13 @@ The project consists of a library (*libcgss*) and several other applications.
11
11
- [ * ichinose* ] ( http://www.project-imas.com/wiki/Shiki_Ichinose ) : CRI ACB/AWB archive reader.
12
12
- [ * kawashima* ] ( http://www.project-imas.com/wiki/Mizuki_Kawashima ) : HCA decoder, migrated from [ kawashima] ( https://github.com/hozuki/kawashima ) .
13
13
- 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 )
17
17
- * hcainfo* : HCA info viewer.
18
18
- * 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 )
20
21
21
22
This project has a sister project [ ** DereTore** ] ( https://github.com/OpenCGSS/DereTore ) .
22
23
However the strength of C API is better interoperability with other libraries.
You can’t perform that action at this time.
0 commit comments