Awesome
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