mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14006)
This commit is contained in:
@@ -1,57 +1,57 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-05-03 00:11:19.220511700 UTC
|
||||
// 2024-05-08 03:42:33.508076800 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
public static class AnimationsystemDll {
|
||||
public const nint AnimationSystemUtils_001 = 0x73640;
|
||||
public const nint AnimationSystem_001 = 0x6E1C0;
|
||||
public const nint AnimationSystemUtils_001 = 0x73600;
|
||||
public const nint AnimationSystem_001 = 0x6E180;
|
||||
}
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint ClientToolsInfo_001 = 0x735970;
|
||||
public const nint EmptyWorldService001_Client = 0x482B50;
|
||||
public const nint GameClientExports001 = 0x735980;
|
||||
public const nint LegacyGameUI001 = 0x8B3950;
|
||||
public const nint Source2Client002 = 0x735990;
|
||||
public const nint Source2ClientConfig001 = 0x46DED0;
|
||||
public const nint Source2ClientPrediction001 = 0x7B2410;
|
||||
public const nint Source2ClientUI001 = 0x8A2E90;
|
||||
public const nint ClientToolsInfo_001 = 0x735670;
|
||||
public const nint EmptyWorldService001_Client = 0x482C80;
|
||||
public const nint GameClientExports001 = 0x735680;
|
||||
public const nint LegacyGameUI001 = 0x8B3420;
|
||||
public const nint Source2Client002 = 0x735690;
|
||||
public const nint Source2ClientConfig001 = 0x46DFC0;
|
||||
public const nint Source2ClientPrediction001 = 0x7B1ED0;
|
||||
public const nint Source2ClientUI001 = 0x8A2960;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x179100;
|
||||
public const nint BugService001 = 0x17A960;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EE4B0;
|
||||
public const nint EngineGameUI001 = 0x123650;
|
||||
public const nint EngineServiceMgr001 = 0x1DDA60;
|
||||
public const nint GameEventSystemClientV001 = 0x1E2650;
|
||||
public const nint GameEventSystemServerV001 = 0x1E2660;
|
||||
public const nint GameResourceServiceClientV001 = 0x181B20;
|
||||
public const nint GameResourceServiceServerV001 = 0x181B30;
|
||||
public const nint GameUIService_001 = 0x1844D0;
|
||||
public const nint HostStateMgr001 = 0x1E70B0;
|
||||
public const nint INETSUPPORT_001 = 0xF22A0;
|
||||
public const nint InputService_001 = 0x189FF0;
|
||||
public const nint KeyValueCache001 = 0x1E98D0;
|
||||
public const nint MapListService_001 = 0x19CEC0;
|
||||
public const nint NetworkClientService_001 = 0x1A4080;
|
||||
public const nint NetworkP2PService_001 = 0x1AAD70;
|
||||
public const nint NetworkServerService_001 = 0x1AF2C0;
|
||||
public const nint NetworkService_001 = 0x1B44E0;
|
||||
public const nint RenderService_001 = 0x1B49D0;
|
||||
public const nint ScreenshotService001 = 0x1B7350;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1FAFF0;
|
||||
public const nint SoundService_001 = 0x1BB950;
|
||||
public const nint Source2EngineToClient001 = 0x63210;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8C280;
|
||||
public const nint Source2EngineToServer001 = 0x93880;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xAAE20;
|
||||
public const nint SplitScreenService_001 = 0x1C21E0;
|
||||
public const nint StatsService_001 = 0x1C4EC0;
|
||||
public const nint ToolService_001 = 0x1C9B10;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1242C0;
|
||||
public const nint VProfService_001 = 0x1CAE90;
|
||||
public const nint BenchmarkService001 = 0x177770;
|
||||
public const nint BugService001 = 0x178FD0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EC7C0;
|
||||
public const nint EngineGameUI001 = 0x121CC0;
|
||||
public const nint EngineServiceMgr001 = 0x1DBDE0;
|
||||
public const nint GameEventSystemClientV001 = 0x1E09D0;
|
||||
public const nint GameEventSystemServerV001 = 0x1E09E0;
|
||||
public const nint GameResourceServiceClientV001 = 0x180190;
|
||||
public const nint GameResourceServiceServerV001 = 0x1801A0;
|
||||
public const nint GameUIService_001 = 0x182B40;
|
||||
public const nint HostStateMgr001 = 0x1E53B0;
|
||||
public const nint INETSUPPORT_001 = 0xF0950;
|
||||
public const nint InputService_001 = 0x1886B0;
|
||||
public const nint KeyValueCache001 = 0x1E7BD0;
|
||||
public const nint MapListService_001 = 0x19B580;
|
||||
public const nint NetworkClientService_001 = 0x1A2740;
|
||||
public const nint NetworkP2PService_001 = 0x1A9100;
|
||||
public const nint NetworkServerService_001 = 0x1AD650;
|
||||
public const nint NetworkService_001 = 0x1B2870;
|
||||
public const nint RenderService_001 = 0x1B2D60;
|
||||
public const nint ScreenshotService001 = 0x1B56E0;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F9130;
|
||||
public const nint SoundService_001 = 0x1B9CE0;
|
||||
public const nint Source2EngineToClient001 = 0x61BE0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AD60;
|
||||
public const nint Source2EngineToServer001 = 0x92360;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9900;
|
||||
public const nint SplitScreenService_001 = 0x1C0570;
|
||||
public const nint StatsService_001 = 0x1C3250;
|
||||
public const nint ToolService_001 = 0x1C7EA0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122930;
|
||||
public const nint VProfService_001 = 0x1C9220;
|
||||
}
|
||||
// Module: filesystem_stdio.dll
|
||||
public static class FilesystemStdioDll {
|
||||
@@ -60,14 +60,14 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: host.dll
|
||||
public static class HostDll {
|
||||
public const nint DebugDrawQueueManager001 = 0x11AE0;
|
||||
public const nint GameModelInfo001 = 0x12090;
|
||||
public const nint GameSystem2HostHook = 0x12170;
|
||||
public const nint HostUtils001 = 0x12920;
|
||||
public const nint PredictionDiffManager001 = 0x17340;
|
||||
public const nint SaveRestoreDataVersion001 = 0x19060;
|
||||
public const nint SinglePlayerSharedMemory001 = 0x19070;
|
||||
public const nint Source2Host001 = 0x193F0;
|
||||
public const nint DebugDrawQueueManager001 = 0x11AC0;
|
||||
public const nint GameModelInfo001 = 0x12070;
|
||||
public const nint GameSystem2HostHook = 0x12150;
|
||||
public const nint HostUtils001 = 0x12900;
|
||||
public const nint PredictionDiffManager001 = 0x17320;
|
||||
public const nint SaveRestoreDataVersion001 = 0x19040;
|
||||
public const nint SinglePlayerSharedMemory001 = 0x19050;
|
||||
public const nint Source2Host001 = 0x193D0;
|
||||
}
|
||||
// Module: imemanager.dll
|
||||
public static class ImemanagerDll {
|
||||
@@ -84,16 +84,16 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
public static class MatchmakingDll {
|
||||
public const nint GameTypes001 = 0x53910;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x1057A0;
|
||||
public const nint GameTypes001 = 0x538F0;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x105780;
|
||||
}
|
||||
// Module: materialsystem2.dll
|
||||
public static class Materialsystem2Dll {
|
||||
public const nint FontManager_001 = 0x37A40;
|
||||
public const nint MaterialUtils_001 = 0x4DB00;
|
||||
public const nint PostProcessingSystem_001 = 0x42A40;
|
||||
public const nint TextLayout_001 = 0x4A1C0;
|
||||
public const nint VMaterialSystem2_001 = 0x25F10;
|
||||
public const nint FontManager_001 = 0x376D0;
|
||||
public const nint MaterialUtils_001 = 0x4D790;
|
||||
public const nint PostProcessingSystem_001 = 0x426D0;
|
||||
public const nint TextLayout_001 = 0x49E50;
|
||||
public const nint VMaterialSystem2_001 = 0x25BA0;
|
||||
}
|
||||
// Module: meshsystem.dll
|
||||
public static class MeshsystemDll {
|
||||
@@ -105,26 +105,26 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: networksystem.dll
|
||||
public static class NetworksystemDll {
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF40;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FC40;
|
||||
public const nint NetworkSystemVersion001 = 0xBF9C0;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD5DF0;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7E5E0;
|
||||
public const nint NetworkMessagesVersion001 = 0x9EC60;
|
||||
public const nint NetworkSystemVersion001 = 0xBE9E0;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD4C00;
|
||||
}
|
||||
// Module: panorama.dll
|
||||
public static class PanoramaDll {
|
||||
public const nint PanoramaUIEngine001 = 0x5D8C0;
|
||||
public const nint PanoramaUIEngine001 = 0x5D8B0;
|
||||
}
|
||||
// Module: panorama_text_pango.dll
|
||||
public static class PanoramaTextPangoDll {
|
||||
public const nint PanoramaTextServices001 = 0x4CBE0;
|
||||
public const nint PanoramaTextServices001 = 0x4CBD0;
|
||||
}
|
||||
// Module: panoramauiclient.dll
|
||||
public static class PanoramauiclientDll {
|
||||
public const nint PanoramaUIClient001 = 0x12010;
|
||||
public const nint PanoramaUIClient001 = 0x11FF0;
|
||||
}
|
||||
// Module: particles.dll
|
||||
public static class ParticlesDll {
|
||||
public const nint ParticleSystemMgr003 = 0x590F0;
|
||||
public const nint ParticleSystemMgr003 = 0x590C0;
|
||||
}
|
||||
// Module: pulse_system.dll
|
||||
public static class PulseSystemDll {
|
||||
@@ -132,13 +132,13 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: rendersystemdx11.dll
|
||||
public static class Rendersystemdx11Dll {
|
||||
public const nint RenderDeviceMgr001 = 0x4D1A0;
|
||||
public const nint RenderUtils_001 = 0x55B20;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4D1B0;
|
||||
public const nint RenderDeviceMgr001 = 0x4D310;
|
||||
public const nint RenderUtils_001 = 0x55BB0;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4D320;
|
||||
}
|
||||
// Module: resourcesystem.dll
|
||||
public static class ResourcesystemDll {
|
||||
public const nint ResourceSystem013 = 0x10920;
|
||||
public const nint ResourceSystem013 = 0x10840;
|
||||
}
|
||||
// Module: scenefilecache.dll
|
||||
public static class ScenefilecacheDll {
|
||||
@@ -147,9 +147,9 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: scenesystem.dll
|
||||
public static class ScenesystemDll {
|
||||
public const nint RenderingPipelines_001 = 0x86350;
|
||||
public const nint SceneSystem_002 = 0xBD0D0;
|
||||
public const nint SceneUtils_001 = 0x12FB70;
|
||||
public const nint RenderingPipelines_001 = 0x85D30;
|
||||
public const nint SceneSystem_002 = 0xBC6D0;
|
||||
public const nint SceneUtils_001 = 0x12EE40;
|
||||
}
|
||||
// Module: schemasystem.dll
|
||||
public static class SchemasystemDll {
|
||||
@@ -157,27 +157,27 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x56E130;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2ABFC0;
|
||||
public const nint NavGameTest001 = 0xA428A0;
|
||||
public const nint ServerToolsInfo_001 = 0x82E3B0;
|
||||
public const nint Source2GameClients001 = 0x82E3C0;
|
||||
public const nint Source2GameDirector001 = 0x11DFD0;
|
||||
public const nint Source2GameEntities001 = 0x82E3D0;
|
||||
public const nint Source2Server001 = 0x82E3E0;
|
||||
public const nint Source2ServerConfig001 = 0x5623E0;
|
||||
public const nint customnavsystem001 = 0x227F90;
|
||||
public const nint EmptyWorldService001_Server = 0x56E780;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2AC420;
|
||||
public const nint NavGameTest001 = 0xA42710;
|
||||
public const nint ServerToolsInfo_001 = 0x82E220;
|
||||
public const nint Source2GameClients001 = 0x82E230;
|
||||
public const nint Source2GameDirector001 = 0x11E010;
|
||||
public const nint Source2GameEntities001 = 0x82E240;
|
||||
public const nint Source2Server001 = 0x82E250;
|
||||
public const nint Source2ServerConfig001 = 0x562A30;
|
||||
public const nint customnavsystem001 = 0x227FF0;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
public const nint SoundOpSystem001 = 0x16A670;
|
||||
public const nint SoundOpSystemEdit001 = 0x96A80;
|
||||
public const nint SoundSystem001 = 0x48350;
|
||||
public const nint VMixEditTool001 = 0x75C60;
|
||||
public const nint SoundOpSystem001 = 0x16A5B0;
|
||||
public const nint SoundOpSystemEdit001 = 0x969C0;
|
||||
public const nint SoundSystem001 = 0x48290;
|
||||
public const nint VMixEditTool001 = 0x75BA0;
|
||||
}
|
||||
// Module: steamaudio.dll
|
||||
public static class SteamaudioDll {
|
||||
public const nint SteamAudio001 = 0x5AA70;
|
||||
public const nint SteamAudio001 = 0x5AA40;
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
public static class Steamclient64Dll {
|
||||
@@ -204,10 +204,10 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: tier0.dll
|
||||
public static class Tier0Dll {
|
||||
public const nint TestScriptMgr001 = 0x1426C0;
|
||||
public const nint VEngineCvar007 = 0x62DA0;
|
||||
public const nint VProcessUtils002 = 0x133B60;
|
||||
public const nint VStringTokenSystem001 = 0x195160;
|
||||
public const nint TestScriptMgr001 = 0x142960;
|
||||
public const nint VEngineCvar007 = 0x62E40;
|
||||
public const nint VProcessUtils002 = 0x133E00;
|
||||
public const nint VStringTokenSystem001 = 0x1953B0;
|
||||
}
|
||||
// Module: v8system.dll
|
||||
public static class V8systemDll {
|
||||
@@ -223,8 +223,8 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
public static class Vphysics2Dll {
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x5BC10;
|
||||
public const nint VPhysics2_Interface_001 = 0x57090;
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x5BC00;
|
||||
public const nint VPhysics2_Interface_001 = 0x57080;
|
||||
}
|
||||
// Module: vscript.dll
|
||||
public static class VscriptDll {
|
||||
@@ -237,6 +237,6 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: worldrenderer.dll
|
||||
public static class WorldrendererDll {
|
||||
public const nint WorldRendererMgr001 = 0x205E0;
|
||||
public const nint WorldRendererMgr001 = 0x203A0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user