From 08bceb8087e3ee2a888ee5cbab1d4ce4159aa8fc Mon Sep 17 00:00:00 2001 From: Paul Tow Date: Thu, 16 Apr 2026 21:27:48 -0500 Subject: [PATCH] Update README.md; proofreading corrections --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 85bb6e0..7bef865 100644 --- a/README.md +++ b/README.md @@ -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.