It's no secret that Blood Money suffers issues with it's GUI.
Scaling GUI elements is broken when the aspect ratio is beyond 4:3 or the resolution is increased beyond 720p.
Following Screenshots are in 3840x2160, highlighting these issues
2D GUI
Thing do not scale with resolution increase and stay at a set scale
3D GUI
Things are scaled via a hard-coded value, which increases "zoom" when resolution increases.
We need to look at a replacement for GUI, or a patch for incorrectly scaling GUI.
It's no secret that Blood Money suffers issues with it's GUI. Scaling GUI elements is broken when the aspect ratio is beyond 4:3 or the resolution is increased beyond 720p.
Following Screenshots are in 3840x2160, highlighting these issues
2D GUI
3D GUI
We need to look at a replacement for GUI, or a patch for incorrectly scaling GUI.