More actions
(Created page with "{{Infobox 3DS homebrew | title = 3ds-vgmstream | image = https://dlhb.gamebrew.org/3dshomebrew/3ds-vgmstream.png|250px | type = Media players | version = v0.2.0 | licence = Mi...") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/3ds-vgmstream.png|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/3ds-vgmstream.png|250px | ||
| type = Media players | | type = Media players | ||
| version = v0.2.0 | | version = v0.2.0 (11 Jul 2016) | ||
| licence = Mixed | | licence = Mixed | ||
| author = TricksterGuy | | author = TricksterGuy | ||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/3ds-vgmstream-3DS.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/3ds-vgmstream-3DS.rar | ||
}} | }} | ||
3ds-vgmstream is a port of [http://hcs64.com/vgmstream.html vgmstream]. Initially created by hcs, it is a library for playing a wide variety of streamed audio formats used in video games, comes with source for Winamp, xmplay, Audacious, and foobar2000 plugins, and a command line decoder that outputs PCM .wav. | |||
[http://hcs64.com/vgmstream.html vgmstream] | |||
== | This port is based on vgstream with a simple player (for now) utilizing the library. | ||
==Installation== | |||
Extract the archive from releases to your sd card. | |||
== Tested | Place any tested file formats in the music directory on your sd card. | ||
see [https://github.com/TricksterGuy/3ds-vgmstream/blob/master/formats.csv here] | |||
== Theoretically | When the application is opened you are presented with a list of the files it found in the music folder. | ||
A list of all formats that are supported by vgmstream can be found here [https://github.com/kode54/vgmstream/blob/fb74b39086146a0b40497d49bade5c2935f167d1/unix/exts.cc vgmstream supported extensions] And note that while vgmstream supports those formats, this doesn't mean it will load correctly on the | |||
==User guide== | |||
===Tested formats=== | |||
Please see [https://github.com/TricksterGuy/3ds-vgmstream/blob/master/formats.csv here]. | |||
===Theoretically playable formats=== | |||
A list of all formats that are supported by vgmstream can be found here [https://github.com/kode54/vgmstream/blob/fb74b39086146a0b40497d49bade5c2935f167d1/unix/exts.cc vgmstream supported extensions]. And note that while vgmstream supports those formats, this doesn't mean it will load correctly on the 3DS. Some tweaks of vgmstream need to be made to have it work on the 3DS. Developer asked if you find that a file format doesn't work then please comment the file format in this [https://github.com/TricksterGuy/3ds-vgmstream/issues/3 issue]. | |||
==Controls== | |||
Up/Down - Scroll through list | |||
A - Play selected file | |||
B - Stop | |||
Start - Exit application | |||
==External links== | |||
* vgmstream, http://hcs64.com/vgmstream.html | |||
* GitHub, https://github.com/TricksterGuy/3ds-vgmstream | |||
* GBAtemp, https://gbatemp.net/threads/wip-3ds-vgmstream-new-audio-player-port-of-vgmstream.413755 | |||
[[Category:3DS homebrew application]] | |||
[[Category:Homebrew media players on 3DS]] |
Revision as of 03:36, 4 July 2021
3ds-vgmstream is a port of vgmstream. Initially created by hcs, it is a library for playing a wide variety of streamed audio formats used in video games, comes with source for Winamp, xmplay, Audacious, and foobar2000 plugins, and a command line decoder that outputs PCM .wav.
This port is based on vgstream with a simple player (for now) utilizing the library.
Installation
Extract the archive from releases to your sd card.
Place any tested file formats in the music directory on your sd card.
When the application is opened you are presented with a list of the files it found in the music folder.
User guide
Tested formats
Please see here.
Theoretically playable formats
A list of all formats that are supported by vgmstream can be found here vgmstream supported extensions. And note that while vgmstream supports those formats, this doesn't mean it will load correctly on the 3DS. Some tweaks of vgmstream need to be made to have it work on the 3DS. Developer asked if you find that a file format doesn't work then please comment the file format in this issue.
Controls
Up/Down - Scroll through list
A - Play selected file
B - Stop
Start - Exit application