I added this and launched the game but im not sure what i need to look out for? Sorry but with this autoexec stuff im not so familiar
Either way its still the same as in first message all the way on top
try this if your cs:s is borderless (add into autoexec)
alias reloadfont "mat_setvideomode 2560 1440 1; mat_setvideomode 2560 1440 0; mat_setvideomode 2560 1440 2"
reloadfont
this should debug it real quick i suppose...
Tried this but no difference for me, fonts are still huuuge
I added a screenshot how it used to be, you see the difference in text size compared to my picture on top, its like the game is set at 150% lol
The way I solve this issue is to first put these two commands in your autoexec config:
alias "j" "mat_setvideomode 2560 1440 0"
alias "k" "mat_setvideomode 2560 1440 1"
I then enter j and then k in console when I launch into the game.
Recommended Posts