You are viewing a potentially older version of this package. View all versions.
juanjp600-AeiouContent-0.2.0 icon

AeiouContent

DECtalk text-to-speech in Content Warning.

Date uploaded 2 months ago
Version 0.2.0
Download link juanjp600-AeiouContent-0.2.0.zip
Downloads 16261
Dependency string juanjp600-AeiouContent-0.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
maysunrise-SimpleChat-1.0.0 icon
maysunrise-SimpleChat

Text chat for Content Warning. Press T to start writing, Escape to stop writing.

Preferred version: 1.0.0

README

AeiouContent

DECtalk text-to-speech in Content Warning.

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.