Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

shadeMe

Uploaded by

shademe

Virus scan

Safe to use

Tags for this mod

About this mod

A F4SE plugin that adds support for unvoiced in-game dialog,

Requirements
Permissions and credits
Donations
F4z Ro D'oh
The second best 'D'oh' that you'll (n)ever hear
version 1.1

Requires Fallout 4 Script Extender



Description

This mod basically enhances support for unvoiced in-game dialog. It does so by coercing the engine, in a non-violent way, into playing a generic silent voice and lip synch[sup]1[/sup] file whenever it comes across a dialog response without voice assets of its own. Ergo, mod authors need not create and bundle silent voice files in their distribution packages.

1 - The accompanying lip synch file may or may not enunciate "D'oh" [sup]interj \?d?\[/sup] at all times[sup]2[/sup].
2 - Subject to change without prior notice or fanfare.



Fine Print

Third party mods that add new NPCs and quests often do not come with their own voice acting. The engine has a limitation that causes unvoiced dialogue to zoom by in-game, making them nigh impossible to read. To workaround this issue, mod authors are required to bundle ‘silent voice files’ – voice assets that are essentially empty – with their mods. This, unfortunately, increases the overall size of the mod package.

F4z Ro D’oh addresses this issue by forcing the game to use a single set of silent voice files for any unvoiced dialogue the game might encounter, thereby relieving the mod author the arduous task of generating and bundling individual voice files.

Just pop it in, enable loose file loading and run the game through the F4SE launcher. The INI file will generated after first run, in the same folder as the plugin.

The duration of unvoiced responses is automatically calculated from the length of the dialog.
Duration = (Word Count / Words per Second) + 1, at a maximum of 10 seconds.
The number of words per second can be configured in the plugin’s INI file. Subtitles are automatically displayed for unvoiced responses.




Compatibility

Compatible only with Fallout 4 v1.10.163.



Credits

Special thanks to :
  • Ian Patterson, Stephen Abel and Paul Connelly (The SKSE Team) – Words fail me when I attempt to extol these guys for th-heir c-contributio... to ..he TES modd..n. com.i..t...
  • LHammonds – For his Readme generator.
  • Elys - For the original USV OBSE plugin.
  • GloriousWarrior - For generating the silent voice files.
  • ssjhdl123 – For identifying the cause of themysterious disappearance of the player’s subtitles.

The Rest of the Modding Community – For the inspiration I needed to start modding and all the wonderful mods which I use.
Bethesda – For providing a rather malleable game.


Change Log

Spoiler:  
Show

1.1 - Fix for potential memory corruption
1.0 – Fix for the bug that randomly caused theplayer’s subtitles to disappear
0.2 - Support for runtime v1.10.163
0.1 - Initial beta release for FO4