kremnev8-CustomAdvisor icon

CustomAdvisor

Allows to change advisor voice to your preffered one

Last updated 2 years ago
Total downloads 582
Total rating 3 
Categories
Dependency string kremnev8-CustomAdvisor-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-LDBTool-1.8.0 icon
xiaoye97-LDBTool

A pre mod for add and edit Proto data, show Proto data, config mod Proto id, custom localization, custom build bar. 一个用于添加修改查看Proto数据、自定义Mod Proto ID、自定义翻译、自定义建造快捷栏的前置Mod。

Preferred version: 1.8.0
xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Custom advisor

This mod allows to change advisor voice to your preffered one. So far it has one preset: uk female. More might come later. You can also use a custom voice.

Big thanks to Xenophanes#1384 for inspiring mod idea and creating uk female sound pack. He used Play.ht to generate voice lines.

Using custom voices

  • Place bundle with custom voice next to dll
  • Set character to CUSTOM and enter asset bundle name in config.

Creating custom voice

  • Install Unity version 2018.4.12f1 and create a new project
  • Create CustomAdvisor/custom folder
  • Name your sound files tip-N where N is number of voice line without leading zeros. There should be 58 of them. Format should be mp3
  • Put all files into created folder and assign them to an asset bundle
  • Assemble the asset bundle. You can use this tool to do so easily

Installation

With Mod Manager

Simply open the mod manager (if you don't have it install it from here), select CustomAdvisor by kremnev8, then Download.

If prompted to download with dependencies, select Yes.

Then just click Start modded, and the game will run with the mod installed.

Manually

Install BepInEx from here Install LDBTool from here

Then copy all mod files into Dyson Sphere Program/BepInEx/plugins/CustomAdvisor folder

Changelog

v1.0.0

  • Initial Release