Skip to content

Commit 28dcd75

Browse files
committed
Update GoToIntermission signature for 2024-07-22 CS2 update
1 parent 1c5b6bb commit 28dcd75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gamedata/cs2fixes.games.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@
341341
"CCSGameRules_GoToIntermission"
342342
{
343343
"library" "server"
344-
"windows" "\x48\x8B\xC4\x55\x53\x56\x57\x41\x56\x48\x8D\xA8\x2A\x2A\x2A\x2A\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C"
345-
"linux" "\x55\x31\xC0\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xFC\x53\x48\x8D\x3D\x2A\x2A\x2A\x2A\x48\x81\xEC\xA8\x12\x00\x00"
344+
"windows" "\x40\x55\x53\x56\x57\x41\x56\x41\x57\x48\x8D\xAC\x24\x2A\x2A\x2A\x2A\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C\x89\xA4\x24\x2A\x2A\x2A\x2A"
345+
"linux" "\x55\x31\xC0\x48\x89\xE5\x41\x57\x41\x56\x41\x89\xF6\x41\x55\x41\x54\x49\x89\xFC\x53"
346346
}
347347

348348
// Return value of this function is used to determine whether "NETWORK_DISCONNECT_REJECT_SERVERFULL to %s: Cannot get free client\n" gets printed

0 commit comments

Comments
 (0)