I created a new topic, because Minimize Event text. was already closed. But the problem of disabling the chat is not solved.
There are two options minimize text in game.
1. copy MountBlade Warband\Data\font_data.xml
and insert it in MountBlade Warband\Modules\NordInvasion\Data\
open MountBlade Warband\Modules\NordInvasion\Data\font_data.xml
and in line
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="100" line_spacing="100">
change to (for example 70%)
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="70" line_spacing="100">
this method should work 100% and is useful if you do not use original fonts
2. Download ready file font_data.xml and install it in MountBlade Warband\Modules\Native\Data
(I use original font, should fit)
I hope I helped you somehow with the problem "Text bothers me play".
There are two options minimize text in game.
1. copy MountBlade Warband\Data\font_data.xml
and insert it in MountBlade Warband\Modules\NordInvasion\Data\
open MountBlade Warband\Modules\NordInvasion\Data\font_data.xml
and in line
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="100" line_spacing="100">
change to (for example 70%)
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="70" line_spacing="100">
this method should work 100% and is useful if you do not use original fonts
2. Download ready file font_data.xml and install it in MountBlade Warband\Modules\Native\Data
(I use original font, should fit)
I hope I helped you somehow with the problem "Text bothers me play".