Prerequisites
Game Version
Bug Description
This issue is related to #1573
In Online mode, some icons don't scale at all with the resolution, resulting in very small icons at high resolutions.
For example, I run the game in 4K and the following icons from EnglishZH.big's SCSmShellUserInterface512_001.tga are too small:
- Icon "Password" (the lock icon for password-protected lobbies)
- Icon "GoodStatsIcon" (the tick icon indicating record stats is on)
- Icons Ping01, Ping02, Ping03 (red yellow and green connection status icons)
- All 40 "OfficersClubs" icons (the general rank icons displayed in front of each player in the main lobby)
Reproduction Steps
This looks as follows in 4K with the default ControlBarPro v1.2 installed:
Additional Context
I've upscaled the icons of the first 3 bullets myself and overruled them in the Data, resulting in properly looking icons:
I have not done so for the OfficersClubs (yet?) as the way they are displayed is different from the other icons, and involves more work.
Regardless, the proper fix would be to scale the existing icons in Code, rather than generating upscaled icons in Data.
Tagging @Mauller as requested.
Prerequisites
Game Version
Bug Description
This issue is related to #1573
In Online mode, some icons don't scale at all with the resolution, resulting in very small icons at high resolutions.
For example, I run the game in 4K and the following icons from EnglishZH.big's SCSmShellUserInterface512_001.tga are too small:
Reproduction Steps
This looks as follows in 4K with the default ControlBarPro v1.2 installed:
Additional Context
I've upscaled the icons of the first 3 bullets myself and overruled them in the Data, resulting in properly looking icons:
I have not done so for the OfficersClubs (yet?) as the way they are displayed is different from the other icons, and involves more work.
Regardless, the proper fix would be to scale the existing icons in Code, rather than generating upscaled icons in Data.
Tagging @Mauller as requested.