Piepieonline-DDSLoader icon

DDSLoader

Library. Loader for (new and patch overrides) DDS Tree/Message/Block content and localised strings

Last updated 3 months ago
Total downloads 9004
Total rating 2 
Categories Tools Libraries
Dependency string Piepieonline-DDSLoader-1.0.4
Dependants 5 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

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

Preferred version: 6.0.667

README

Piepieonline's DDSLoader

Library. Loader for both new and patch based overrides DDS content (Trees/Messages/Blocks) and localised strings

Debugging

The library provides some useful features for debugging

  • Logging of all conversations that begin
  • Pausing when a specific conversation begins

For executing in UnityExplorer:

  • DDSLoader.DDSDebugHelper.StartConversation("DDS_Tree_ID", new string[] { "Human_1", "Human_2" });

Community Content Project

There is a community content project to add additional flavour content to the world of Shadows of Doubt. The repo contains information and downloads of the current state. https://github.com/piepieonline/ShadowsOfDoubtContent

Manual Installation

  • Ensure you have BepInEx BE installed
  • Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\DDSLoader\DDSLoader.dll"

Source:

https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/DDSLoader