*works only with NVIDIA gpu*
installation:
- copy "nvStereoApiI.dll" -> "C:\Program Files (x86)\NVIDIA Corporation\3D Vision" folder
- start the game and go play
security:
- no hooks
- no ingame functions called
- crc32 string encryption
features:
- only small sound esp
github...
Кр4, так как я пришел с ункновна, я научу вас думать в ста направлениях и сделать свою антипасту:roflanBuldiga:
Для начала идем в Render.cpp и делаем 2 воида
void CRender::Circle(Vector2D position, float points, float radius, Color color)
{
float step = (float)M_PI * 2.0f / points...