Skip to content

Releases: TricksterGuy/3ds-vgmstream

Version 0.2.0

11 Jul 07:32
Compare
Choose a tag to compare

New:
Now uses dsp over csnd, this grants all of the benefits of dsp, better streaming. This does however require users to dump their dsp firmware (see dsp dumper)

Fixed:
Various other fixes, such as the sound being garbled if you play multiple songs in a single session.

Version 0.1.3

09 Feb 08:19
Compare
Choose a tag to compare

Fresh build

It seems the libraries used were debug versions, recompiled everything under -O2
This resulted in a much smaller, faster binary 1.4 mb -> 0.9 mb

Version 0.1.1

05 Feb 10:12
Compare
Choose a tag to compare

Bug fixes

  1. #4. Having more than 28 files caused some strange issues.

New stuff
2. The files are sorted in my dumb little selection menu

Version 0.1

05 Feb 07:18
Compare
Choose a tag to compare

Rough textual based version of the program.

Run the program and it will prompt you to select a file
Once a file is selected press A to play it
When a file is playing press B to select another
And as with every other homebrew application press START to exit

Only strm and brstm file formats are tested (others may lock up, most likely due to bad memory accesses).

  1. Copy the files in the archive onto your sd card.
  2. Add any music files you want into the music folder on the root of your sd card.