0 of 0

File information

Last updated

Original upload

Created by

Grimm

Uploaded by

RuthlessGrimm

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds a keybind that allows you to skip the currently playing dialogs

Permissions and credits
This mod adds a customizable keybind to skip all the currently playing dialogs (F6 by default)


Installation guide : 

Download the latest Xinput release of UE4SS : https://github.com/UE4SS-RE/RE-UE4SS/releases/ and drop all the content into the TinyTinasWonderlands\OakGame\Binaries\Win64 folder.

Download the UE4SS version for Borderlands 3 (zCustomGameConfigs.zip) and drop that in the same folder.

Download the mod and drop all the content into the TinyTinasWonderlands\OakGame\Binaries\Win64\Mods folder.


Keybind Customization : 

Go the the mod file TinyTinasWonderlands\OakGame\Binaries\Win64\Mods\DialogSkipMod\Scripts\main.lua and open it with any text editor (notepad, notepad ++ ect)

Replace that line : RegisterKeyBind(Key.F6, function()

With the key you want instead. Like : 
RegisterKeyBind(Key.A, function()
...


To uninstall the mod, simply delete all the files you had to install.

This mod is also compatible with Borderlands 3, following the exact same installation steps