With a 21:9 monitor at 3440x1440 the UI is too dam small so I used the gui_scale function in settings.txt like so:
graphics={
size={
x=3440
y=1440
}
min_gui={
x=1280
y=720
}
gui_scale=1.350000
refreshRate=60
fullScreen=yes
borderless=no
shadows=no
shadowSize=2048
multi_sampling=8
maxanisotropy=4
gamma=50.000000
vsync=yes
}
And this is what I get when the loading screen comes up
Now, the in-game GUI is playable now, but as you can see the loading screen keeps loping off the heads of the rulers on the loading screen. I'd like them to have the tops of their heads back. Is there any way to fix this?
graphics={
size={
x=3440
y=1440
}
min_gui={
x=1280
y=720
}
gui_scale=1.350000
refreshRate=60
fullScreen=yes
borderless=no
shadows=no
shadowSize=2048
multi_sampling=8
maxanisotropy=4
gamma=50.000000
vsync=yes
}
And this is what I get when the loading screen comes up
Now, the in-game GUI is playable now, but as you can see the loading screen keeps loping off the heads of the rulers on the loading screen. I'd like them to have the tops of their heads back. Is there any way to fix this?