Kenshi
Compact Dark UI
Stat numbers are rendering past their constraints, causing them to be "cut off" and inelegible
This is actually an issue with the original Dark UI,

Looking a discussion on Dark UI it looks like this might be a borderless issue, not specific to resolution. Two other users said they had issues on 1920x1080, both borderless, but that was from 2021.

I play at 4K resolution, and I have to play border less due to a long standing Kenshi bug where fullscreen improperly scales all UI and looks.. terrible. Kenshi devs repeatably said they wouldn't fix it, and to play on Borderless.

In borderless, the numbers on the extended stats panel and and bottom left stats panel are both extending over the edge of their constraints, making it quite hard to read

https://imgur.com/Em5RDx7

https://imgur.com/gHAyXr5

Adjusting the font scale eventually fixes it for the most part, but the text is so large it just doesn't make for a good experience.

Plain Dark UI has the exact same issue. Vanilla UI is perfectly fine.

The save window has the same issue as well https://imgur.com/mg9OTuj
Last edited by Twinki; 19 Jan @ 12:19pm
< >
Showing 1-1 of 1 comments
Twinki 19 Jan @ 2:51pm 
I've discovered the cause & fix,

The Kenshi_ScrollViewEmpty template in kenshi_templates.xml Kenshi_ScrollBarV seems to be off by a pixel in comparison to the vanilla Kenshi_ScrollViewEmpty template

Changing

<Widget type="ScrollBar" skin="Kenshi_ScrollBarV" position="117 0 16 110" align="Right VStretch" name="VScroll"/>

to

<Widget type="ScrollBar" skin="Kenshi_ScrollBarV" position="115 0 20 110" align="Right VStretch" name="VScroll"/>

Solves this long-standing issue. I couldn't find anywhere where the empty scrollbar is even rendered, so far no adverse UI affects.
Last edited by Twinki; 19 Jan @ 2:53pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50