Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/faceslog/d9hook into main
Browse files Browse the repository at this point in the history
  • Loading branch information
faceslog committed Aug 30, 2021
2 parents dc7d605 + cae3eb2 commit 5d82f33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Internal hack for any game using DirectX9 and imgui to render a menu. It hook fu

## Setup:

It should be automatic if you have installed Install The Microsoft DirectX SDK 2010 with the default settings:
It should be automatic if you have installed Install The Microsoft DirectX SDK 2010 with the default settings!

If needed here are the steps:

Project > Propreties > Configuration Properties > VC++ Directories:

Expand All @@ -20,4 +22,4 @@ Library Directories:
(If you want to compile it using x64 recompile the detours lib and include the x64 lib of the Microsoft DirectX SDK)

**Disclaimer**
*This hook was written when I was beginning Game Hacking and can be improved, to understand how it works I suggest you to check out Guided Hacking and Null videos*
*This hook was written when I was beginning Game Hacking and can be improved, to understand how it works I suggest you to check out Guided Hacking and Null videos*

0 comments on commit 5d82f33

Please sign in to comment.