DSP Dump 3DS: Difference between revisions
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 10: | Line 10: | ||
| author = Cruel (TheCruel) | | author = Cruel (TheCruel) | ||
| website = https://github.com/Cruel/DspDump | | website = https://github.com/Cruel/DspDump | ||
| download = https://dlhb.gamebrew.org/ | | download = https://dlhb.gamebrew.org/3dshomebrews/dspdump.7z | ||
| source = https://github.com/Cruel/DspDump | | source = https://github.com/Cruel/DspDump | ||
}} | }} | ||
DSP Dump is a simple 3DS utility application to dump the DSP binary component needed for audio output in many 3DS homebrew applications. | DSP Dump is a simple 3DS utility application to dump the DSP binary component needed for audio output in many 3DS homebrew applications. | ||
| Line 29: | Line 30: | ||
You may consider using it if you want to use 3DS/CIA homebrews. Chances are one of them could use DSP audio. Without dumping this file, you will not hear anything. | You may consider using it if you want to use 3DS/CIA homebrews. Chances are one of them could use DSP audio. Without dumping this file, you will not hear anything. | ||
==External links== | |||
* GitHub - https://github.com/Cruel/DspDump | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Homebrew utility applications on 3DS]] | [[Category:Homebrew utility applications on 3DS]] | ||
Revision as of 04:55, 28 October 2021
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
| DSP Dump | |
|---|---|
| File:Dspdump3ds.png | |
| General | |
| Author | Cruel (TheCruel) |
| Type | Utilities |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2016/04/24 |
| Links | |
| Download | |
| Website | |
| Source | |
DSP Dump is a simple 3DS utility application to dump the DSP binary component needed for audio output in many 3DS homebrew applications.
Note: Obsoleted, you can use DSP1 instead (for the latest firmware 11.4).
Installation
Available in 3DSX format. Open the application using the Homebrew Launcher, or any other method using *hax 2.0+.
It will dump the needed file onto your SD card (/3ds/dspfirm.cdc), and you're ready. It only needs to be launched once.
User guide
FAQ
Q. What is this for?
A lot of homebrews use DSP service for audio but to use it you'll need a DSP firmware dumped from a retail cartridge/eShop title. What this homebrew does is to extract the dspfirm.cdc file to use on 3DS/CIA homebrews (or on NH 2.1 or lower).
You may consider using it if you want to use 3DS/CIA homebrews. Chances are one of them could use DSP audio. Without dumping this file, you will not hear anything.
External links
- GitHub - https://github.com/Cruel/DspDump