/AeiouContent

DECtalk text-to-speech in Content Warning.

Primary LanguageC#

AeiouContent

DECtalk text-to-speech in Content Warning.

image

Install instructions

  • Get the latest version of R2ModMan.
  • Set it up, and find the latest version of AeiouContent on Thunderstore.

Manual install instructions

  • Install the SimpleChat mod.
  • Go to the Releases page and download the latest version. The filename will be something along the lines of juanjp600-AeiouCompany-*.zip.
  • Extract the downloaded file into its own folder in your BepInEx/plugins folder.

Build instructions

  • Get the latest version of Visual Studio, or your .NET IDE of choice. You'll need at least .NET 8.
  • Clone this repository, then set up the SharpTalk submodule with git submodule init followed by git submodule update.
  • Go to where Content Warning is installed, and copy the contents of Content Warning_Data/Managed into AeiouContent/Dependencies.
  • Copy CWChat.dll from SimpleChat into AeiouContent/Dependencies.
  • Build AeiouContent.

Special thanks

  • ArbiterBibendi for creating AEIOUCompany, which I used as a base to create this mod.
  • maysunrise for creating SimpleChat, which this mod hooks into.
  • its_soupgirl for making the icon for this mod.
  • kylerifqi for reporting a bug caused by Steam Audio being removed from the game.