mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13940
This commit is contained in:
@@ -4,49 +4,49 @@ public static class animationsystem_dll {
|
||||
}
|
||||
|
||||
public static class client_dll {
|
||||
public const ulong LegacyGameUI001 = 0x857800;
|
||||
public const ulong Source2ClientUI001 = 0x846640;
|
||||
public const ulong Source2ClientPrediction001 = 0x76b370;
|
||||
public const ulong ClientToolsInfo_001 = 0x6f6de0;
|
||||
public const ulong Source2Client002 = 0x6f6e00;
|
||||
public const ulong GameClientExports001 = 0x6f6df0;
|
||||
public const ulong EmptyWorldService001_Client = 0x43fe20;
|
||||
public const ulong Source2ClientConfig001 = 0x427070;
|
||||
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 static class engine2_dll {
|
||||
public const ulong SimpleEngineLoopService_001 = 0x1e3560;
|
||||
public const ulong ClientServerEngineLoopService_001 = 0x1d9220;
|
||||
public const ulong KeyValueCache001 = 0x1d55c0;
|
||||
public const ulong HostStateMgr001 = 0x1d3000;
|
||||
public const ulong GameEventSystemServerV001 = 0x1ce420;
|
||||
public const ulong GameEventSystemClientV001 = 0x1ce410;
|
||||
public const ulong EngineServiceMgr001 = 0x1c9d30;
|
||||
public const ulong VProfService_001 = 0x1b7ea0;
|
||||
public const ulong ToolService_001 = 0x1b6c00;
|
||||
public const ulong StatsService_001 = 0x1b1e80;
|
||||
public const ulong SplitScreenService_001 = 0x1af0f0;
|
||||
public const ulong SoundService_001 = 0x1a9c40;
|
||||
public const ulong ScreenshotService001 = 0x1a5b10;
|
||||
public const ulong RenderService_001 = 0x1a2e70;
|
||||
public const ulong NetworkService_001 = 0x1a2980;
|
||||
public const ulong NetworkServerService_001 = 0x19da10;
|
||||
public const ulong NetworkP2PService_001 = 0x199420;
|
||||
public const ulong NetworkClientService_001 = 0x193050;
|
||||
public const ulong MapListService_001 = 0x18c090;
|
||||
public const ulong InputService_001 = 0x179e00;
|
||||
public const ulong GameUIService_001 = 0x1748c0;
|
||||
public const ulong GameResourceServiceServerV001 = 0x172620;
|
||||
public const ulong GameResourceServiceClientV001 = 0x172610;
|
||||
public const ulong BugService001 = 0x16b640;
|
||||
public const ulong BenchmarkService001 = 0x169e10;
|
||||
public const ulong VENGINE_GAMEUIFUNCS_VERSION005 = 0x117530;
|
||||
public const ulong EngineGameUI001 = 0x1167f0;
|
||||
public const ulong INETSUPPORT_001 = 0xe6030;
|
||||
public const ulong Source2EngineToServerStringTable001 = 0xa1080;
|
||||
public const ulong Source2EngineToServer001 = 0x8ae50;
|
||||
public const ulong Source2EngineToClientStringTable001 = 0x83800;
|
||||
public const ulong Source2EngineToClient001 = 0x595e0;
|
||||
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 Source2EngineToServer001 = 0x8af60;
|
||||
public const ulong Source2EngineToClientStringTable001 = 0x83910;
|
||||
public const ulong Source2EngineToClient001 = 0x596f0;
|
||||
}
|
||||
|
||||
public static class filesystem_stdio_dll {
|
||||
@@ -80,14 +80,14 @@ public static class localize_dll {
|
||||
|
||||
public static class matchmaking_dll {
|
||||
public const ulong GameTypes001 = 0x506a0;
|
||||
public const ulong MATCHFRAMEWORK_001 = 0x1015c0;
|
||||
public const ulong MATCHFRAMEWORK_001 = 0x1017d0;
|
||||
}
|
||||
|
||||
public static class materialsystem2_dll {
|
||||
public const ulong MaterialUtils_001 = 0x4db70;
|
||||
public const ulong TextLayout_001 = 0x4a2c0;
|
||||
public const ulong PostProcessingSystem_001 = 0x42a60;
|
||||
public const ulong FontManager_001 = 0x37840;
|
||||
public const ulong MaterialUtils_001 = 0x4dd80;
|
||||
public const ulong TextLayout_001 = 0x4a4d0;
|
||||
public const ulong PostProcessingSystem_001 = 0x42c70;
|
||||
public const ulong FontManager_001 = 0x37a50;
|
||||
public const ulong VMaterialSystem2_001 = 0x25fb0;
|
||||
}
|
||||
|
||||
@@ -111,7 +111,7 @@ public static class panorama_dll {
|
||||
}
|
||||
|
||||
public static class panorama_text_pango_dll {
|
||||
public const ulong PanoramaTextServices001 = 0x4caa0;
|
||||
public const ulong PanoramaTextServices001 = 0x4ccb0;
|
||||
}
|
||||
|
||||
public static class panoramauiclient_dll {
|
||||
@@ -142,7 +142,7 @@ public static class scenefilecache_dll {
|
||||
}
|
||||
|
||||
public static class scenesystem_dll {
|
||||
public const ulong SceneUtils_001 = 0x13bc30;
|
||||
public const ulong SceneUtils_001 = 0x13be40;
|
||||
public const ulong SceneSystem_002 = 0xc9b50;
|
||||
public const ulong RenderingPipelines_001 = 0x8da90;
|
||||
}
|
||||
@@ -152,7 +152,7 @@ public static class schemasystem_dll {
|
||||
}
|
||||
|
||||
public static class server_dll {
|
||||
public const ulong NavGameTest001 = 0xa9d520;
|
||||
public const ulong NavGameTest001 = 0xa9d770;
|
||||
public const ulong ServerToolsInfo_001 = 0x8a7820;
|
||||
public const ulong Source2GameClients001 = 0x8a7830;
|
||||
public const ulong Source2GameEntities001 = 0x8a7840;
|
||||
@@ -165,8 +165,8 @@ public static class server_dll {
|
||||
}
|
||||
|
||||
public static class soundsystem_dll {
|
||||
public const ulong SoundOpSystem001 = 0x155da0;
|
||||
public const ulong SoundOpSystemEdit001 = 0x8b110;
|
||||
public const ulong SoundOpSystem001 = 0x155fb0;
|
||||
public const ulong SoundOpSystemEdit001 = 0x8b320;
|
||||
public const ulong VMixEditTool001 = 0x716e0;
|
||||
public const ulong SoundSystem001 = 0x46460;
|
||||
}
|
||||
@@ -198,7 +198,7 @@ public static class steamclient64_dll {
|
||||
}
|
||||
|
||||
public static class tier0_dll {
|
||||
public const ulong VStringTokenSystem001 = 0x18d100;
|
||||
public const ulong VStringTokenSystem001 = 0x18d310;
|
||||
public const ulong TestScriptMgr001 = 0x13f510;
|
||||
public const ulong VProcessUtils002 = 0x12f520;
|
||||
public const ulong VEngineCvar007 = 0x615f0;
|
||||
|
||||
Reference in New Issue
Block a user