Skip to content

CS2 Hud blur drops a ton of frames. #4026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DeformedSAS opened this issue Mar 23, 2025 · 13 comments
Open

CS2 Hud blur drops a ton of frames. #4026

DeformedSAS opened this issue Mar 23, 2025 · 13 comments

Comments

@DeformedSAS
Copy link

The hud blur in CS2 drops around 100 to 150 fps when enabled, when disabled i have around 250 fps average on mirage for example but with the blur enabled.. not even 90.

This is a huge competitive disadvantage and there should be an option to disable the hud blur.

all blurred hud elements: CSGOHudHealthAmmoCenter, CSGOHudHintText, CSGOHudRadar, CSGOHudAlerts, CSGOHudProgressbar, CSGOHudDeathNotice and CSGOHudDeathPanel.

Scoreboard is also doing the exact same thing.
Potential fix for this issue is to make the hud use blur mipmapgaussian instead of gaussian, gaussian is known to eat performance unlike fast and mipmap (fastgaussian is only available in csgos panorama ui.)

@DeformedSAS
Copy link
Author

this affects both linux and windows.

@IkaSek
Copy link

IkaSek commented Mar 31, 2025

bump

@ericek111
Copy link

How could I remove this blur? Do you have a shared library to override it? Bytepatching would be fine, too. I'm interested in seeing the performance difference (with -insecure ofc).

@DeformedSAS
Copy link
Author

you would need to decompile and export all panorama files, modify the blur css in csgostyles and mainmenu.css, then make a workahop addon to launch the game with, it will auto reconpile all panorama files

@thouravi
Copy link

Hi @DeformedSAS, can we see a FPS Benchmark captured with CapFrameX on this claim of yours? Thanks.

@DeformedSAS
Copy link
Author

DeformedSAS commented Apr 21, 2025 via email

@thouravi
Copy link

hold tab in a bot match or matchmaking to see my claim.

We all know FPS drops by pressing TAB and opening scoreboard.
I am talking about the FPS gain you had after changing the blur settings in the game files.

Can you prove that claim? Thanks.

@DeformedSAS
Copy link
Author

can't you do that by yourself? jesus some people are lazy

@thouravi
Copy link

thouravi commented Apr 21, 2025

can't you do that by yourself? jesus some people are lazy

Calling other people lazy when they ask for a claim you made is crazy itself.
Your report is invalid if you cannot prove what you claimed.

From 90 FPS to 250 FPS is what you mentioned in your original report.
If you cannot prove that, there is no need to make a bug report.

@DeformedSAS
Copy link
Author

here, my claim but proved from csgo as i don't have dota 2 installed nor the modified cs2 panorama ui files, both games run js v8 and are essentially using the exact same browser version 58

Panorama ui Blur Enabled

Image

Panorama ui Blur Disabled

Image

@DeformedSAS
Copy link
Author

@vMcJohn
Copy link

vMcJohn commented Apr 23, 2025

Hello,

Could you please send me a system report at mcjohn at valvesoftware dot com? Instructions are here: https://help.steampowered.com/en/faqs/view/2ECB-C36A-06D4-EF28

Thanks!

@DeformedSAS
Copy link
Author

Hello,

Could you please send me a system report at mcjohn at valvesoftware dot com? Instructions are here: https://help.steampowered.com/en/faqs/view/2ECB-C36A-06D4-EF28

Thanks!

hello, i've sent you an email with the system information report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants