mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13994
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 16 Feb 2024 11:36:44 +0000
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
@@ -9,49 +9,49 @@ public static class animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint LegacyGameUI001 = 0x8ABC70;
|
||||
public const nint Source2ClientUI001 = 0x89AED0;
|
||||
public const nint Source2ClientPrediction001 = 0x7ADF60;
|
||||
public const nint ClientToolsInfo_001 = 0x7322E0;
|
||||
public const nint Source2Client002 = 0x732300;
|
||||
public const nint GameClientExports001 = 0x7322F0;
|
||||
public const nint LegacyGameUI001 = 0x8ABD00;
|
||||
public const nint Source2ClientUI001 = 0x89AF60;
|
||||
public const nint Source2ClientPrediction001 = 0x7ADFF0;
|
||||
public const nint ClientToolsInfo_001 = 0x732370;
|
||||
public const nint Source2Client002 = 0x732390;
|
||||
public const nint GameClientExports001 = 0x732380;
|
||||
public const nint EmptyWorldService001_Client = 0x484300;
|
||||
public const nint Source2ClientConfig001 = 0x46EF20;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F6D30;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EAB40;
|
||||
public const nint KeyValueCache001 = 0x1E7210;
|
||||
public const nint HostStateMgr001 = 0x1E49F0;
|
||||
public const nint GameEventSystemServerV001 = 0x1DFFA0;
|
||||
public const nint GameEventSystemClientV001 = 0x1DFF90;
|
||||
public const nint EngineServiceMgr001 = 0x1DB8F0;
|
||||
public const nint VProfService_001 = 0x1C8ED0;
|
||||
public const nint ToolService_001 = 0x1C7B50;
|
||||
public const nint StatsService_001 = 0x1C2F00;
|
||||
public const nint SplitScreenService_001 = 0x1C0220;
|
||||
public const nint SoundService_001 = 0x1B9980;
|
||||
public const nint ScreenshotService001 = 0x1B5380;
|
||||
public const nint RenderService_001 = 0x1B29C0;
|
||||
public const nint NetworkService_001 = 0x1B24D0;
|
||||
public const nint NetworkServerService_001 = 0x1AD2B0;
|
||||
public const nint NetworkP2PService_001 = 0x1A8D40;
|
||||
public const nint NetworkClientService_001 = 0x1A2000;
|
||||
public const nint MapListService_001 = 0x19AE40;
|
||||
public const nint InputService_001 = 0x187F00;
|
||||
public const nint GameUIService_001 = 0x1823E0;
|
||||
public const nint GameResourceServiceServerV001 = 0x17FA40;
|
||||
public const nint GameResourceServiceClientV001 = 0x17FA30;
|
||||
public const nint BugService001 = 0x178870;
|
||||
public const nint BenchmarkService001 = 0x177010;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1228C0;
|
||||
public const nint EngineGameUI001 = 0x121C50;
|
||||
public const nint INETSUPPORT_001 = 0xF0BC0;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9750;
|
||||
public const nint Source2EngineToServer001 = 0x920D0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AB00;
|
||||
public const nint Source2EngineToClient001 = 0x61A20;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F6D60;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EAB70;
|
||||
public const nint KeyValueCache001 = 0x1E7240;
|
||||
public const nint HostStateMgr001 = 0x1E4A20;
|
||||
public const nint GameEventSystemServerV001 = 0x1DFFD0;
|
||||
public const nint GameEventSystemClientV001 = 0x1DFFC0;
|
||||
public const nint EngineServiceMgr001 = 0x1DB920;
|
||||
public const nint VProfService_001 = 0x1C8F00;
|
||||
public const nint ToolService_001 = 0x1C7B80;
|
||||
public const nint StatsService_001 = 0x1C2F30;
|
||||
public const nint SplitScreenService_001 = 0x1C0250;
|
||||
public const nint SoundService_001 = 0x1B99B0;
|
||||
public const nint ScreenshotService001 = 0x1B53B0;
|
||||
public const nint RenderService_001 = 0x1B29F0;
|
||||
public const nint NetworkService_001 = 0x1B2500;
|
||||
public const nint NetworkServerService_001 = 0x1AD2E0;
|
||||
public const nint NetworkP2PService_001 = 0x1A8D70;
|
||||
public const nint NetworkClientService_001 = 0x1A2030;
|
||||
public const nint MapListService_001 = 0x19AE70;
|
||||
public const nint InputService_001 = 0x187F30;
|
||||
public const nint GameUIService_001 = 0x182410;
|
||||
public const nint GameResourceServiceServerV001 = 0x17FA70;
|
||||
public const nint GameResourceServiceClientV001 = 0x17FA60;
|
||||
public const nint BugService001 = 0x1788A0;
|
||||
public const nint BenchmarkService001 = 0x177040;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1228F0;
|
||||
public const nint EngineGameUI001 = 0x121C80;
|
||||
public const nint INETSUPPORT_001 = 0xF0BF0;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9780;
|
||||
public const nint Source2EngineToServer001 = 0x92100;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AB30;
|
||||
public const nint Source2EngineToClient001 = 0x61A50;
|
||||
}
|
||||
|
||||
public static class filesystem_stdio_dll { // filesystem_stdio.dll
|
||||
@@ -105,7 +105,7 @@ public static class navsystem_dll { // navsystem.dll
|
||||
}
|
||||
|
||||
public static class networksystem_dll { // networksystem.dll
|
||||
public const nint SerializedEntitiesVersion001 = 0xD5590;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD55E0;
|
||||
public const nint NetworkSystemVersion001 = 0xBF930;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FBC0;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF20;
|
||||
@@ -157,11 +157,11 @@ public static class schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
public const nint NavGameTest001 = 0xA41CF0;
|
||||
public const nint ServerToolsInfo_001 = 0x8303B0;
|
||||
public const nint Source2GameClients001 = 0x8303C0;
|
||||
public const nint Source2GameEntities001 = 0x8303D0;
|
||||
public const nint Source2Server001 = 0x8303E0;
|
||||
public const nint NavGameTest001 = 0xA41D40;
|
||||
public const nint ServerToolsInfo_001 = 0x830400;
|
||||
public const nint Source2GameClients001 = 0x830410;
|
||||
public const nint Source2GameEntities001 = 0x830420;
|
||||
public const nint Source2Server001 = 0x830430;
|
||||
public const nint EmptyWorldService001_Server = 0x574950;
|
||||
public const nint Source2ServerConfig001 = 0x565A80;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2B9040;
|
||||
@@ -204,9 +204,9 @@ public static class steamclient64_dll { // steamclient64.dll
|
||||
}
|
||||
|
||||
public static class tier0_dll { // tier0.dll
|
||||
public const nint VStringTokenSystem001 = 0x190B00;
|
||||
public const nint TestScriptMgr001 = 0x140C90;
|
||||
public const nint VProcessUtils002 = 0x132170;
|
||||
public const nint VStringTokenSystem001 = 0x190B10;
|
||||
public const nint TestScriptMgr001 = 0x140CA0;
|
||||
public const nint VProcessUtils002 = 0x132180;
|
||||
public const nint VEngineCvar007 = 0x635C0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user