sims2-4k-ui-patch icon indicating copy to clipboard operation
sims2-4k-ui-patch copied to clipboard

UI: Some panels have smaller fonts

Open lah7 opened this issue 10 months ago • 1 comments

This might be to do with the latest expansion pack, but some fonts are smaller then expected. Probably a game bug since it seems the original has similiar sizes.

"Needs"

(4K) "Needs" font

"Game Options"

(1080p) "Game Options" font

Game Encyclopedia

(1080p)

Loading screen

Expected Current Patches

For the loading screen, these may be controlled by LoadLotFamilyName and LoadLotSimName in FontStyle.ini, but the game might be increasing/decreasing the size.

Apparently the Legacy Collection has the same problem:

  • https://forums.ea.com/discussions/the-sims-2-en/the-sims-2-legacy-collection-ui-font-fixes/11859775

lah7 avatar Apr 23 '25 15:04 lah7

These are the IDs. The newest EP instances lost their font attributes for some reason:

  • Game options: 0xa99d8a11 0x49060f02
  • Game Tip Encyclopedia: 0xa99d8a11 0x49060f06
  • Needs: 0xa99d8a11 0x49064905

(Not caused by the patcher, bug in original game)

lah7 avatar Apr 23 '25 21:04 lah7