<aside>
📌 You can edit text from the base game, but because the DDS editor is free, it does not contain the text from the game. You’ll have to load it into the editor manually. Follow the steps below on how to do that.
</aside>
- Create a new bundle within the DDS editor, call it ‘BaseGame’. Close the editor.
- Next, navigate to you DDS install folder, then to Shadows of Doubt DDS Editor_Data\StreamingAssets\DDS\BaseGame
- We want to populate the 4 folders in here (blocks, messages, trees and strings) with the content for the game, so open a new window and navigate to your Shadows of Doubt install directory.
- You’ll find the content for blocks, messages and trees within Shadows of Doubt_Data\StreamingAssets\DDS. Copy them over (be careful to copy not move).
- You’ll find the strings .csv file you need in Shadows of Doubt_Data\StreamingAssets\Strings\English\DDS you only need to copy the dds.blocks.csv file into the strings folder in your DDS bundle.
- Reopen the DDS editor; now when you load the ‘BaseGame’ bundle, it should populate with all the content from the game.