0 of 0

File information

Last updated

Original upload

Created by

me

Uploaded by

MDayM0zart2

Virus scan

Safe to use

Tags for this mod

About this mod

This guide will tell you how to add your own custom voice lines to Mary Jane (Companion Mod)

Requirements
Permissions and credits
Credits:
https://www.youtube.com/watch?v=Y3vVYIL2i2o
Silent Voice Generator

Requirements:
  • Fallout 4 Creation Kit (You can get it On Steam)

This guide will tell you how to add your own custom voice lines to Mary Jane (Companion Mod)

After installing the template via Vortex, or manually (put the Data folder into your Fallout 4 folder):

1. Open Creation Kit. Go to File > Data, Plugin/Master Files, check the LtC_MaryJane.esp file. Click OK.

2. Go to Character > Quest, Find and Double click on LtC_Quest_MaryJ_Dialogue, 



then go to Scenes, On the EditorID, go through the Scenes you want, then Double click on the Text you want


Double click on the inside the Response Text


In here you can see the Voice File name of the line.


3. Go to “Fallout 4\Data\Sound\Voice\LtC_MaryJane.esp\LtC_Voice_MaryJ”, put your .wav (recorded/ai generated/etc…) of the line (ex: You got my back and I got yours. I'll do my best to not let you down), name it 000030C2_1.wav. Delete the old 000030C2_1.lip (You will generate a new one)

Note: You need .wav file, as Creation Kit won't be able to convert other file types.


4. (One time only step):
Go to Fallout4/Tools/LipGen, Move CreationKit32.exe, GFSDK_GodraysLib.Win32.dll and ssce5532.dll to main Fallout 4 Folder


5. Open cmd, type cd to your Fallout 4 folder (ex: cd E:/Steam/something/stuff/Fallout 4/, if it’s not in C drive, type “e:” or “d:” depending on the drive letter ex: d: for D:/ drive)
Enter this command:
CreationKit32.exe -GenerateSingleLip:"Data\Sound\Voice\Test.esp\Character\Something.wav" "Here is my response"
Edit "Here is my response" to what your character actually says in the file (“It’s raining today”, “I’m fine” etc…)
EX: CreationKit32.exe -GenerateSingleLip:"Data\Sound\Voice\LtC_MaryJane.esp\LtC_Voice_MaryJ\000030C2_1.wav" "You got my back and I got yours. I'll do my best to not let you down."
6. Delete old 000030C2_1.xwm file, rename the new 000030C2_1.wav into 000030C2_1.xwm
7. Go in Game, check if audio is triggered for the specific line Mary Jane said (which you had setup)

Note: If you find a line but its .lip, .xwm file dont exist in Data\Sound\Voice\LtC_MaryJane.esp\LtC_Voice_MaryJ\, still continue as usual (from Step 2), as the game will recognize your own .lip, .xwm, (long as you give it the fitting voice filename)

Continue repeat these steps for other lines too.