luciusDXL / TheForceEngine

Modern "Jedi Engine" replacement supporting Dark Forces, mods, and in the future Outlaws.
https://TheForceEngine.github.io
GNU General Public License v2.0
985 stars 73 forks source link

[Feature Request] Option for integer scaling for add game-UI elements #196

Open luciusDXL opened 1 year ago

luciusDXL commented 1 year ago

A request has been made for an option for integer scaling of all in-game UI elements, including the PDA and Escape menu. This will need to be a general Game UI option. It will probably be best to autodetect the largest integer scale factor that fits in the view and apply appropriate letter/pillar boxing as needed. This would not effect the 3D render view, which can still support widescreen.

For example, with a 900p resolution, the fullscreen game-UI panels would be 1280x800 in resolution with pillar and letter boxing to fit within the 1600x900 view.

awe444 commented 1 year ago

Hi there, I'd made a request for the same enhancement here: https://the-force-engine.freeforums.net/thread/207/option-integer-scale-pixel-graphics Happy to see that there's further interest in this sort of setting