Cómo cambiar el tamaño de fuente en 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.

Buscar:

<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.

Por ejemplo:

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

Change it to:

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

Do not change:

<Property key="Size" value="150"/> y <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. los +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.

esta guía sobre Frecuentemente fue escrito por pepeneo. Puedes visitar la publicación original desde este Enlace. Si tiene alguna duda sobre esta guía, por favor no dude en comunicarse con nosotros aquí.

Sobre el Autor