-
Notifications
You must be signed in to change notification settings - Fork 21
ASPECT RATIO
Applying the correct aspect ratio settings will make sure that the scoreboard stats at the bottom will stay inbetween the boundaries of your screen's aspect ratio. On first launch the HUD will now ask you to select your aspect ratio, for any problem related to the menu check out the troubleshotting steps
If your exact screen size isn't shown between the options you can choose to manually adapt the elements, the HUD is already set up for this:
-
First make sure to type
res_custom
in console, this is needed to enable the custom presets -
Navigate to
m0rehud\resource\ui\customizations\resolution
and openscoreboard_custom
Inside scoreboard_custom
you will find a series of lines representing each one of the scoreboard stats, they will look like this "wide" "92"
, each line will feature the same value to make sure the stats are aligned, in this case 92
.
You want to decrease or increase (depending on your resolution) each value until all the scoreboard stats are visible in the screen, for example THIS is what it should normally look like.
As an extra step, if the ping of each player isn't fully visible you can increase the "ping_width"
value at the start of the file!