Kenshi
31 ratings
Crunk GUI (Beta)
   
Award
Favorite
Favorited
Unfavorite
GUI
File Size
Posted
Updated
221.495 MB
22 Jun @ 7:08pm
27 Jun @ 10:36am
3 Change Notes ( view )

Subscribe to download
Crunk GUI (Beta)

In 1 collection by crunk aint dead
Crunk's Best Mods Hub
18 items
Description
Currently only has full support for English and 1920x1080 screen size! Please help with development by reporting any issues with other versions.

My own personal re-write of Kenshi's GUI to look and function better.


Currently in beta, does not yet support languages other than English!

-----Features-----
-Transparent UI for a sleek modern feel.
-All hand drawn GUI elements and Icons, with crisp and clean pixel art.
-All main menu and loading screens from my old mod "UI Screenshots".
-Thinner text for character names for better readability with large squads.
-Fixed all misaligned icons and improved the consistency of UI elements.
-Fixed all glitches and inconsistencies from other UI mods.
-Hover over town icon to show town panel.

Created for 1920x1080 resolution, borderless window. Please report any issues in other resolutions so they can be fixed.

-----Credits-----
Dark UI by Eldryn for color swatches and some icons.
Flexible UI by svpavlov for some town panel hover functionality.
KenshiUI - Rework - by pro100chel for a large amount of alignment fixes.

-----Compatibility-----
Compatible with Shidan's Tweaks and Fixes, and any map mods. Highly recommend checking out Neman's Precise Relief map.

Incompatible with mods which edit GUI, map icons, and loading screens.

-----Note for Modders-----
Many of Kenshi's windows cannot be re-positioned in vanilla, as they are hard-coded into the engine.

37 Comments
Comrade Cyka 11 Jul @ 11:18am 
Everything looks amazing, except the Ownership part of the UI feels too compacted? It cuts off most of the building names.
Souly Hatin 9 Jul @ 2:05pm 
This is a lovely dark mode UI. Thank you for sharing. Just a heads-up: on 2560×1440 the floor text/buttons are misaligned as can be seen on the first image here [imgur.com].


I changed the position of each in the last widget in Kenshi_BuildWindow.layout as follows to better align them to my resolution (second linked picture):
...position= "12 38 113 62" name="FloorText"
...position= "43 86 52 34" name="FloorArrowDown"
...position= "43 19 52 34" name="FloorArrowUp"
mega nob 5 Jul @ 9:55pm 
I have never seen anything like this done before in Kenshi modding community, well done :cactusrum:
crunk aint dead  [author] 30 Jun @ 7:39pm 
@housels77 Gracias. Thanks for the fix, I will test that it doesn't cause issues with english and implement it soon.
Belitzar 30 Jun @ 6:47pm 
@housels77 bueno saberlo, gracias
Belitzar 30 Jun @ 6:44pm 
nope, english version, I miss the spanglish. Resolution: 3840x2160
housels77 30 Jun @ 8:52am 
Me gusta mucho la estética de este mod, pero en español no carga ni las letras con accento, ni las y, ni las ñ, ni otros simbolos. asi que he arreglado el mod para que los usuarios que hablan en español no tengamos espacios en blanco entre palabras ni letras faltantes. se tiene que editar el archivo "kenshi_fonts.xml".
Donde aparece el código <Codes>
<Code range="32 126"/>
<Code range="8127 8217"/>
</Codes>
Debe ser substituido todas las veces donde este aparezca
por : <Codes>
<Code range="32 126"/>
<Code range="160 255"/>
<Code range="768 879"/>
<Code range="192 255"/>
<Code range="338 339"/>
<Code range="352 353"/>
<Code range="376 376"/>
<Code range="8211 8222"/>

</Codes>.

Espero que esto les solucione el problema como me lo ha solucionado a mi.

Felicidades al autor. gran trabajo.
crunk aint dead  [author] 28 Jun @ 5:28pm 
@Belitzar what resolution are you using? are you using a non-english version of Kenshi?
Belitzar 28 Jun @ 4:38pm 
The UI is clear and nice, but I cannot change the character names. I can erase the names in the body creator, but can't write a new name.
Liam_Monaghan 28 Jun @ 8:47am 
It's fixed, you're awesome :steamhappy: