From 7d42565123d631705662b28673e79fad8e9aa13a Mon Sep 17 00:00:00 2001 From: blueblur <112791487+blueblur0730@users.noreply.github.com> Date: Thu, 22 May 2025 01:13:59 +0800 Subject: [PATCH] Updated gamedata for Black Mesa (#27) --- accelerator.games.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/accelerator.games.txt b/accelerator.games.txt index d2a8cd2..ec429a0 100644 --- a/accelerator.games.txt +++ b/accelerator.games.txt @@ -137,5 +137,18 @@ /* 55 8B EC 53 56 FF 15 ? ? ? ? 8B C8 A1 ? ? ? ? 3B C8 */ // Thanks to "cravenge" for the signature } } - } + } + + "bms" + { + "Signatures" + { + "GetSpew" + { + "library" "engine" + "windows" "\x55\x8B\xEC\x53\xFF\x15\x2A\x2A\x2A\x2A\x8B\xD0\xBB\x2A\x2A\x2A\x2A\x3B\x15\x2A\x2A\x2A\x2A\x74\x2A\x8B\xCA\x33\xC0\xF0\x0F\xB1\x0B\x85\xC0\x74\x2A\xF3\x90\x6A\x2A\x52\x8B\xCB\xFF\x15\x2A\x2A\x2A\x2A\xEB\x2A\xFF\x05\x2A\x2A\x2A\x2A\x0F\xB7\x05" + /* 55 8B EC 53 FF 15 ? ? ? ? 8B D0 BB ? ? ? ? 3B 15 ? ? ? ? 74 ? 8B CA 33 C0 F0 0F B1 0B 85 C0 74 ? F3 90 6A ? 52 8B CB FF 15 ? ? ? ? EB ? FF 05 ? ? ? ? 0F B7 05 */ + } + } + } }