To have ESP or any of the features work with manual mapping you need to follow these steps
- Open the solution after cloning it
- set the project settings to release | x64
- go to the project settings and then go to C/C++
- then go to Command Line then in the Additional Options put /Zc:threadSafeInit-
To have ESP or any of the features work with manual mapping you need to follow these steps