Description: D3D HOOK module can be used to make plug-DX games, such as perspective and other effects,
Support DX8, DX9 games use is to D3D8 or D3D9 folder of d3d9dev.cpp, d3d9int.cpp, d3d9tex.cpp the function of the contents of the modified compiled DLL,
Then compiled into the Injector, the build environment is best to use VS.NET2003, there is a corresponding DX SDK, the injector must own Injector, or may not be effective
To Search:
File list (Check if you may need any files):
D3D透视\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.suo
.......\....................\....\TatniumD3D.vcproj
.......\....................\...9\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.suo
.......\....................\....\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.suo
.......\....................\........\TatniumInjector.vcproj
.......\....................\........\TatniumLoader.ico
.......\....................\ReadMe.rtf
.......\....................\Wrapper\D3D8\d3d8.def
.......\....................\.......\....\main.cpp
.......\....................\.......\...9\d3d9.def
.......\....................\.......\....\main.cpp
.......\说明文件.txt
.......\D3D_Starterkit_v3.0b\D3D8\old_workspace
.......\....................\...9\old_workspace
.......\....................\Injector\forcelib
.......\....................\........\old_workspace
.......\....................\Wrapper\D3D8
.......\....................\.......\D3D9
.......\....................\D3D8
.......\....................\D3D9
.......\....................\Injector
.......\....................\Wrapper
.......\D3D_Starterkit_v3.0b
D3D透视