Is there any way to change the font?

Don't know if anyone else finds the font in SOASE absolutly terrable, it's glarey, blurd and far to bold, makes reading a major pain on the old eye balls. Is there a way to change the font to something a little less vulgar?
10,182 views 3 replies
Reply #1 Top
a little less vulgar?


How can a font be vulgar? ;p

Anyway, there is a folder called Font in your SinsOfASolarEmpire folder. There you could replace the font you don't like with one you like.
Reply #2 Top
Okay, I have found the font folder, now which font is it that I change, there are 10 gillion fonts in this folder?
Reply #3 Top
the way i see it, you need to change every one to the one you want
every single one of those files directs to one of four folders
SinsAgencyBold.ttf
SinsArialBlack.ttf
SinsArialBold.ttf
SinsOfficinaSans.ttf

these are the actual fonts
you change one of these and then all of the other files have to be redirected to them instead of the origional

eg.
file name: EntityName.font

contains:
TXT
Font
Height 22
TypeFaceName "SinsAgencyBold"


new font = newfont.ttf

Entityname.font would need to read

TXT
Font
Height 22
TypeFaceName "newfont"


im fairly sure thats how it would work
i havn't actually implimented it, this is just a first glance guess

should still work though

cheers
+1 Loading…