click4dylan / CSGO_FakeAngleFix
Create a bool inside CBasePlayer class called m_bIsFinalCommand. Inside CBasePlayer::PhysicsSimulate in the PlayerRunCommand loop, m_bIsFinalCommand = commandsToRun == (commandsToRun - 1), then inside CSGOPlayerAnimState::Update, check to see if m_bIsFinalCommand is set. If m_bIsFinalCommand isn't set, then DON'T UPDATE ANIMATIONS, except bots
☆8Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for CSGO_FakeAngleFix
- walks through modules and interfaces in the source engine☆5Updated 6 years ago
- AimTux for Windows☆29Updated 3 years ago
- CLI for CSGO☆10Updated 7 years ago
- Library of CS:GO Smokes, Flashes, Molotovs and HEs☆8Updated 6 years ago
- Open source steamclient.dll replacement☆24Updated last year
- ☆10Updated 6 years ago
- darkstorm with imgui☆16Updated 4 years ago
- Every Update of CSGO's Panorama Source Code with dated commits☆17Updated last year
- MITM for EA's DirtySock/ProtoSSL/ProtoHTTP powered products, fairly simple, used for dumping data between secure connections.☆17Updated 8 years ago
- receive and draw primitives with SwapBuffers hook and imgui☆12Updated 4 years ago