d3dhook_imgui
d3dhook_imgui copied to clipboard
d3d opengl hook imgui x86/x64
DirectX/OpenGL detours hook.
[opengl/d3d9/d3d10..??]Automatic adaptation is unstable,
Sometimes you need to manually configure the target version in "mainThread"
Build Environment
- DirectX SDK https://www.microsoft.com/en-us/download/details.aspx?id=6812
- OpenGL SDK
- c++/VisualStudio
- ImGui/stb_image/detours
x64 ASM integration
Command line : ml64 /Fo $(IntDir)%(fileName).obj /c %(fileName).asm
Output : $(IntDir)%(fileName).obj

Preview
Menu
![]()
Win32
DirectX11
![]()
OpenGL
LogWind
TODO
Supported Platform
Windows
| DirectX | x86 | x64 |
|---|---|---|
| 9 | ✅ | ✅ |
| 10 | ✅ | ✅ |
| 11 | ✅ | ✅ |
| 12 | ❌ | ❌ |
| OpenGL | x86 | x64 |
|---|---|---|
| 2 | ✅ | ❌ |
| 3 | ✅ | ❌ |
Features:
- TODO
See Also:
- https://github.com/ocornut/imgui
- https://github.com/Rebzzel/kiero
- https://github.com/DarthTon/Xenos




