danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
434 stars 74 forks source link

Blur bug #118

Open notbrandonross opened 2 years ago

notbrandonross commented 2 years ago

As the title suggests, the blur seems to be bugged out. I did some testing and concluded that it's because of something in the latest version of visual studio 2019. I came to the conclusion as I found an older compiled dll of GOESP and it seems to have the blur working fine.

This is how it looks: csgo_eT7X7L9FTO

But the blur works as intended in-game, so that leads me to no conclusion and pure confusion. csgo_5WYMnXC5MO

notbrandonross commented 2 years ago

@danielkrupinski please take a look at this

notbrandonross commented 2 years ago

https://user-images.githubusercontent.com/89500889/134123544-83897bf5-9956-4d97-8022-82a897cafb97.mp4

@danielkrupinski opening/closing the console also makes a difference

InfernoLum commented 2 years ago

Try disabling Multisampling Anti-Aliasing in csgo's video settings