Skip to content

Commit dff23ee

Browse files
xen-000Vauff
authored andcommitted
Update movement unlocker patch for Windows
1 parent 50bf519 commit dff23ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gamedata/cs2fixes.games.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ServerMovementUnlock"
4343
{
4444
"library" "server"
45-
"windows" "\x76\x2A\xF3\x0F\x58\xD4\x0F\x57\xC0\xF3\x0F\x58\xD3" // TODO: needs reworking, compiler fucked with the jump instruction
45+
"windows" "\x0F\x86\xB8\x2A\x2A\x2A\xF3\x0F\x58\xD4"
4646
"linux" "\x0F\x87\x2A\x2A\x2A\x2A\xF3\x0F\x10\x3D\x2A\x2A\x2A\x2A\xF3\x0F\x11\xBD"
4747
}
4848
// String: "CCSPlayerPawnBase::SwitchTeam", just keep in mind this is actually CCSPlayerController::SwitchTeam
@@ -544,7 +544,7 @@
544544
// Server
545545
"ServerMovementUnlock"
546546
{
547-
"windows" "\xEB"
547+
"windows" "\xE9\xB9\x00\x00\x00\x90"
548548
"linux" "\x90\x90\x90\x90\x90\x90"
549549
}
550550
"FixWaterFloorJump"

0 commit comments

Comments
 (0)