Description: D3D HOOK module, can be used to create plug-DX games, such as the effect of perspective, etc. to support DX8, DX9 games, the usage is to D3D8 or D3D9 folder d3d9dev.cpp, d3d9int.cpp, d3d9tex.cpp modify the contents of the function After the compiler to generate DLL, and then compiled into the Injector, the compiler environment is best to use VS.NET2003, corresponding DX SDK, injector must own the Injector, the effect may not have otherwise.
File list (Check if you may need any files):
D3D_Starterkit_v3.0b
....................\D3D8
....................\....\d3d8.cpp
....................\....\d3d8.h
....................\....\d3d8dev.cpp
....................\....\d3d8dev.h
....................\....\d3d8int.cpp
....................\....\d3d8int.h
....................\....\d3d8tex.cpp
....................\....\d3d8tex.h
....................\....\main.cpp
....................\....\main.h
....................\....\old_workspace
....................\....\.............\TatniumD3D.dsp
....................\....\.............\TatniumD3D.dsw
....................\....\TatniumD3D.sln
....................\....\TatniumD3D.vcproj
....................\D3D9
....................\....\d3d9.cpp
....................\....\d3d9.h
....................\....\d3d9dev.cpp
....................\....\d3d9dev.h
....................\....\d3d9int.cpp
....................\....\d3d9int.h
....................\....\d3d9tex.cpp
....................\....\d3d9tex.h
....................\....\main.cpp
....................\....\main.h
....................\....\old_workspace
....................\....\.............\TatniumD3D.dsp
....................\....\.............\TatniumD3D.dsw
....................\....\TatniumD3D.sln
....................\....\TatniumD3D.vcproj
....................\Injector
....................\........\forcelib
....................\........\........\ForceLib.h
....................\........\........\ForceLibrary.cpp
....................\........\........\TH32.cpp
....................\........\........\TH32.h
....................\........\main.cpp
....................\........\old_workspace
....................\........\.............\TatniumInjector.dsp
....................\........\.............\TatniumInjector.dsw
....................\........\resource.aps
....................\........\resource.h
....................\........\resource.rc
....................\........\TatniumInjector.ncb
....................\........\TatniumInjector.sln
....................\........\TatniumInjector.vcproj
....................\ReadMe.rtf
....................\Wrapper
....................\.......\D3D8
....................\.......\....\d3d8.def
....................\.......\....\main.cpp
....................\.......\D3D9
....................\.......\....\d3d9.def
....................\.......\....\main.cpp