You are viewing a potentially older version of this package.
View all versions.
MoonTunes
Adds the text to speech (DECtalk) that is also used in Moonbase Alpha to Risk of Rain 2, now you can sing your whaling tunes while you slay lemurians.
By Evaisa
Date uploaded | 2 years ago |
Version | 2.0.3 |
Download link | Evaisa-MoonTunes-2.0.3.zip |
Downloads | 20598 |
Dependency string | Evaisa-MoonTunes-2.0.3 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1903README
Moon Tunes
by Evaisa <3
This more adds the text to speech engine used in Moonbase Alpha to Risk of Rain, now you can sing your whaling tunes while you slay lemurians. It works in multiplayer and runs entirely locally so if you have the mod installed and others don't you will still hear their text to speech but they won't hear yours.
- Phoneme is enabled so you can sing your lungs out!
- You can change volume and settings in the game audio settings menu.
- For a tutorial on how to code songs go here.
- You can find a list of songs people have created for this text to speech engine here.
Video of the mod: https://www.youtube.com/watch?v=_BXqb2xdLSg
Support Me
If you like what I am doing you can support me on my kofi page.
Changelog
2.0.3
- Add better compatibility with ChatSounds, text in brackets is now ignored from TTS
- Add OnDestroy and OnDisable callback handlers which should prevent crashes.
2.0.2
- Set UseShellExecute to false. CreateNoWindow apparently requires it to be false.
- It should no longer create a popup.
2.0.1
- Set CreateNoWindow to true which should prevent the cmd popup. Hopefully.
2.0.0
- Rewrite mod to use WWise
- Add settings to game audio settings menu.
- Added dedicated volume slider.
- Reupload under new thunderstore account.
1.0.0
- Released the mod.
Installation
- Drop the MoonTunes folder in your plugins folder.
- Use r2modman for easier install of mods.