Skip to content

bradyz/gamehook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameHook

This is a fork of the refactor branch of GameHook.

IMPORTANT: Before doing anything, please read the instructions in the original README.

The refactor branch adds support for per-pixel texture ids,
and this fork allows the python plugin to access all targets (disparity, flow, ...).

Installation

This project requires Microsoft Visual Studio,
build gamehook.sln in the Release x64 configuration.

You might have to fight some linking issues -
This will require going into a submodule's Properties > C/C++ > General page,
and mangling the Additional Include Directories.

After a successful compilation, transfer the following files into the target game's directory.

python.hk
server.hk
gamehook.dll -> manually rename this to -> dxgi.dll

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • HTML 1.1%
  • Other 1.2%