كيفية تغيير حجم الخط في كينشي

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.

البحث عن:

<Property key="مقاس" 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.

فمثلا:

<Property key="مقاس" value="14"/>

Change it to:

<Property key="مقاس" value="24"/>

Do not change:

<Property key="مقاس" value="150"/> و <Property key="مقاس" value="110"/>

Save the file and once you relaunch the game you will see that the size of the fonts has changed. ال +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.

هذا الدليل حول مرارًا كتب بواسطة pepeneo. يمكنك زيارة المنشور الأصلي من هذا حلقة الوصل. إذا كان لديك أي مخاوف بشأن هذا الدليل, من فضلك لا تتردد في الاتصال بنا هنا.

عن المؤلف