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
433 stars 74 forks source link

Error When injecting cheat #41

Closed prop11 closed 4 years ago

prop11 commented 4 years ago

image

danielkrupinski commented 4 years ago

Have you modified the source code?

prop11 commented 4 years ago

No the source code is completely unmodified

prop11 commented 4 years ago

It seems to happen when using Manual Map injection

danielkrupinski commented 4 years ago

Try compiling in release configuration.

prop11 commented 4 years ago

This worked. Thanks