File information

Last updated

Original upload

Created by

Senescent

Uploaded by

Senescento

Virus scan

Safe to use

Tags for this mod

About this mod

Choose your dialogue choice color.

Permissions and credits
Donations
This mod replaces the default red choice dialogue with a color of your choice.

INSTALLATION / UNINSTALLATION

To install the mod, extract the .zip and go into the folder of the color you'd like to install. Place the override folder of your color choice into your game folder. To uninstall the mod, delete the UI.MENU file in your override folder.

If you're already using another mod with a UI.MENU file, you can manually merge this mod by doing the following:

  • Choose your color from this mod and open its UI.MENU file
  • Search for "text = string.gsub"
  • Copy the entire line of the 2nd result, along with the else line above it
  • Paste these lines into your existing UI.MENU in the same location
For reference, these would be the correct lines to copy if you wanted the color orange:

        else
            text = string.gsub(text, "%^0xff212eff", "^0xFF96C8FF")


Note: Screenshots were taken in BGEE.

ADDITIONAL MODS

The screenshots were taken while using my BG3 Font mod.

The BGEE version can be found here.