Jump to content

Change Book Font?


artificeren

Recommended Posts

OK, so I've got it now. For anybody who wants to know how to do it:

1) use sIFR to save a font file into a swf file in the Data/Interface folder

2) use bsaUnpack to to extract the fontconfig.txt file

3) add your new swf file as a fontlib in the config file

4) change the $SkirmiBooks entry to use your font

 

Because I don't know of a font that looks like it would fit lore-wise, is free to be copied around, and is easy to read; I won't be releasing a mod. But for now I'm using Calibri and am enjoying the now-easy-to-read books.

Link to comment
Share on other sites

I wasn't really fussed about changing the book font but I gave it a go anyway, thanks to your post! I'll just add some extra details to your instructions.

 

I ended up using OpensIFR to avoid needing Flash software. It requires a TrueType font (.ttf extension), which it will convert to .swf: e.g., newbookfont.ttf --> newbookfont.swf

 

1. Copy newbookfont.swf to Skyrim\Data\Interface

 

2. Add this line to the extracted fontconfig.txt (which you should also place in Skyrim\Data\Interface):

 

fontlib "Interface\newbookfont.swf"

 

3. Edit (not add, this line should already be present) the following line also in the fontconfig.txt:

 

map "$SkyrimBooks" = "Skyrim_Gaelic" Normal

 

so it reads

 

map "$SkyrimBooks" = "newbookfont" Normal

 

In other words replace "Skyrim_Gaelic" with the name of the newbookfont.swf file you made earlier. Note, you don't have to use the .swf extension this time.

 

4. Try opening a book in game to see the changes. If you see squares on the pages and no letters, it means the font you chose won't fit in the book for some reason. Just try another.

 

NOTE: Once you've installed opensIFR, it might throw an error when you convert your .ttf; just download an earlier swfmill.exe and copy it over the original. I had this problem so I copied the swfmill.exe from the earlier 0.3.1 version over the first install, then it worked fine.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...