Description
Describe the bug
#3444 broke the look n' feel of the hud, it seems like the hud scaling is always stuck on a 4:3 aspect ratio. "hud match aspect ratio" apparently scales the HUD down according to the current resolution (which is the expected behavior from the PR), although the HUD (the radar for example) is stretched as it was running on a 4:3 resolution.
Expected behavior: it should stretch properly in a 16:9 resolution
Notes: attempted to reproduce this bug using 1920x1080 resolution, both in standard and windowed modes.
related to: @henrymarques / #3444
Steps to reproduce
copy the following settings (resolution 16:9 -- "hud match aspect ratio" ticked) shown in the figure below:
Version
Client: Multi Theft Auto v1.6-release-23232 (Windows 11 Pro - 64 bit)
Server: Not applicable.
Additional context
Not applicable.
Relevant log output
Not applicable.
Security Policy
- I have read and understood the Security Policy and this issue is not security related.