Frequently Asked Questions: Difference between revisions

Tags: Mobile edit Mobile web edit
Update custom music question
Line 194: Line 194:


=== Does SkyTemple support custom music/SFX? ===
=== Does SkyTemple support custom music/SFX? ===
SkyTemple itself does not support custom music or SFX. However, there are two other methods for adding custom music to the game:
SkyTemple itself does not support custom music or SFX. However, you can use [[SkySongBuilder]] to add new music to the game. We have [[SkySongBuilder Tutorial|a tutorial]] on how to do this.
 
==== snd_stream ====
There’s an [[ASM Patch]] called snd_stream that allows adding .wav files to the game that can be played using scripts. Keep in mind that .wav files will significantly increase the size of the ROM, and that the sound quality won’t be perfect. snd_stream is currently not included in SkyTemple, but it can be found on the Discord server.
 
==== SkySongBuilder ====
The second option is [[SkySongBuilder]], which converts MIDI + SF2 into the music format used by game. It is currently experimental, and can still encounter issues with more complex files.


=== How do I edit the personality quiz? ===
=== How do I edit the personality quiz? ===