diff --git a/gamedata/sdktools.games/engine.blade.txt b/gamedata/sdktools.games/engine.blade.txt index 67453492..c8fd46b3 100644 --- a/gamedata/sdktools.games/engine.blade.txt +++ b/gamedata/sdktools.games/engine.blade.txt @@ -120,6 +120,25 @@ } } } + + "#default" + { + "Signatures" + { + /** + * CNetworkStringTableContainer::WriteBaselines + * "Index error writing string table baseline %s\n" + */ + "WriteBaselines" + { + "library" "engine" + "windows" "\x55\x8B\xEC\x83\xEC\x54\x53\x56\x68\x04\x01\x00\x00" + "windows64" "\x48\x8B\xC4\x57\x48\x81\xEC\xB0\x00\x00\x00\x48\x89\x58\x08" + "linux64" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x81\xEC\x88\x00\x00\x00\x89\x8D\x64\xFF\xFF\xFF" + "mac64" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x81\xEC\x88\x00\x00\x00\x89\x4D\xC4" + } + } + } "#default" {