View Single Post
Fearts
ferts of daeth
Join Date: Oct 2008
Old 06-07-2018 , 20:23   Re: Connect - A safer OnClientPreConnect forward
Reply With Quote #364

In last TF2 update the Sig for "CBaseServer__CheckChallengeType" broke on Windows (not sure if other OS having issues). Dr!fter was nice enough to update it for me so here it is:

Code:
			"CBaseServer__CheckChallengeType"
			{
				"library"		"engine"
				"linux"			"@_ZN11CBaseServer18CheckChallengeTypeEP11CBaseClientiR8netadr_siPKcii"
				"mac"			"@_ZN11CBaseServer18CheckChallengeTypeEP11CBaseClientiR8netadr_siPKcii"
				"windows"		"\x55\x8B\xEC\x83\xEC\x14\x53\x8B\x5D\x14"
			}
I also just attached my copy of the gamedata if you just want to download.

EDIT:

Looks like Asherkin needs to update this on his end because it keeps getting reverted on server restart.
Attached Files
File Type: txt connect.games.txt (1.9 KB, 240 views)
__________________

Last edited by Fearts; 06-07-2018 at 21:00.
Fearts is offline