Skip to content

Commit

Permalink
Update nolobbyreservation.games.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vanz666 committed Mar 6, 2021
1 parent a5e27ab commit 67bbc43
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions nolobbyreservation.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,48 +63,48 @@
"linux" "1009"
}
}

"Addresses"
{
"CBaseServer::IsExclusiveToLobbyConnections"
{
"windows"
{
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
}
"linux"
{
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
}
}

"CBaseServer::ReplyChallenge"
{
"windows"
{
"signature" "CBaseServer::ReplyChallenge"
"signature" "CBaseServer::ReplyChallenge"
}
"linux"
{
"signature" "CBaseServer::ReplyChallenge"
"signature" "CBaseServer::ReplyChallenge"
}
}
}

"Signatures"
{
"CBaseServer::IsExclusiveToLobbyConnections"
{
"library" "engine"
"windows" "\x8B\x01\x8B\x40\x5C\xFF\xD0\x84\xC0\x75\x01"
"linux" "\x55\x89\xE5\x83\xEC\x2A\x8B\x45\x2A\x8B\x10\x89\x04\x24\xFF\x52\x2A\x31\xD2"
"windows" "\x8B\x01\x8B\x40\x5C\xFF\xD0\x84\xC0\x75\x2A\xC3"
"linux" "\x55\x89\xE5\x83\xEC\x18\x8B\x45\x08\x8B\x10\x89\x04\x24\xFF\x52\x60\x31\xD2"
}

"CBaseServer::ReplyChallenge"
{
"library" "engine"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x2A\x2A\x2A\x2A\x53\x8B\x5D\x08\x56\x57\x53"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x2A\x2A\x2A\x2A\x8B\x5D\x2A\x8B\x45\x2A\x89\x1C\x24"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x8C\x04\x00\x00"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x06\x00\x00\x8B\x5D\x08"
}
}
}
Expand Down

0 comments on commit 67bbc43

Please sign in to comment.