gmh5225 / CSGO_BacktrackPatch

Attempt to patch Lag Compensation "Exploit" aka Backtrack by checking history ticks inside CPlayerMove::RunCommand and simply blocking the new command that tries to use old used tick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGO Backtrack Patch

Attempt to patch Lag Compensation "Exploit" aka Backtrack by checking history ticks inside CPlayerMove::RunCommand and simply blocking the new command that tries to use old used tick.

About

Attempt to patch Lag Compensation "Exploit" aka Backtrack by checking history ticks inside CPlayerMove::RunCommand and simply blocking the new command that tries to use old used tick.

License:The Unlicense


Languages

Language:C 86.5%Language:C++ 13.5%