Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# ctr_WaveConverter32

A tool that converts wav files to bcwav files for custom sound effects in 3DS themes! (yes i used this aswell.)
A tool that converts wav files to bcwav files for custom sound effects in 3DS themes! Yes, I used this as well.

Do not open the "ctr_WaveConverter32.exe". It is not supposed to be opened.

How to use: Save the archive to your Downloads folder and extract it to it's own folder. Run Command Prompt and type "cd Downloads" then hit enter.
How to use: Save the archive to your Downloads folder and extract it to its own folder. Run Command Prompt and type "cd Downloads" then hit enter.
Type "cd ctr_WaveConverter32". Now paste in this command:

ctr_WaveConverter32.exe --pcm16 inputwavfilename.wav -o outputfilename.bcwav

Change the "inputwavfilename" to the name of the wav. Keep the ".wav" or it won't work! (Make sure to put the wav in the ctr_WaveConverter32 folder!) Change the "outputfilename" to whatever you want the name of the output file to be. Keep the ".bcwav" or it won't work! Now hit enter and your bcwav should appear in the ctr_WaveConverter32 folder!
Change the "inputwavfilename" to the name of the wav. Keep the ".wav" or it won't work! Make sure to put the wav in the ctr_WaveConverter32 folder! Change the "outputfilename" to whatever you want the name of the output file to be. Keep the ".bcwav" or it won't work! Now hit enter and your bcwav should appear in the ctr_WaveConverter32 folder!

To use the bcwav as a sound effect for your 3DS theme, open 3DS Theme Editor, select your theme, click on Experimental > CWAV Manager. Choose your sound effect, save the theme and you are done! Make sure to enable the "Sound effects" flag or there will be no sound effects.
To use the bcwav as a sound effect for your 3DS theme, open 3DS Theme Editor, select your theme, and click on Experimental > CWAV Manager. Choose your sound effect, save the theme and you are done! Make sure to enable the "Sound effects" flag or there will be no sound effects.

Download ctr_WaveConverter32 [here.](https://github.com/Humii5592/ctr_WaveConverter32/releases/download/converter/ctr_WaveConverter32.zip)

By the way I'm not the creator of ctr_WaveConverter32, Nintendo created this tool, I'm just posting it here because nobody can seem to find it anymore. All credits to Nintendo for this tool.
By the way, I'm not the creator of ctr_WaveConverter32. Nintendo created this tool. I'm just posting it here because nobody can seem to find it anymore. All credit to Nintendo for this tool.