Forum Discussion

Re: Changing/Editing the font?

Took a deep digging kit, but it turns out to be fairly easy! You can find everything in C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin\UI (not resources). You will see a few CSS files when you open the UI package file. The TFF files, which are obviously fonts, are also available. You either want to export and edit the CSS files. You don't know which one, but I* think* Western is the one you want to try out? Then go to the normal

Although after you've checked out that link and are still a bit confused, the way EA imports (which is also how all front-enders do it :P) Is:

@font "LucidaSansTypewriterStd" ;
@font "MyriadPro-Regular" ;
@font "MyriadPro-Bold" ;
@font "PSK SarabunSim3" 

All fonts imported by EA are basically this bit. Maybe you could note that "MyriadPro" is the normal text the game has. However, if you want to import your font by fontvilla, just make sure the "familynamehere" is a web-acceptable font.

No RepliesBe the first to reply

About The Sims 3 Technical Issues

Get help with issues in The Sims 3 from fellow Simmers.83,277 PostsLatest Activity: 2 hours ago