find-CCSPlayer_MovementServices_CheckJumpButton_WaterPatch

Find and patch the water jump velocity inside CCSPlayer_MovementServices_CheckJumpButton in CS2 binary using IDA Pro MCP. This patch changes the water jump velocity from 100.0f to 145.0f by modifying the immediate operand of a mov instruction. Use this skill when reverse engineering CS2 server.dll or server.so to locate and patch the water jump height value. Trigger: water jump patch, CheckJumpButton water velocity, jump height patch, water jump 145

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_38e5aca1 commit 31a97e50f3

Frequently asked questions

npx skillmds@latest add tools-only/find-ccsplayer-movementservices-checkjumpbutton-waterpat-2