mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13942
This commit is contained in:
@@ -4,46 +4,46 @@ public static class animationsystem_dll {
|
||||
}
|
||||
|
||||
public static class client_dll {
|
||||
public const ulong LegacyGameUI001 = 0x857a80;
|
||||
public const ulong Source2ClientUI001 = 0x8468c0;
|
||||
public const ulong Source2ClientPrediction001 = 0x76b390;
|
||||
public const ulong ClientToolsInfo_001 = 0x6f6e00;
|
||||
public const ulong Source2Client002 = 0x6f6e20;
|
||||
public const ulong GameClientExports001 = 0x6f6e10;
|
||||
public const ulong EmptyWorldService001_Client = 0x43fe30;
|
||||
public const ulong Source2ClientConfig001 = 0x427080;
|
||||
public const ulong LegacyGameUI001 = 0x857650;
|
||||
public const ulong Source2ClientUI001 = 0x846490;
|
||||
public const ulong Source2ClientPrediction001 = 0x76afb0;
|
||||
public const ulong ClientToolsInfo_001 = 0x6f6a20;
|
||||
public const ulong Source2Client002 = 0x6f6a40;
|
||||
public const ulong GameClientExports001 = 0x6f6a30;
|
||||
public const ulong EmptyWorldService001_Client = 0x43fa50;
|
||||
public const ulong Source2ClientConfig001 = 0x426ca0;
|
||||
}
|
||||
|
||||
public static class engine2_dll {
|
||||
public const ulong SimpleEngineLoopService_001 = 0x1e3c20;
|
||||
public const ulong ClientServerEngineLoopService_001 = 0x1d9870;
|
||||
public const ulong KeyValueCache001 = 0x1d5c10;
|
||||
public const ulong HostStateMgr001 = 0x1d3650;
|
||||
public const ulong GameEventSystemServerV001 = 0x1cea70;
|
||||
public const ulong GameEventSystemClientV001 = 0x1cea60;
|
||||
public const ulong EngineServiceMgr001 = 0x1ca380;
|
||||
public const ulong VProfService_001 = 0x1b84f0;
|
||||
public const ulong ToolService_001 = 0x1b7250;
|
||||
public const ulong StatsService_001 = 0x1b24d0;
|
||||
public const ulong SplitScreenService_001 = 0x1af740;
|
||||
public const ulong SoundService_001 = 0x1aa290;
|
||||
public const ulong ScreenshotService001 = 0x1a6160;
|
||||
public const ulong RenderService_001 = 0x1a34c0;
|
||||
public const ulong NetworkService_001 = 0x1a2fd0;
|
||||
public const ulong NetworkServerService_001 = 0x19e060;
|
||||
public const ulong NetworkP2PService_001 = 0x199a70;
|
||||
public const ulong NetworkClientService_001 = 0x1936a0;
|
||||
public const ulong MapListService_001 = 0x18c6e0;
|
||||
public const ulong InputService_001 = 0x17a450;
|
||||
public const ulong GameUIService_001 = 0x174f10;
|
||||
public const ulong GameResourceServiceServerV001 = 0x172c70;
|
||||
public const ulong GameResourceServiceClientV001 = 0x172c60;
|
||||
public const ulong BugService001 = 0x16bc90;
|
||||
public const ulong BenchmarkService001 = 0x16a460;
|
||||
public const ulong VENGINE_GAMEUIFUNCS_VERSION005 = 0x117b80;
|
||||
public const ulong EngineGameUI001 = 0x116e40;
|
||||
public const ulong INETSUPPORT_001 = 0xe6680;
|
||||
public const ulong Source2EngineToServerStringTable001 = 0xa1190;
|
||||
public const ulong SimpleEngineLoopService_001 = 0x1e3bc0;
|
||||
public const ulong ClientServerEngineLoopService_001 = 0x1d9810;
|
||||
public const ulong KeyValueCache001 = 0x1d5bb0;
|
||||
public const ulong HostStateMgr001 = 0x1d35f0;
|
||||
public const ulong GameEventSystemServerV001 = 0x1cea10;
|
||||
public const ulong GameEventSystemClientV001 = 0x1cea00;
|
||||
public const ulong EngineServiceMgr001 = 0x1ca320;
|
||||
public const ulong VProfService_001 = 0x1b8490;
|
||||
public const ulong ToolService_001 = 0x1b71f0;
|
||||
public const ulong StatsService_001 = 0x1b2470;
|
||||
public const ulong SplitScreenService_001 = 0x1af6e0;
|
||||
public const ulong SoundService_001 = 0x1aa230;
|
||||
public const ulong ScreenshotService001 = 0x1a6100;
|
||||
public const ulong RenderService_001 = 0x1a3460;
|
||||
public const ulong NetworkService_001 = 0x1a2f70;
|
||||
public const ulong NetworkServerService_001 = 0x19e000;
|
||||
public const ulong NetworkP2PService_001 = 0x199a10;
|
||||
public const ulong NetworkClientService_001 = 0x193640;
|
||||
public const ulong MapListService_001 = 0x18c680;
|
||||
public const ulong InputService_001 = 0x17a3f0;
|
||||
public const ulong GameUIService_001 = 0x174eb0;
|
||||
public const ulong GameResourceServiceServerV001 = 0x172c10;
|
||||
public const ulong GameResourceServiceClientV001 = 0x172c00;
|
||||
public const ulong BugService001 = 0x16bc30;
|
||||
public const ulong BenchmarkService001 = 0x16a400;
|
||||
public const ulong VENGINE_GAMEUIFUNCS_VERSION005 = 0x117b20;
|
||||
public const ulong EngineGameUI001 = 0x116de0;
|
||||
public const ulong INETSUPPORT_001 = 0xe6620;
|
||||
public const ulong Source2EngineToServerStringTable001 = 0xa1180;
|
||||
public const ulong Source2EngineToServer001 = 0x8af60;
|
||||
public const ulong Source2EngineToClientStringTable001 = 0x83910;
|
||||
public const ulong Source2EngineToClient001 = 0x596f0;
|
||||
@@ -79,8 +79,8 @@ public static class localize_dll {
|
||||
}
|
||||
|
||||
public static class matchmaking_dll {
|
||||
public const ulong GameTypes001 = 0x506a0;
|
||||
public const ulong MATCHFRAMEWORK_001 = 0x1017d0;
|
||||
public const ulong GameTypes001 = 0x50680;
|
||||
public const ulong MATCHFRAMEWORK_001 = 0x1017b0;
|
||||
}
|
||||
|
||||
public static class materialsystem2_dll {
|
||||
@@ -152,21 +152,21 @@ public static class schemasystem_dll {
|
||||
}
|
||||
|
||||
public static class server_dll {
|
||||
public const ulong NavGameTest001 = 0xa9d770;
|
||||
public const ulong ServerToolsInfo_001 = 0x8a7820;
|
||||
public const ulong Source2GameClients001 = 0x8a7830;
|
||||
public const ulong Source2GameEntities001 = 0x8a7840;
|
||||
public const ulong Source2Server001 = 0x8a7850;
|
||||
public const ulong EmptyWorldService001_Server = 0x5a6200;
|
||||
public const ulong Source2ServerConfig001 = 0x586290;
|
||||
public const ulong EntitySubclassUtilsV001 = 0x2e67b0;
|
||||
public const ulong customnavsystem001 = 0x258650;
|
||||
public const ulong Source2GameDirector001 = 0x14d1e0;
|
||||
public const ulong NavGameTest001 = 0xa9d750;
|
||||
public const ulong ServerToolsInfo_001 = 0x8a7800;
|
||||
public const ulong Source2GameClients001 = 0x8a7810;
|
||||
public const ulong Source2GameEntities001 = 0x8a7820;
|
||||
public const ulong Source2Server001 = 0x8a7830;
|
||||
public const ulong EmptyWorldService001_Server = 0x5a61e0;
|
||||
public const ulong Source2ServerConfig001 = 0x586270;
|
||||
public const ulong EntitySubclassUtilsV001 = 0x2e6790;
|
||||
public const ulong customnavsystem001 = 0x258630;
|
||||
public const ulong Source2GameDirector001 = 0x14d1c0;
|
||||
}
|
||||
|
||||
public static class soundsystem_dll {
|
||||
public const ulong SoundOpSystem001 = 0x155fb0;
|
||||
public const ulong SoundOpSystemEdit001 = 0x8b320;
|
||||
public const ulong SoundOpSystem001 = 0x155f90;
|
||||
public const ulong SoundOpSystemEdit001 = 0x8b480;
|
||||
public const ulong VMixEditTool001 = 0x716e0;
|
||||
public const ulong SoundSystem001 = 0x46460;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user