C++ LW Fix after 04/28/2021 Update (Actual Fix)

Начинающий
Статус
Оффлайн
Регистрация
26 Ноя 2020
Сообщения
62
Реакции[?]
10
Поинты[?]
2K
Go to main.cpp and comment out:
static auto physicssimulate = (DWORD) (util :: FindSignature (crypt_str ("client.dll"), csgo.signatures.at (14) .c_str ()));
hooks :: original_physicssimulate = (DWORD) DetourFunction ((PBYTE) physicssimulate, (PBYTE) hooks :: hooked_physicssimulate);

This works perfect for me, will see if this causes stability issues down the line. So far looks good.
 
Сверху Снизу