Skip to content

Commit 1861e88

Browse files
committed
Update movement unlocker for 2026-04-14 beta update
1 parent e7cbe89 commit 1861e88

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gamedata/cs2fixes.jsonc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"ServerMovementUnlock":
4040
{
4141
"library": "server",
42-
"windows": "0F 86 A8 ? ? ? 0F 57 C0 0F 2E C2",
43-
"linux": "0F 86 8A ? ? ? F3 0F 51 C9 49 8B 07"
42+
"windows": "0F 86 B0 ? ? ? 0F 57 C0 0F 2E C2",
43+
"linux": "0F 87 ? ? ? ? F3 0F 10 35 ? ? ? ? F3 0F 11 B5"
4444
},
4545
// String: "CCSPlayerPawnBase::SwitchTeam", just keep in mind this is actually CCSPlayerController::SwitchTeam
4646
"CCSPlayerController_SwitchTeam":
@@ -528,8 +528,8 @@
528528
{
529529
"ServerMovementUnlock":
530530
{
531-
"windows": "E9 A9 00 00 00 90",
532-
"linux": "E9 8B 00 00 00 90"
531+
"windows": "E9 B1 00 00 00 90",
532+
"linux": "90 90 90 90 90 90"
533533
},
534534
"FixWaterFloorJump":
535535
{

0 commit comments

Comments
 (0)