This mod increases the FontSize used by books, notes, letters, pamphlets and githdiscs.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Gnome image courtesy of LadyofHats (Creative Commons CC0 1.0 Universal Public Domain Dedication) https://en.wikipedia.org/wiki/File:DnD_gnome.png
The provided fonts are from Solbera (Creative Commons Attribution-ShareAlike 4.0 International License) https://jonathonf.github.io/solbera-dnd-fonts/
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.9.2
Made used fonts configurable through variables (see comments in the xaml file)
Made the textarea of gith discs bigger
Added some fonts
Version 0.9.1
Corrected folder structure
Version 0.9
Initial release
This mod increases the FontSize used by books, notes, letters, pamphlets and githdiscs.
To install extract into your Baldurs Gate 3 directory.
It will need patch#3 since it is based on the xaml file it ships. If you try it on another version and are suddenly able to read more of the evil book than you should and stuff happens: Tis thine fault thou hathed be warneth!
I decided to not PAK this file so it is easier to change if a font mod you might be using uses a font which breaks or makes books unreadable.
This mod can now use custom fonts for the four types of books and notes it is disabled by default to enable open the xaml file and change it to your liking. Be warned: If a font cannot be found by the engine you get blank pages for that book type!
BookPageStyleFont (changes the font for all kind of books)
PaperSheetBookPageFont (changes all kind of letters and notes)
TabletBookPageFont (amongst others this also changes Illithid writings)
GithDiscBookFont (changes the gith discs)
To enable delete lines 22 & 27 once you are sure the fonts exist and are correctly labelled (remove the comment markers)
To change the FontSize open the file and replace these strings: ScaledLargeFontSize ScaledLargeFontSizeLineHeight
Smaller (won't work if you use EasierText as it sets them to same size): IntermediateFontSize IntermediateFontSizeLineHeight
This mod should be compatible with everything but mods which change the same file (currently I know only of one: Faster Books) my mod has a similar change in it.