issues
search
absoIute
/
Speedhack
Speedhack coded in C++, inspired by Cheat Engine's own speedhack.
MIT License
123
stars
46
forks
source link
i just want to know how to use this thing.
#6
Open
abewasneverreal
opened
3 years ago
ilpiruz
commented
1 year ago
-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 )
-install visual studio and c++