lah7 / sims2-4k-ui-patch

Work in progress patch program to upscale The Sims 2's UI for 4K displays
GNU General Public License v3.0
33 stars 2 forks source link

Game crashes after splash screen #3

Closed lah7 closed 2 years ago

lah7 commented 2 years ago

Using the base game as a test, when the new ui.package is placed in C:\Program Files (x86)\EA Games\The Sims 2\TSData\Res\UI\Fonts\FontStyle.ini, the game:

From what I can see, the DBPF is structurally correct, and SimPE opens it fine with the same group/instance IDs. The only thing that is absent is the "compressed directory listing". Does the game expect this? Maybe it'll work after implementing #2 or a placeholder listing?

lah7 commented 2 years ago

It turns out:

But, the DBPF package loads in the game, so it does work!! 🎉 🥳