I want to hook DirectX in a game to draw text etc. Hopefully someone has some example code of how to do this, I am not that familiar with DirectX.
There is some code here for DX9, tho it's too gibberish for me to understand and for the wrong version.
DirectX 8 Hooking
Re: DirectX 8 Hooking
If you want to draw text on a pre DX9 game you need to hook DirectDraw.
I wrote a software that gives you the ability to easily hook DirectDraw: http://www.purebasic.fr/english/viewtop ... 27&t=49819
Since i am not working on it any longer downloads are down.
I will upload it and release the source code later this day.
I wrote a software that gives you the ability to easily hook DirectDraw: http://www.purebasic.fr/english/viewtop ... 27&t=49819
Since i am not working on it any longer downloads are down.
I will upload it and release the source code later this day.