
Originally Posted by
yerkyerk
Is it that simple? Can we just move any font in there we want?
It's actually not that simple. you have to convert them first. what you need are the new true type font to be in normal and bold then rename them.
Here are the steps:
go to: C:\Program Files\THQ\Titan Quest Immortal Throne\Resources\
delete this file -> Fonts.arc
new font rename to;
arial.fnt
albertus mt light.fnt
albertus mt.fnt
copy 3 fonts to C:\Program Files\THQ\Titan Quest Immortal Throne
Before these codes, in cmd shell ..go to C:\Program Files\THQ\Titan Quest Immortal Throne
then type (copy&paste) those lines one at a time, press enter after each.
Code:
archivetool "resources\Fonts.arc" -Update "arial.fnt" "C:\Program Files\THQ\Titan Quest Immortal Throne"
archivetool "resources\Fonts.arc" -Update "albertus mt light.fnt" "C:\Program Files\THQ\Titan Quest Immortal Throne"
archivetool "resources\Fonts.arc" -Update "albertus mt.fnt" "C:\Program Files\THQ\Titan Quest Immortal Throne"
The new Fonts.arc will reside in the ..Titan Quest Immortal Throne\Resources\
note: not all true type fonts will work, if you get a "-added" after the commands then it was a successful update.