More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Custom Theme Cwavs | |title=Custom Theme Cwavs | ||
| image = CustomThemeCwavs.jpg | |image=CustomThemeCwavs.jpg | ||
| | |description=A function of this simple program is to create a cwav data file from one or several sounds in .cwav/.bcwav format. | ||
| | |author=xextil | ||
| lastupdated = 2015/02/09 | |lastupdated=2015/02/09 | ||
| license = Mixed | |type=PC Utilities | ||
| | |version=0.4 | ||
| website = https://gbatemp.net/threads/release-custom-theme-cwavs.381132/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/CustomThemeCwavs.rar | |||
| source = https://github.com/Xextil/CustomCwavs | |website=https://gbatemp.net/threads/release-custom-theme-cwavs.381132/ | ||
|source=https://github.com/Xextil/CustomCwavs | |||
}} | }} | ||
<youtube>4RM4BIXOMj0</youtube> | <youtube>4RM4BIXOMj0</youtube> |
Revision as of 14:14, 29 October 2021
Custom Theme Cwavs | |
---|---|
File:CustomThemeCwavs.jpg | |
General | |
Author | xextil |
Type | PC Utilities |
Version | 0.4 |
License | Mixed |
Last Updated | 2015/02/09 |
Links | |
Download | |
Website | |
Source | |
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