You are viewing a potentially older version of this package.
View all versions.
DialogUIRework
Reworks the dialog UI to organize options into tabs by category. Adds optional WASD navigation support for dialog navigation.
| Date uploaded | 5 months ago |
| Version | 1.0.0 |
| Download link | Piepieonline-DialogUIRework-1.0.0.zip |
| Downloads | 99 |
| Dependency string | Piepieonline-DialogUIRework-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.738README
Piepieonline's Dialog UI Rework
Reworks the dialog UI to organize options into tabs by category. Adds optional WASD navigation support for dialog navigation.
Config Options
- Enable WASD dialog navigation - Enable WASD navigation (W and S to select dialog, A and D to change tab)
- Enable All tab - Show an "All" tab that displays every dialog option (Vanilla style)
- Enable control glyphs - Show keyboard hints for tab navigation
Manual Installation
- Ensure you have BepInEx BE installed
- Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\DialogUIRework\DialogUIRework.dll"
Source:
https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/DialogUIRework
CHANGELOG
1.0.2
- Fixed a bug with loading a save game during an already running game
1.0.1
- Fixed a bug with telephone conversations breaking the UI
1.0.0
- Initial Version