Add blur to menus and imgui !!! #3195
Replies: 5 comments 9 replies
-
qo0 doesn't have blur effect, it's just transparency. |
Beta Was this translation helpful? Give feedback.
-
btw nice english xD |
Beta Was this translation helpful? Give feedback.
-
Just transparecy, you can probably set it in style menu in custom under different colors. Alpha is transparecy. |
Beta Was this translation helpful? Give feedback.
-
Yes its a transparency but there is some effect behind it aswell which looks like blur. |
Beta Was this translation helpful? Give feedback.
-
You can make work this for you, needs slight modification. You can also try to pass only drawlists you needbto blur. https://github.com/danielkrupinski/GOESP/search?q=Blur https://drive.google.com/file/d/1minrVa4Nm1kr83ZlTMaAS9G9vfZKJq3_/view?usp=sharing PostProcessing::performFullscreenBlur(ImGui::GetBackgroundDrawList(), gui->getTransparency()); |
Beta Was this translation helpful? Give feedback.
-
I think that if you add a blur in the color settings (for the menu), it will greatly increase the attractiveness of the cheat.
Yes, and I myself really want to see it, but I did not understand the imgui and do not know how it works (do not want).
I'm not sure if it's blurry, but it looks awesome.
And if you add blur, it's top.
Beta Was this translation helpful? Give feedback.
All reactions