From 42b57dec70018c41f41dcdb25572ce3e7ce177c0 Mon Sep 17 00:00:00 2001 From: sappho Date: Sat, 27 Apr 2024 20:50:53 -0400 Subject: [PATCH] probably update win32 gamedata for tf2s x64 update this is not 64 bit gamedata, these changes were just caused by that update --- conplex/conplex.games.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conplex/conplex.games.txt b/conplex/conplex.games.txt index 3e2613e..21bfdd8 100644 --- a/conplex/conplex.games.txt +++ b/conplex/conplex.games.txt @@ -45,19 +45,19 @@ "ProcessAccept" { "library" "engine" - "windows" "\x55\x8B\xEC\x83\xEC\x24\x53\x57\x8D\x45\xF8\xC7\x45\xF8\x10\x00\x00\x00\x50" + "windows" "\x55\x8B\xEC\x83\xEC\x24\x53\x8B\xD9\x8B\x43\x18" } "RunFrame" { "library" "engine" - "windows" "\x55\x8B\xEC\xB8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x53\x8B\xD9\x56\x57" + "windows" "\x55\x8B\xEC\xB8\x60\x10\x00\x00" } "HandleFailedRconAuth" { "library" "engine" - "windows" "\x55\x8B\xEC\x83\xEC\x18\xA1\x2A\x2A\x2A\x2A\x8B\x15\x2A\x2A\x2A\x2A\x53\x56\x57" + "windows" "\x55\x8B\xEC\x83\xEC\x14\xF7\x05\x2A\x2A\x2A\x2A\x00\x10\x00\x00" } } }