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

  • Автор темы Автор темы VeloHvH
  • Дата начала Дата начала
Начинающий
Начинающий
Статус
Оффлайн
Регистрация
26 Ноя 2020
Сообщения
62
Реакции
10
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.
 
1620589886623.png

hmmm
 
Назад
Сверху Снизу