From 4c3335f31a76161293e3796caf953af59233097e Mon Sep 17 00:00:00 2001 From: Asher Baker Date: Thu, 26 Oct 2017 14:09:11 +0100 Subject: [PATCH] Fix Windows build and update gamedata --- AMBuildScript | 1 + connect.games.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AMBuildScript b/AMBuildScript index ac278ab..40aa0ef 100644 --- a/AMBuildScript +++ b/AMBuildScript @@ -182,6 +182,7 @@ class SM: self.compiler.AddToListVar('POSTLINKFLAGS', 'uuid.lib') self.compiler.AddToListVar('POSTLINKFLAGS', 'odbc32.lib') self.compiler.AddToListVar('POSTLINKFLAGS', 'odbccp32.lib') + self.compiler.AddToListVar('POSTLINKFLAGS', 'legacy_stdio_definitions.lib') #Optimization if AMBuild.options.opt == '1': diff --git a/connect.games.txt b/connect.games.txt index 974be81..18eff6a 100644 --- a/connect.games.txt +++ b/connect.games.txt @@ -62,7 +62,7 @@ "CBaseServer__CheckMasterServerRequestRestart" { "library" "engine" - "windows" "\xE8\x2A\x2A\x2A\x2A\x83\x38\x00\x74\x2A\xE8\x2A\x2A\x2A\x2A\x8B\x08\x8B\x01\x8B\x40\x2C\xFF\xD0" + "windows" "\xE8\x2A\x2A\x2A\x2A\x83\x78\x04\x00\x74\x2A\xE8\x2A\x2A\x2A\x2A\x8B\x48\x04\x8B\x01\x8B\x40\x2C\xFF\xD0\x84\xC0\x74\x2A\x56" } "Steam3Server"