Skip to content

Commit a7724c1

Browse files
committed
Update CBasePlayerController_SetPawn signature for 2024-08-14 CS2 update
1 parent bb7c5d3 commit a7724c1

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
@@ -160,8 +160,8 @@
160160
"CBasePlayerController_SetPawn"
161161
{
162162
"library" "server"
163-
"windows" "\x44\x88\x4C\x24\x2A\x55\x56\x57\x41\x54\x41\x56\x48\x8D\x6C\x24\x2A"
164-
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x89\xD6\x41\x55\x49\x89\xFD\x41\x54\x45\x89\xC4"
163+
"windows" "\x48\x89\x74\x24\x2A\x55\x41\x54\x41\x55\x41\x56\x41\x57\x48\x8D\x6C\x24\x2A\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C\x8B\xF9"
164+
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x49\x89\xFD\x41\x54\x45\x89\xC4"
165165
}
166166
// String: "CNavMesh::GetNearestNavArea"
167167
"CNavMesh_GetNearestNavArea"

0 commit comments

Comments
 (0)