More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
| website = https://gbatemp.net/threads/release-custom-theme-cwavs.381132/ | | website = https://gbatemp.net/threads/release-custom-theme-cwavs.381132/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/CustomThemeCwavs.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/CustomThemeCwavs.rar | ||
| source = | | source = https://github.com/Xextil/CustomCwavs | ||
}} | }} | ||
<youtube>4RM4BIXOMj0</youtube> | <youtube>4RM4BIXOMj0</youtube> | ||
As its name suggests (?), the function of this simple program is to create a cwav data file from one or several sounds in .cwav/.bcwav format and then import it to a custom theme with YATA (Thanks to Reisyukaku for his great tool!) | As its name suggests (?), the function of this simple program is to create a cwav data file from one or several sounds in .cwav/.bcwav format and then import it to a custom theme with YATA (Thanks to Reisyukaku for his great tool!) | ||
Depending on theme mode, each file can contain up to 6 different sounds and 8 in the case of Flipbooks modes. For now, to convert wav files to cwav/bcwav is necessary a tool from Nintendo SDK that can be found on net... this is not a conversion tool, sorry :wink: | |||
The program is still in beta, it's possible that some sounds files aren't compatible/not work or emunand crash after apply a theme, so I recommend have an emunand backup ready just in case, though with extdata theme folder (EUR "000002ce", USA "000002cd", JPN "000002cc") is enough. | |||
'''Custom Theme with Cwavs:''' | |||
< | <youtube>uxIAryZckDM</youtube> | ||
< | |||
Forgive my rudimentary english, I hope this be useful to someone. | |||
Note: Origin WAV file format before convert to bcwav/cwav should be (Otherwise can be not work): | |||
* PCM unsigned 8-bit | |||
* Sampling rate: 8000 hz | |||
* Audio channels: mono | |||
==Changelog== | |||
* v0.4 Fixed errors | |||
* v0.3 Added open cwav data file exported from a theme and extract cwavs/convert to Wav option. | |||
* v0.2 Fixed errors | |||
* v0.1 Initial version | |||
Revision as of 07:05, 19 September 2021
Template:Infobox-3DS-Homebrews
As its name suggests (?), the function of this simple program is to create a cwav data file from one or several sounds in .cwav/.bcwav format and then import it to a custom theme with YATA (Thanks to Reisyukaku for his great tool!)
Depending on theme mode, each file can contain up to 6 different sounds and 8 in the case of Flipbooks modes. For now, to convert wav files to cwav/bcwav is necessary a tool from Nintendo SDK that can be found on net... this is not a conversion tool, sorry :wink:
The program is still in beta, it's possible that some sounds files aren't compatible/not work or emunand crash after apply a theme, so I recommend have an emunand backup ready just in case, though with extdata theme folder (EUR "000002ce", USA "000002cd", JPN "000002cc") is enough.
Custom Theme with Cwavs:
Forgive my rudimentary english, I hope this be useful to someone.
Note: Origin WAV file format before convert to bcwav/cwav should be (Otherwise can be not work):
- PCM unsigned 8-bit
- Sampling rate: 8000 hz
- Audio channels: mono
Changelog
- v0.4 Fixed errors
- v0.3 Added open cwav data file exported from a theme and extract cwavs/convert to Wav option.
- v0.2 Fixed errors
- v0.1 Initial version