Update windows CS:GO gamedata

This commit is contained in:
Peace-Maker 2016-04-28 15:42:56 +02:00
parent 7b79fa4299
commit 857eb091bd

View File

@ -9,7 +9,7 @@
"windows" "windows"
{ {
"signature" "host_client" "signature" "host_client"
"read" "58" "read" "37"
} }
"linux" "linux"
{ {
@ -114,7 +114,7 @@
{ {
"library" "engine" "library" "engine"
"linux" "@_ZN11CHLTVServer24GetRecordingDemoFilenameEv" "linux" "@_ZN11CHLTVServer24GetRecordingDemoFilenameEv"
"windows" "\x81\xC1\x2A\x2A\x2A\x2A\x8B\x01\xFF\x20" "windows" "\x8B\x81\x2A\x2A\x2A\x2A\x81\xC1\x2A\x2A\x2A\x2A\xFF\x10"
} }
// StartRecording and StopRecording are virtual, but get called directly in the linux binary.. // StartRecording and StopRecording are virtual, but get called directly in the linux binary..