mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13991
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 9 Feb 2024 02:38:11 +0000
|
||||
* Tue, 13 Feb 2024 02:41:15 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
@@ -9,46 +9,46 @@ public static class animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint LegacyGameUI001 = 0x8AA820;
|
||||
public const nint Source2ClientUI001 = 0x899A80;
|
||||
public const nint Source2ClientPrediction001 = 0x7AC9B0;
|
||||
public const nint ClientToolsInfo_001 = 0x7312C0;
|
||||
public const nint Source2Client002 = 0x7312E0;
|
||||
public const nint GameClientExports001 = 0x7312D0;
|
||||
public const nint LegacyGameUI001 = 0x8AA960;
|
||||
public const nint Source2ClientUI001 = 0x899BC0;
|
||||
public const nint Source2ClientPrediction001 = 0x7ACAF0;
|
||||
public const nint ClientToolsInfo_001 = 0x7313D0;
|
||||
public const nint Source2Client002 = 0x7313F0;
|
||||
public const nint GameClientExports001 = 0x7313E0;
|
||||
public const nint EmptyWorldService001_Client = 0x483D80;
|
||||
public const nint Source2ClientConfig001 = 0x46E9A0;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F5730;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1E9610;
|
||||
public const nint KeyValueCache001 = 0x1E5D70;
|
||||
public const nint HostStateMgr001 = 0x1E3550;
|
||||
public const nint GameEventSystemServerV001 = 0x1DEB00;
|
||||
public const nint GameEventSystemClientV001 = 0x1DEAF0;
|
||||
public const nint EngineServiceMgr001 = 0x1DA450;
|
||||
public const nint VProfService_001 = 0x1C7A30;
|
||||
public const nint ToolService_001 = 0x1C66B0;
|
||||
public const nint StatsService_001 = 0x1C1A60;
|
||||
public const nint SplitScreenService_001 = 0x1BED80;
|
||||
public const nint SoundService_001 = 0x1B84C0;
|
||||
public const nint ScreenshotService001 = 0x1B3EC0;
|
||||
public const nint RenderService_001 = 0x1B1500;
|
||||
public const nint NetworkService_001 = 0x1B1010;
|
||||
public const nint NetworkServerService_001 = 0x1ABDF0;
|
||||
public const nint NetworkP2PService_001 = 0x1A7880;
|
||||
public const nint NetworkClientService_001 = 0x1A0B40;
|
||||
public const nint MapListService_001 = 0x199980;
|
||||
public const nint InputService_001 = 0x1871E0;
|
||||
public const nint GameUIService_001 = 0x1816E0;
|
||||
public const nint GameResourceServiceServerV001 = 0x17ED40;
|
||||
public const nint GameResourceServiceClientV001 = 0x17ED30;
|
||||
public const nint BugService001 = 0x177B70;
|
||||
public const nint BenchmarkService001 = 0x176310;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122150;
|
||||
public const nint EngineGameUI001 = 0x1214E0;
|
||||
public const nint INETSUPPORT_001 = 0xF0530;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9170;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F5BF0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1E9AD0;
|
||||
public const nint KeyValueCache001 = 0x1E6230;
|
||||
public const nint HostStateMgr001 = 0x1E3A10;
|
||||
public const nint GameEventSystemServerV001 = 0x1DEFC0;
|
||||
public const nint GameEventSystemClientV001 = 0x1DEFB0;
|
||||
public const nint EngineServiceMgr001 = 0x1DA910;
|
||||
public const nint VProfService_001 = 0x1C7EF0;
|
||||
public const nint ToolService_001 = 0x1C6B70;
|
||||
public const nint StatsService_001 = 0x1C1F20;
|
||||
public const nint SplitScreenService_001 = 0x1BF240;
|
||||
public const nint SoundService_001 = 0x1B89D0;
|
||||
public const nint ScreenshotService001 = 0x1B43D0;
|
||||
public const nint RenderService_001 = 0x1B1A10;
|
||||
public const nint NetworkService_001 = 0x1B1520;
|
||||
public const nint NetworkServerService_001 = 0x1AC300;
|
||||
public const nint NetworkP2PService_001 = 0x1A7D90;
|
||||
public const nint NetworkClientService_001 = 0x1A1050;
|
||||
public const nint MapListService_001 = 0x199E90;
|
||||
public const nint InputService_001 = 0x1876F0;
|
||||
public const nint GameUIService_001 = 0x181BF0;
|
||||
public const nint GameResourceServiceServerV001 = 0x17F250;
|
||||
public const nint GameResourceServiceClientV001 = 0x17F240;
|
||||
public const nint BugService001 = 0x178080;
|
||||
public const nint BenchmarkService001 = 0x176820;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122660;
|
||||
public const nint EngineGameUI001 = 0x1219F0;
|
||||
public const nint INETSUPPORT_001 = 0xF0A30;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA95C0;
|
||||
public const nint Source2EngineToServer001 = 0x91F40;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8A970;
|
||||
public const nint Source2EngineToClient001 = 0x61890;
|
||||
@@ -147,9 +147,9 @@ public static class scenefilecache_dll { // scenefilecache.dll
|
||||
}
|
||||
|
||||
public static class scenesystem_dll { // scenesystem.dll
|
||||
public const nint SceneUtils_001 = 0x12FCE0;
|
||||
public const nint SceneSystem_002 = 0xBD1F0;
|
||||
public const nint RenderingPipelines_001 = 0x86470;
|
||||
public const nint SceneUtils_001 = 0x12FCF0;
|
||||
public const nint SceneSystem_002 = 0xBD200;
|
||||
public const nint RenderingPipelines_001 = 0x86480;
|
||||
}
|
||||
|
||||
public static class schemasystem_dll { // schemasystem.dll
|
||||
@@ -157,11 +157,11 @@ public static class schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
public const nint NavGameTest001 = 0xA418E0;
|
||||
public const nint ServerToolsInfo_001 = 0x82FFA0;
|
||||
public const nint Source2GameClients001 = 0x82FFB0;
|
||||
public const nint Source2GameEntities001 = 0x82FFC0;
|
||||
public const nint Source2Server001 = 0x82FFD0;
|
||||
public const nint NavGameTest001 = 0xA41980;
|
||||
public const nint ServerToolsInfo_001 = 0x830040;
|
||||
public const nint Source2GameClients001 = 0x830050;
|
||||
public const nint Source2GameEntities001 = 0x830060;
|
||||
public const nint Source2Server001 = 0x830070;
|
||||
public const nint EmptyWorldService001_Server = 0x5745B0;
|
||||
public const nint Source2ServerConfig001 = 0x565920;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2B8F50;
|
||||
|
||||
Reference in New Issue
Block a user