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

Rescale HUD to reach borders in NFS MW 2005 #1512

Open IGT4I opened 5 months ago

IGT4I commented 5 months ago

Wouldnt really say its an "issue" but havent been able to figure out how to go around this. Ive set the HUD Scale to 0.50, as I wanted an overall smaller HUD, however, the scale makes the HUD scale towards the center.

Is there any way to keep the 0.50 scale HUD, but have it go to the edges of the screen instead of towards the center? Thanks in advance!

Need for Speed Most Wanted_2024 02 04-22 24

AeroWidescreen commented 5 months ago

The FEScale option is intended to adjust the safe zone . What you want would require individual elements being resized and repositioned, which is not feasible or within the scope of this project.

IGT4I commented 5 months ago

Yeah that's what I figured. That its a single "image" so to say, rather than separate elements. Curious to see if anyone attempted to split them up to allow it, will do some digging.