ExistedGit / Dota2Cheat

A dota 2 cheat project aiming to provide an educational example to new developers
GNU General Public License v3.0
117 stars 42 forks source link

Imgui interface doesn't overlay #10

Closed kulzz closed 1 year ago

kulzz commented 1 year ago

So i injected lib in game and imgui just renders in that one window. In my case dota uses dx11 renderer in frameless mode. https://imgur.com/a/rZNTugj

ExistedGit commented 1 year ago

If it was not compiled in Debug configuration then it should be at least frameless Otherwise I don't know what the issue is, my dota2 runs on dx11 too and it shouldn't interfere with the cheat because it just creates a separate window