About this mod
Allows you to remove any voiceline by any character. Selected voicelines are automatically removed in all localizations.
- Permissions and credits
This is a very simple program that will go through all entries in a CSV file containing the details of nearly every voiceline in the game. For each entry in the file, assuming it matches the details provided by the user, a dummy .wem file with a file id matching that of the selected entry will be inserted into the appropriate location in the game's file structure; which will cause the corressponding voiceline to be completely silent in-game. The program will also account for the various localizations of each voiceline, and create separate directories containing the .wem files of the selected voicelines for all localizations.
How to Use
- Open the Lines to Remove.txt file.
- Write either the complete Script Text, or the corresponding adtl labl for each voiceline you wish to remove on a separate line in the file. You can find the Script Text and the adtl labl for nearly all voicelines in the game by opening the Hogwarts Legacy Audio Files - Voiceover.csv file using any text editor such as Notepad. Alternatively, go to this link and open the Voiceover sheet, located at the bottom of the screen.
- Make sure the Script Text is written exactly as it is in the Hogwarts Legacy Audio Files - Voiceover.csv file. Pay attention to punctuation as well as the number of spaces between words. Some lines in the file have wonky spacing.
- Save and close the Lines to Remove.txt file.
- Open the Selected Character.txt file.
- Write the name of the Character whose voicelines you wish to remove in the first line of the file. As with before, the name of each Character can be found in the Hogwarts Legacy Audio Files - Voiceover.csv or its spreadsheet version (see step 2). If you want to remove the player character's voicelines, you can write Player - Voice in the first line of the file. This way, both Voice One and Voice Two will be affected.
- Save and close the Selected Character.txt file.
- Run Remover.exe and open the Output folder. It should contain a new directory called zYOURMODNAME_P. Replace YOURMODNAME with whatever you wish.
- Repack the zYOURMODNAME_P folder into a .pak file. This mod includes instructions on how to do this.
- Place your .pak file inside the \Hogwarts Legacy\Phoenix\Content\Paks\~mods folder.