Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

ccld

Uploaded by

ccld

Virus scan

Safe to use

Tags for this mod

About this mod

SKSE plugin that allows users to toggle UI.

Requirements
Permissions and credits
Changelogs
SKSE plugin that allows users to toggle UI.

Features
  • Use hotkey (F6 by default) to toggle UI.
  • Toggle HUD whileout of menu.
  • Toggle the whole UI while in menu (inventory, journal menu, etc...).
  • (New in v4.0.0) Toggle compass only (Right Shift + F6).
  • (New in v4.0.0) Toggle subtitle only (Right Ctrl + F6).

You can tweak hotkey at Data\SKSE\Plugins\ccld_ToggleUI.toml
 using DirectX scancodes.

Support mods added HUD:

If you don't want to toggle certain HUD, you can configure ccld_ToggleUI.toml, remove certain HUD name from slHUDNames.

The following are considered as menu:
    "BarterMenu",
    "Book Menu",
    "Console",
    "ContainerMenu",
    "Crafting Menu",
    "Dialogue Menu",
    "FavoritesMenu",
    "GiftMenu",
    "InventoryMenu",
    "Journal Menu",
    "LevelUp Menu",
    "Lockpicking Menu",
    "MagicMenu",
    "MapMenu",
    "RaceSex Menu",
    "Sleep/Wait Menu",
    "StatsMenu",
    "Training Menu",
    "Tutorial Menu",
    "TweenMenu",

I think toggle UI in menu is a cool feature, especially you install Skyrim Souls. You can control your player while still in a (hidden) menu. But if you dislike this feature or only need toggle HUD, you can configure ccld_ToggleUI.toml to disable toggle in certain menus.

Requirements

Alternative
Toggle Compass Hotkey: This mod can only toggle compass. My mod toggle almost everything.
Ultimate Immersion Toggle - UI Toggle - Hide Your HUD - Rebuild: This mod can only toggle HUD. Additionally, it has a noticeable delay. My mod use the similar method to toggle HUD, but done in SKSE which got better performance.
Immersive HUD - iHUD: The old fashion...

Compatibility
Compiled with CommonLibSSE-NG, should work on SE and AE theoretically. I only test on 1.5.97, but I guess it works on 1.6+. have a quick test on 1.6.1170, it works.
Compatible with with Show Player In Menus and Skyrim Souls RE - Updated.

Credits
CharmedBaryon for CommonLibSSE-NG
powerofthree for PhotoMode
myztikrice for Show Player In Menu
EzioTheDeadPoet for Ultimate Immersion Toggle - UI Toggle - Hide Your HUD - Rebuild

Source