We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bf519 commit dff23eeCopy full SHA for dff23ee
gamedata/cs2fixes.games.txt
@@ -42,7 +42,7 @@
42
"ServerMovementUnlock"
43
{
44
"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
+ "windows" "\x0F\x86\xB8\x2A\x2A\x2A\xF3\x0F\x58\xD4"
46
"linux" "\x0F\x87\x2A\x2A\x2A\x2A\xF3\x0F\x10\x3D\x2A\x2A\x2A\x2A\xF3\x0F\x11\xBD"
47
}
48
// String: "CCSPlayerPawnBase::SwitchTeam", just keep in mind this is actually CCSPlayerController::SwitchTeam
@@ -544,7 +544,7 @@
544
// Server
545
546
547
- "windows" "\xEB"
+ "windows" "\xE9\xB9\x00\x00\x00\x90"
548
"linux" "\x90\x90\x90\x90\x90\x90"
549
550
"FixWaterFloorJump"
0 commit comments