Hook and Show text on MW2 using CPP (DX11)
Hey guys!
can anybody of you give me a Working Source code for a C++ Overlay that shows text on the screen (specially on MW2 and COD4)?
ive already tried thousand and thousand of source codes but none of them works , just wanna see a text when i inject the dll...
Thanks
-Shry
Do you want an overlay as a second window over the game or an internal hook? Because for an internal hook you will need DX9 because the game is using it.