Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Penta-limbed-cat

Uploaded by

ProfJack

Virus scan

Safe to use

Tags for this mod

About this mod

Util plugin for my mods.

Requirements
Permissions and credits
Changelogs
A very new 1.6.0 version was uploaded. Please please read the description.


5LCat's Utils, or CatHub is a utility SKSE plugin for Penta-limbed-cat/ProfJack's other plugins.

Feature
  • An ImGui menu for dispalying and navigating through all sorts of menu from my other mods. Default toggle button F6.

Limitation
  • No support for localization currently.
  • No gamepad navigation.

Used By

Incompatibilities

Configuration
data/SKSE/plugins/CatHub.toml

Spoiler:  
Show

[fonts]
    font_path        = 'C:/Windows/Fonts/Atkinson-Hyperlegible-Regular-102.otf'
    font_size        = 13.0
    glyph_chn_full   = false
    glyph_chs_common = false
    glyph_cyr        = false
    glyph_jap        = false
    glyph_kor        = false
    glyph_thai       = false
    glyph_viet       = false
[hotkeys]
    toggle_key = 577
 


Toggle key mapping:

Spoiler:  
Show

Tab 512
LeftArrow 513
RightArrow 514
UpArrow 515
DownArrow 516
PageUp 517
PageDown 518
Home 519
End 520
Insert 521
Delete 522
Backspace 523
Space 524
Enter 525
Escape 526
LeftCtrl 527
LeftShift 528
LeftAlt 529
LeftSuper 530
RightCtrl 531
RightShift 532
RightAlt 533
RightSuper 534
Menu 535
0-9 536-545
A-Z 546-571
F1-F12 572-583
Apostrophe 584
Comma 585
Minus 586
Period 587
Slash 588
Semicolon 589
Equal 590
LeftBracket 591
Backslash 592
RightBracket 593
GraveAccent 594
CapsLock 595
ScrollLock 596
NumLock 597
PrintScreen 598
Pause 599
Keypad0-Keypad9 600-609
KeypadDecimal 610
KeypadDivide 611
KeypadMultiply 612
KeypadSubtract 613
KeypadAdd 614
KeypadEnter 615
KeypadEqual 616



Troubleshooting
  • If any key is stuck, press that key or alt+tab to desktop and back.

Credit
  • CommonLibSSE by Ryan
  • Font in screenshot: Atkinson Hyperlegible

Source