ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.22k stars 211 forks source link

[NFSU/NFSU2] Improve HUD object positioning #1481

Open xan1242 opened 7 months ago

xan1242 commented 7 months ago

Running the game in Japanese makes it go to 4:3 mode

image

And as it is already, it's janky, so, I'd like to rewrite this bit of code with proper FEObject repositioning eventually.

KyoriAsh commented 6 months ago

I have a Japanese Underground, but I don't have the Japanese Underground update patch. I'm not sure if the usual "English 1.4 patch" can be used or not as I applied but unable to use the Japanese UI of it.

xan1242 commented 6 months ago

@KyoriAsh Here you go the v1.4 patch for the JP release: patch.zip

AFAIK there are no "no CD" patches for NFSU JP on PC, so I made this for the US v1.4 release: https://github.com/xan1242/NFSU_JPSupport

You can put the US v1.4 no CD exe in the JP build with my plugin and it should work.

KyoriAsh commented 6 months ago

Running the game in Japanese using Widescreen Fix + NFSU_JPSupport (Actually Multilingual support as it also fixed Traditional Chinese issue) Disabled JTune as I would like to know the default PC version Japanese font as shown below, it is a partial translate

image image

UI layout not 4:3?

xan1242 commented 6 months ago

Looks like the JP version has more differences than just the executable. Probably the FNG package itself.

In any case, it exposed an issue with the current logic anyway.