Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.55 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.55 KB

Instantly Skip Dialogue NG

This SKSE plugin for Skyrim Special Edition allows most of the dialogue directed to the player to be skipped instantly, bypassing the 750 millisecond delay. This includes most dialogue from Talking Activators which is normally unskippable. In addition, it includes a fix for a bug that prevents the player from skipping dialogue when an NPC is already talking. If instantly skipping dialogue is disabled in the configuration file, only this bugfix will be applied.

This is a CommonLibSSE NG port of the instantSkipAllDialogue and allowDialogueProgressionBugfix options of Osmosis-Wrench's Allow Dialogue Progress Fix SKSE to support Skyrim SE, AE, and VR. It is based on the SKSE plugin template from Skyrim.dev and the CommonLibSSE NG Sample Plugin.

User requirements

  • SKSE
  • Address Library for SKSE plugins
  • Enable dialogue subtitles (System > Settings > Display > Dialogue Subtitles or set bDialogueSubtitles=1 under [Interface] in SkyrimPrefs.ini)