yesod404 / yesodCollyHUD

Updated/Reworked version of Collyhud
5 stars 4 forks source link

scoreboard bug when using r_drawviewmodels 0 #5

Closed r3dnasa closed 3 months ago

r3dnasa commented 3 months ago

20240614025209_1 disabling viewmodels while viewing the scoreboard makes the screen completely opaque, also netgraph font seems to be way too small

r3dnasa commented 3 months ago

as an update: seems to only happen when theres something with glow on the screen

yesod404 commented 3 months ago

So this comes from in this hud. When you press the tab, you'll notice stuff will get blurry, and many things will hide because it is scripted to give an FPS boost when you pull it up, so it probably removes glowing stuff. However, with 64-bit TF2, there would not be a reason to try and give this desperate performance boost, so I will remove it. Thank you for bringing this up.

Also netgraph should be fine if you use net_graphproportionalfont.

r3dnasa commented 3 months ago

okay thank you, cl_showpos and cl_showfps text also seem to be small too