Commit Graph

32 Commits

Author SHA1 Message Date
Skyth
178b025d7e Update README.md. 2024-01-16 15:27:17 +03:00
Michael
a0a46150cb
Add OPUS & M4A encode types. (#14)
* Add OPUS encode type.

Uses a fake extension, but all the encoding and decoding software use this extension anyway so might as well.

* Add M4A encode type.

479117fbc2/src/meta/awb.c (L124)
2023-11-11 12:01:59 +03:00
Skyth
f42da23e0e Reword some text in ACB Editor. 2021-09-10 12:26:38 +03:00
Skyth
d8c911c62b Improve sub-key support. 2021-09-10 12:16:18 +03:00
Shadowth117
dcc89b47ba Fix AWB pairing failure for NGS
At least some AWB headers in ACBs seem to be grabbed with an envelope of some sort  for whatever reason. Basically, idea is to check if that's there and remove it if so. Otherwise, the pairing clearly fails due to the additional data being md5ed.
2021-08-08 00:37:31 +03:00
Skyth
3e1b5c83e3 Allow columns to be resized & reword most text in CSB Builder 2021-03-19 22:24:30 +03:00
Aida Enna
459d918803 Fix so that AcbFinder is also built with AppVeyor (whoops!) 2020-07-10 11:38:18 +03:00
Aida Enna
5cb8669240
Update to fix a bug with scanning files in use by ACBFinder (#11) 2020-03-16 00:41:55 +03:00
Aida Enna
4446fe882c
Added AcbFinder update + source (#10)
* Add source for updated AcbFinder

* Added ACB Finder

* Thanks git
2020-02-28 14:38:37 +03:00
OSA413
b27c700b5c Case sensitivity workaround in CsbEditor 2019-09-04 19:36:06 +03:00
OSA413
e01d66cfb4 Linux compilation fixes
Enter these commands to build:
nuget restore SonicAudioTools.sln
msbuild SonicAudioTools.sln /p:Configuration=Release

Change log:
* Fixed word case in SonicAudioLib.csproj
* Added bash alternative of PostBuild script in CsbBuilder.csproj
2019-09-01 14:42:35 +03:00
Skyth
6babbb5a8c Add appveyor.yml and update licenses 2019-05-22 19:10:03 +03:00
Skyth
9ffd72adc1 Improve AFS2 type 2 support 2018-10-11 11:40:29 +03:00
Skyth
39815c4c8a Fix case sensitivity 2018-10-07 14:48:06 +03:00
Skyth
350086849e Support AFS2 type 2 2018-09-19 20:23:53 +03:00
Skyth
567d3b9233 Support synth playback type 6 and fix crash prompt 2018-06-06 21:46:07 +03:00
Skyth
52d0e17c14 Add ACB Injector 2018-03-31 16:48:48 +03:00
Skyth
b31d8b6f3e Fix UTF table decryptor 2018-01-16 08:29:02 +00:00
Skyth
72cc15b402 More ACB support 2017-12-02 18:44:01 +03:00
Skyth
86a218f630 Support for Sonic Forces 2017-09-17 13:02:44 +03:00
Skyth
218f1b8f37 Fix delay time playback 2017-07-06 17:37:02 +03:00
Skyth
6f0437eaf7 Implement many things and add vgmstream 2017-06-21 01:19:47 +03:00
Skyth
2131ac6799 Add multi threading and progress percentages 2017-04-23 19:22:25 +03:00
Skyth
608f94c646 Fix audio looping and add new features 2017-04-17 19:06:29 +03:00
Skyth
c7069bff58 Code cleanup and making use of C# 7.0 features 2017-03-09 20:48:17 +03:00
Radfordhound
96c65d2d33 Fixed a bug related to encoding; Added useless debugging file-types to .gitignore. 2017-03-09 00:05:41 -06:00
Skyth
8b2333eecf Add UTF-8 support for UTF tables 2017-01-30 13:47:50 +03:00
Skyth
b4598ad8f6 Improve CPK support 2017-01-26 23:44:33 +02:00
Skyth
2688e7e7dc Add CSB Builder 2017-01-26 23:40:46 +03:00
Skyth
a1541a648b Improve ACB/CSB/CPK support 2016-12-31 15:56:10 +03:00
Skyth
3cc98ff257 First work for CPK archives 2016-12-25 21:43:22 +03:00
Skyth
e3aa58f135 Initial commit 2016-11-12 19:02:48 +03:00