Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Performance considerably worse, in comparison to other HUDs. #16

Open
dbt0815 opened this issue Jul 8, 2024 · 1 comment
Open

Performance considerably worse, in comparison to other HUDs. #16

dbt0815 opened this issue Jul 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dbt0815
Copy link

dbt0815 commented Jul 8, 2024

Just noticed it by using yours. Noticed it right away to be honest, where does this come from?
Otherwise i really really think this hud, with its colorscheme, layout and everything is just amazing.
Great work.

@leadscales leadscales added the enhancement New feature or request label Jul 8, 2024
@leadscales
Copy link
Owner

i'm working on finding out ways to optimize the hud, but i'm not particularly sure what causes most of the performance losses, but some things i'm suspect of are:

  • the customization menu has THOUSANDS of elements and HUNDREDS of buttons, which are very taxing on vgui
  • the menu backgrounds, which are uncompressed 4k images, and there are multiple of them layered over each other to create the effects you see in the menus
  • probably some odd vgui quirk related to disabling elements or something that completely flew over my head

this is probably gonna take a while to figure out, but for now i can try and do some optimizations related to what i listed. it shouldn't take too long. and thank you for the kind words.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants