mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13995
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
* Thu, 29 Feb 2024 02:15:37 +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 = 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 const nint LegacyGameUI001 = 0x8AD8F0;
|
||||
public const nint Source2ClientUI001 = 0x89CB50;
|
||||
public const nint Source2ClientPrediction001 = 0x7AE2C0;
|
||||
public const nint ClientToolsInfo_001 = 0x731850;
|
||||
public const nint Source2Client002 = 0x731870;
|
||||
public const nint GameClientExports001 = 0x731860;
|
||||
public const nint EmptyWorldService001_Client = 0x47F420;
|
||||
public const nint Source2ClientConfig001 = 0x46B740;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
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 const nint SimpleEngineLoopService_001 = 0x1F6E10;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EAC20;
|
||||
public const nint KeyValueCache001 = 0x1E72F0;
|
||||
public const nint HostStateMgr001 = 0x1E4AD0;
|
||||
public const nint GameEventSystemServerV001 = 0x1E0080;
|
||||
public const nint GameEventSystemClientV001 = 0x1E0070;
|
||||
public const nint EngineServiceMgr001 = 0x1DB9D0;
|
||||
public const nint VProfService_001 = 0x1C8EA0;
|
||||
public const nint ToolService_001 = 0x1C7B20;
|
||||
public const nint StatsService_001 = 0x1C2ED0;
|
||||
public const nint SplitScreenService_001 = 0x1C01F0;
|
||||
public const nint SoundService_001 = 0x1B9950;
|
||||
public const nint ScreenshotService001 = 0x1B5350;
|
||||
public const nint RenderService_001 = 0x1B2990;
|
||||
public const nint NetworkService_001 = 0x1B24A0;
|
||||
public const nint NetworkServerService_001 = 0x1AD280;
|
||||
public const nint NetworkP2PService_001 = 0x1A8D10;
|
||||
public const nint NetworkClientService_001 = 0x1A1FD0;
|
||||
public const nint MapListService_001 = 0x19AE10;
|
||||
public const nint InputService_001 = 0x187EE0;
|
||||
public const nint GameUIService_001 = 0x1823C0;
|
||||
public const nint GameResourceServiceServerV001 = 0x17FA20;
|
||||
public const nint GameResourceServiceClientV001 = 0x17FA10;
|
||||
public const nint BugService001 = 0x178850;
|
||||
public const nint BenchmarkService001 = 0x176FF0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1228A0;
|
||||
public const nint EngineGameUI001 = 0x121C30;
|
||||
public const nint INETSUPPORT_001 = 0xF0BA0;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9730;
|
||||
public const nint Source2EngineToServer001 = 0x920B0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AAE0;
|
||||
public const nint Source2EngineToClient001 = 0x61A00;
|
||||
}
|
||||
|
||||
public static class filesystem_stdio_dll { // filesystem_stdio.dll
|
||||
@@ -105,10 +105,10 @@ public static class navsystem_dll { // navsystem.dll
|
||||
}
|
||||
|
||||
public static class networksystem_dll { // networksystem.dll
|
||||
public const nint SerializedEntitiesVersion001 = 0xD55E0;
|
||||
public const nint NetworkSystemVersion001 = 0xBF930;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FBC0;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF20;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD68D0;
|
||||
public const nint NetworkSystemVersion001 = 0xBF9A0;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FC30;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF90;
|
||||
}
|
||||
|
||||
public static class panorama_dll { // panorama.dll
|
||||
@@ -124,17 +124,17 @@ public static class panoramauiclient_dll { // panoramauiclient.dll
|
||||
}
|
||||
|
||||
public static class particles_dll { // particles.dll
|
||||
public const nint ParticleSystemMgr003 = 0x5C380;
|
||||
public const nint ParticleSystemMgr003 = 0x591D0;
|
||||
}
|
||||
|
||||
public static class pulse_system_dll { // pulse_system.dll
|
||||
public const nint IPulseSystem_001 = 0x93C0;
|
||||
public const nint IPulseSystem_001 = 0x44C0;
|
||||
}
|
||||
|
||||
public static class rendersystemdx11_dll { // rendersystemdx11.dll
|
||||
public const nint RenderUtils_001 = 0x53C20;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4B2B0;
|
||||
public const nint RenderDeviceMgr001 = 0x4B2A0;
|
||||
public const nint RenderUtils_001 = 0x55150;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4C7E0;
|
||||
public const nint RenderDeviceMgr001 = 0x4C7D0;
|
||||
}
|
||||
|
||||
public static class resourcesystem_dll { // resourcesystem.dll
|
||||
@@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
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;
|
||||
public const nint customnavsystem001 = 0x235F00;
|
||||
public const nint Source2GameDirector001 = 0x12A0B0;
|
||||
public const nint NavGameTest001 = 0xA44C60;
|
||||
public const nint ServerToolsInfo_001 = 0x8300E0;
|
||||
public const nint Source2GameClients001 = 0x8300F0;
|
||||
public const nint Source2GameEntities001 = 0x830100;
|
||||
public const nint Source2Server001 = 0x830110;
|
||||
public const nint EmptyWorldService001_Server = 0x571B50;
|
||||
public const nint Source2ServerConfig001 = 0x565ED0;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2AF220;
|
||||
public const nint customnavsystem001 = 0x22C0E0;
|
||||
public const nint Source2GameDirector001 = 0x11EA40;
|
||||
}
|
||||
|
||||
public static class soundsystem_dll { // soundsystem.dll
|
||||
@@ -181,26 +181,26 @@ public static class steamaudio_dll { // steamaudio.dll
|
||||
}
|
||||
|
||||
public static class steamclient64_dll { // steamclient64.dll
|
||||
public const nint IVALIDATE001 = 0x861720;
|
||||
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x85D5D0;
|
||||
public const nint SteamClient021 = 0x65E570;
|
||||
public const nint SteamClient020 = 0x65E560;
|
||||
public const nint SteamClient019 = 0x65E550;
|
||||
public const nint SteamClient018 = 0x65E540;
|
||||
public const nint SteamClient017 = 0x65E530;
|
||||
public const nint SteamClient016 = 0x65E520;
|
||||
public const nint SteamClient015 = 0x65E510;
|
||||
public const nint SteamClient014 = 0x65E500;
|
||||
public const nint SteamClient013 = 0x65E4F0;
|
||||
public const nint SteamClient012 = 0x65E4E0;
|
||||
public const nint SteamClient011 = 0x65E4D0;
|
||||
public const nint SteamClient010 = 0x65E4C0;
|
||||
public const nint SteamClient009 = 0x65E4B0;
|
||||
public const nint SteamClient008 = 0x65E4A0;
|
||||
public const nint SteamClient007 = 0x65E490;
|
||||
public const nint SteamClient006 = 0x65E480;
|
||||
public const nint p2pvoice002 = 0xD9EB0;
|
||||
public const nint p2pvoicesingleton002 = 0xD6910;
|
||||
public const nint IVALIDATE001 = 0x8661B0;
|
||||
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x862120;
|
||||
public const nint SteamClient021 = 0x663750;
|
||||
public const nint SteamClient020 = 0x663740;
|
||||
public const nint SteamClient019 = 0x663730;
|
||||
public const nint SteamClient018 = 0x663720;
|
||||
public const nint SteamClient017 = 0x663710;
|
||||
public const nint SteamClient016 = 0x663700;
|
||||
public const nint SteamClient015 = 0x6636F0;
|
||||
public const nint SteamClient014 = 0x6636E0;
|
||||
public const nint SteamClient013 = 0x6636D0;
|
||||
public const nint SteamClient012 = 0x6636C0;
|
||||
public const nint SteamClient011 = 0x6636B0;
|
||||
public const nint SteamClient010 = 0x6636A0;
|
||||
public const nint SteamClient009 = 0x663690;
|
||||
public const nint SteamClient008 = 0x663680;
|
||||
public const nint SteamClient007 = 0x663670;
|
||||
public const nint SteamClient006 = 0x663660;
|
||||
public const nint p2pvoice002 = 0xD9F70;
|
||||
public const nint p2pvoicesingleton002 = 0xD69D0;
|
||||
}
|
||||
|
||||
public static class tier0_dll { // tier0.dll
|
||||
@@ -211,7 +211,7 @@ public static class tier0_dll { // tier0.dll
|
||||
}
|
||||
|
||||
public static class v8system_dll { // v8system.dll
|
||||
public const nint Source2V8System001 = 0x1690;
|
||||
public const nint Source2V8System001 = 0x1950;
|
||||
}
|
||||
|
||||
public static class valve_avi_dll { // valve_avi.dll
|
||||
@@ -232,7 +232,7 @@ public static class vscript_dll { // vscript.dll
|
||||
}
|
||||
|
||||
public static class vstdlib_s64_dll { // vstdlib_s64.dll
|
||||
public const nint IVALIDATE001 = 0x250E0;
|
||||
public const nint IVALIDATE001 = 0x25120;
|
||||
public const nint VEngineCvar002 = 0x5760;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user