Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CallMeTak authored Dec 29, 2023
1 parent a23010f commit b38f0f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# DirectX11 Present Hook by Tak
This project is a template for hooking D3D11's Present() function in an application using the Microsoft Detours library, and then drawing ImGui's demo window. This project compiles as a DLL that can be injected into any process.
If injected into a process that doesn't use DX11, the library will write an error message to its console window and then unload.

0 comments on commit b38f0f9

Please sign in to comment.