Posted September 10, 2012
high rated
I finally figured out, how to increase the extremely small font size of this game. So if you’re having similar troubles, just follow these instructions:
1. Goto data-folder, which is located in King’s Bounty’s installation folder.
2. Create Mods-folder
3. Open data.kfs (which is located in data) with 7zip (or similar program), and extract fonts.cfg to the created newly created Mods-folder.
4. Open the extracted fonts.cfg with notepad.
5. It looks like something like this:
Fonts {
...Font = clibri.ttf
......ft1_12 {
.........default=font,14,1,1,0,0,0
......}
......ft1_12b{
.........default=font,14,1,1,0,0,0
......}
[and so on]
}
6. The bolded number is the font size, so increase it to enlarge the fonts. 2 should suffice, although I raised it by 4. If you increase it too much, some clipping might occur.
There you have it! Have fun with King's Bounty! :)
1. Goto data-folder, which is located in King’s Bounty’s installation folder.
2. Create Mods-folder
3. Open data.kfs (which is located in data) with 7zip (or similar program), and extract fonts.cfg to the created newly created Mods-folder.
4. Open the extracted fonts.cfg with notepad.
5. It looks like something like this:
Fonts {
...Font = clibri.ttf
......ft1_12 {
.........default=font,14,1,1,0,0,0
......}
......ft1_12b{
.........default=font,14,1,1,0,0,0
......}
[and so on]
}
6. The bolded number is the font size, so increase it to enlarge the fonts. 2 should suffice, although I raised it by 4. If you increase it too much, some clipping might occur.
There you have it! Have fun with King's Bounty! :)
Post edited September 10, 2012 by Wartath