mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update custom-dsi-3ds-sfx.md
Just a couple edits, might update later idk
This commit is contained in:
parent
b6101a1172
commit
00deab98ad
@ -12,17 +12,17 @@ TWiLight Menu++ supports custom sound files in themes. Place your sound files un
|
||||
These instructions assume you have devkitPro installed with mmutil. You can get devkitPro at the [devkitPro website](https://devkitpro.org/wiki/Getting_Started).
|
||||
|
||||
## Sound Effect Bank
|
||||
The sound effect bank (sfx.bin) contains sound effects such as the icon select sound, etc.
|
||||
The sound effect bank (`sfx.bin`) contains sound effects such as the icon select sound, etc.
|
||||
|
||||
|File |Description|
|
||||
|----------|-----------|
|
||||
|startup.wav|Played on startup. See the section on [Startup sound](#startup-sound) for more details|
|
||||
|back.wav |Back |
|
||||
|launch.wav|Played when launching a game|
|
||||
|select.wav|Played when moving the cursor in the per-game settings and select menu|
|
||||
|wrong.wav|Played when reaching the end of the page|
|
||||
|switch.wav|Played when switching pages|
|
||||
|stop.wav|Played on the DSi Theme when the select cursor stops moving|
|
||||
|File |Description |
|
||||
|------------|----------------------------------------------------------------------------------------|
|
||||
|startup.wav | Played on startup. See the section on [Startup sound](#startup-sound) for more details |
|
||||
|back.wav | Back |
|
||||
|launch.wav | Played when launching a game |
|
||||
|select.wav | Played when moving the cursor in the per-game settings and select menu |
|
||||
|wrong.wav | Played when reaching the end of the page |
|
||||
|switch.wav | Played when switching pages |
|
||||
|stop.wav | Played on the DSi Theme when the select cursor stops moving |
|
||||
|
||||
All the files listed above are required to build a custom sound effect bank. If you want a sound to be mute, you can use a silent audio file. The `.wav` format is mandatory and the encoding *must* be PCM.
|
||||
|
||||
@ -72,4 +72,4 @@ To export in the correct format:
|
||||
|
||||
Now you have a `bgm.pcm.raw` file that can be copied to the `sound` subfolder in your theme folder.
|
||||
|
||||
You should then set the `DSi/3DS Theme Music` option in TWiLight Menu++ settings to "Theme" for your custom BGM to play on the menu.
|
||||
You should then set the `DSi/3DS Theme Music` option in TWiLight Menu++ settings to "Theme" for your custom BGM to play on the menu.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user