Removes max speed limitation from players on the ground, feels like CS:S
Find a file
2025-09-19 01:40:49 -04:00
.github/workflows Build tweaks 2024-02-28 23:20:38 -05:00
hl2sdk-manifests@a57b3095a6 Update hl2sdk-manifests 2024-06-05 00:22:32 -04:00
.gitattributes Misc tweaks 2023-10-03 19:45:05 -04:00
.gitignore Build tweaks 2023-10-20 22:27:22 -04:00
.gitmodules Build script updates, move to manifest-based build 2024-01-29 08:08:48 -05:00
AMBuilder Build script updates, move to manifest-based build 2024-01-29 08:08:48 -05:00
AMBuildScript Build tweaks 2024-02-28 23:20:38 -05:00
configure.py Build tweaks 2024-02-28 23:20:38 -05:00
LICENSE Add plugin 2023-04-06 23:45:20 -04:00
MovementUnlocker.cpp Update patches for recent CS2 updates 2025-09-19 01:40:49 -04:00
MovementUnlocker.h Add license headers 2024-01-29 08:07:41 -05:00
PackageScript Switch to AMBuild & WIP port to Counter-Strike 2 2023-10-03 18:21:45 -04:00
README.md Update README 2023-11-18 16:35:32 -05:00

Movement Unlocker

A Counter-Strike 2 Metamod plugin that removes the max speed limitation from players on the ground, feels like CS:S. Useful for zombie knockback, several movement gamemodes, or just easier bhop.

Ported from the Movement Unlocker SourceMod plugin for CS:GO.

Note this plugin is currently incompatible with CS2Fixes, as it also implements unlocked movement. Pick one or the other as you don't need both.

Installation