I don't ask for help that often, I was curious if someone could lead me to a good D3D9 hooking tutorial(s). Hopefully with a template...Or starter kit. Because I've never done any DirectX programming in C++ before..
Originally Posted by Someguytwo
I don't ask for help that often, I was curious if someone could lead me to a good D3D9 hooking tutorial(s). Hopefully with a template...Or starter kit. Because I've never done any DirectX programming in C++ before..
Dude just go download a d3d starter kit. It's exactly the same as d3d8. Find a tutorial for that. Only that the stride that you are looking for is in SetStreamSource. So basically look for some d3d8 tutorials, and keep that in mind.
Dude just go download a d3d starter kit. It's exactly the same as d3d8. Find a tutorial for that. Only that the stride that you are looking for is in SetStreamSource. So basically look for some d3d8 tutorials, and keep that in mind.
It's not exactly the same, it's a little different, but if you have never erver done DirectX, then i would recommend learning it first.
I want to know how the hell you can make D3D MENU..
then download an d3d starter kit, and search tutorials!
Originally Posted by Niratsio
then download an d3d starter kit, and search tutorials!
where can i download a d3d starter kit searched 2 hours and still didn't found 1