D3D Menu

02/16/2015 23:40 BananaKong#1
Hello,

I'm learning Fleep Hacks tutorial about how to make a DirectX Menu in-game, I succeed to understand and write the code through the tutorial and make the .dll
But my problem is that nothing appear in-game, even when I press Insert which is the button the hide/show the menu.
A friend told me that it's maybe a hooking problem but He don't know how to solve it
Can someone help me please ?
All I did is right through the tutorial, I even download Fleep's code to test it, but it don't works :/ I use many injectors, code with VS2012, I'm on Win7 32Bits and the game that I'm trying to show D3D Menu is S4League(which use DirectX Off course)
Here is the template [Only registered and activated users can see links. Click Here To Register...] Of Fleep's
It's supposed to be a template for Call Of Duty but however it supposed to work on all games using DirectX

Thank's for helping me
02/17/2015 19:06 Byte.#2
You are maybe using the wrong D3D9 Ptr.
02/18/2015 23:28 iMostLiked#3
Do you have selected the DirectX Include & Lib Folders?