Code Monkey home page Code Monkey logo

sdatxtract's Introduction

SDATxtract

Build Status

A comand line Nintendo ds Sound DATa extraction utility.

What is it?

It is a utility for dumping sdats from nds files, extracting contained files from sdats, and converting the contained files to standard formats.

You can also obtain sdats by using godmode9, ndstool, or tinke.

Building

You can use either cmake or autotools to build this program and I will cover both.

Autotools

  1. Run ./autogen.sh. This will automaticly run all the nessary auto* tools that are needed to compile this program.
  2. Run ./configure
  3. Type make

Cmake

  1. Run mkdir build && cd build
  2. Then run cmake ..
  3. Once it is done, type make

Credits

Vgmtrans: Symb parser prety heavily based on it.

Loveemu: Sseq2mid and strm2wav are used in this project.

Ndssndext: Largely inspired by ndssndext, however do to the aplication being unlisenced, this application was rewriten.

caesar: Current rewrite took heavy inspiration from it.

SDAT documentation; wouldn't be possible without the hard work of:

  • Crystal - the author of CrystalTile2.exe
  • loveemu - the author of sseq2mid.exe, swave2wave.exe & strm2wave.exe
  • Nintendon - the author of ndssndext.exe
  • DJ Bouche - the author of sdattool.exe
  • VGMTrans - the author of VGMTrans.exe
  • And others on documenting the format. I would never have been able to finish this without them.

You can find them here:

If I used your code without crediting you, please let me know either by relevant social media, or by the issue tracker.

Other tools

Copyright

Read LICENSE.md for information.

sdatxtract's People

Contributors

oreo639 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.