How to Change the Font Size in Kenshi

If you have ever changed the size of the font in the kenshi then you have probably noticed that once you relaunch the game the font size setting resets, and the slider doesn’t work anymore, and in some cases the font becomes so small that it’s impossible to read it.

To fix this you have to go to Kenshi\data\gui\fonts and open kenshi_fonts.xml make sure to create a backup copy.

Search for:

<Property key="Size" value="14"/>

You will see different values, now add + 10 to each of them, except for the ones that have a value of over 100.

For example:

<Property key="Size" value="14"/>

Change it to:

<Property key="Size" value="24"/>

Do not change:

<Property key="Size" value="150"/> and <Property key="Size" value="110"/>

Save the file and once you relaunch the game you will see that the size of the fonts has changed. The +10 value can be modified, if you want an even bigger font you should use max +16 just be warned that some of the text will be too large for the UI.

If you want a smaller font then use a value less than +10.

Works with vanilla, and dark UI as well, and it should work for for any mod that changes the font style.

This guide about Kenshi was written by pepeneo. You can visit the original publication from this link. If you have any concerns about this guide, please don't hesitate to reach us here.

About the author