Skip to content

Releases: oreo639/sdatxtract

SDATxtract beta 2

09 Sep 00:58
Compare
Choose a tag to compare

SDATxtract NDS Sound DATa extraction utility.

Make sure to read the Readme

This contains a windows and linux build.
The linux build was built using a static musl libc, so it should work on most systems regardless of libc.
Keep in mind that the linux build was built with a target of x86_64, so it won't work on 32bit systems.

What's new:

  • General bug fixes and code quality improvements
  • Fixes several memory leaks
  • Supports extracting SWAVs from SWARs

SDATXtract Beta 1

12 Jul 01:10
808bdec
Compare
Choose a tag to compare
SDATXtract Beta 1 Pre-release
Pre-release

Beta bug testing release.
This contains a windows, linux, and macos build.
The linux build was built using a static musl libc, so it should work on most systems regardless of libc.
Keep in mind that both the linux and macos builds were built with a target of x86_64, so it won't work on 32bit systems.

Big thanks to ihaveamac/ihaveahax for building the macos release. It should work on systems 10.8 and above.

Hotfix:
Msys2 dependency removed from windows binary.