Skip to content

Releases: Isaac-Lozano/radx

v0.3.1

24 Jan 07:07
Compare
Choose a tag to compare

Some better error handling and more efficient compression for ahx encoding.

v0.3.0

18 Jan 07:26
Compare
Choose a tag to compare

New feature: ahx encoding!

This means that radx can now be used to encode SA2 voicelines.
(Voicelines are stored in an afs archive that needs to be unpacked and repacked if replacement is wanted. I have a tool here, but there are better, easier-to-use, and pre-compiled tools out there.)

v0.2.0

11 Jan 23:12
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New feature! Ahx decoding!

v0.1.2-alpha

09 Jan 00:27
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

Fixed a decoding bug which added a couple of empty samples before and after the adx file.

v0.1.1-alpha

08 Jan 04:03
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

New program! radx_decode

This takes an adx program and turns it into a wav file. Also can specify amount of loops to decode for your favorite "30 minutes of Sonic Adventure 2 main menu music" tracks.

v0.1.0-alpha

07 Jan 10:29
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

radx version 0.1.0-alpha

So far, only radx_encode is the only proper cli executable. Compiles on Windows and Linux, but only windows executable is supplied at the moment.