absoIute / Speedhack

Speedhack coded in C++, inspired by Cheat Engine's own speedhack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i just want to know how to use this thing.

abewasneverreal opened this issue · comments

-install visual studio and c++

  • get a copy of detours in readme
  • compile it as library (using visual studio dev 2022 command prompt, going into the compiled library directory and running nmake)
  • add it as dependence and try to compile (im getting errors everytime but there must be a way )