custom music - Universal-Team/pkmn-chest GitHub Wiki
By placing a sound.msl file in your theme folder and selecting Theme as the music in settings you can play custom background music.
You can create a .msl file from .mod, .it, .s3m, and .xm module files. You can find lots of modules on The Mod Archive or make your own in a tracker such a OpenMPT.
- Install mmutilfrom devkitPro pacman
- Run mmutil [file.mod] back.wav click.wav -d -osound.msl- (replace [file.mod]with the name of your file)
- You can download the default back.wav and click.wav from the repo
- You must include the back.wavandclick.wavin order to have sound effects, they can be replaced with custom ones too though. I think they can be basically any .wav file, though try to keep them small.
 
- (replace