Skip to content

DestroyerDarkNess/DX9ImHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DX9ImHook

passing

⚠️ Please, if you like this project, give me a ✨Star✨

🛑 This Repository is Obsolete, I made a better implementation, with less dependencies, cleaner, less code and easy to use 🚬🗿 : RenderSpy.Imgui 🛑

This is an example of how to hook Endscene or Present for DX9 and use imgui for some separate process, for example games.

If you like this project, you can consider making a donation. Help us continue to improve the tool. Doate Image

How to use :

  1. Download and Build the project.
  2. You will get DX9ImHook.dll , which you will export Function dllmain.EntryPoint with my project: - Unmanaged.Net
  3. Inject the exported DLL in a game that uses DirectX9 for example haloCE
  4. Press Insert Key to Open Menu.
  5. If you still can't get the project working, then contact me on my discord. (You will find it in my github profile.)

Preview

  • GTA SAMP (San Andreas Multiplayer) / DirectX9 / DirectInput8
Video2.mp4
  • HALO CE / DirectX9 / DirectInput8
Video.mp4
  • GFXTest32 / DirectX9 / RawInput
Video1.mp4

About

Inject ImGui inside d3d9 processes, using C# / sharpdx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages