We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cbe89 commit 1861e88Copy full SHA for 1861e88
1 file changed
gamedata/cs2fixes.jsonc
@@ -39,8 +39,8 @@
39
"ServerMovementUnlock":
40
{
41
"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"
+ "windows": "0F 86 B0 ? ? ? 0F 57 C0 0F 2E C2",
+ "linux": "0F 87 ? ? ? ? F3 0F 10 35 ? ? ? ? F3 0F 11 B5"
44
},
45
// String: "CCSPlayerPawnBase::SwitchTeam", just keep in mind this is actually CCSPlayerController::SwitchTeam
46
"CCSPlayerController_SwitchTeam":
@@ -528,8 +528,8 @@
528
529
530
531
- "windows": "E9 A9 00 00 00 90",
532
- "linux": "E9 8B 00 00 00 90"
+ "windows": "E9 B1 00 00 00 90",
+ "linux": "90 90 90 90 90 90"
533
534
"FixWaterFloorJump":
535
0 commit comments