Custom Sounds
Disclaimer: Custom Sounds, as they are implemented, is fundamentally flawed.
To modify in-game sound effects, you would need to install the custom sound DLL mod. Refer to this FAQ for instructions on how to install DLL mods.
NOTE: You cannot create a custom sound; instead, you must replace a vanilla sound effect.
Steps to Create Custom Sounds
- The mod will print all playing sound events in the console whenever they appear, which you can use to see which sound file you might want to replace.
- Put your custom sound in the
Sound
folder generated by the plugin that's outside theLethe
folder, replacing whichever sound that you decided to replace with the custom sound.