mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-03-07 17:57:22 +08:00
Game update (14136)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-02-10 22:35:02.976159900 UTC
|
||||
// 2026-02-24 01:42:29.356100200 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -9,49 +9,49 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint ClientToolsInfo_001 = 0x205D090;
|
||||
public const nint EmptyWorldService001_Client = 0x2016F10;
|
||||
public const nint GameClientExports001 = 0x2059D70;
|
||||
public const nint LegacyGameUI001 = 0x20775F0;
|
||||
public const nint Source2Client002 = 0x2303D80;
|
||||
public const nint Source2ClientConfig001 = 0x2287C40;
|
||||
public const nint Source2ClientPrediction001 = 0x20649F0;
|
||||
public const nint Source2ClientUI001 = 0x2075E70;
|
||||
public const nint ClientToolsInfo_001 = 0x205E0A0;
|
||||
public const nint EmptyWorldService001_Client = 0x2017F50;
|
||||
public const nint GameClientExports001 = 0x205AD80;
|
||||
public const nint LegacyGameUI001 = 0x20785F0;
|
||||
public const nint Source2Client002 = 0x2304E70;
|
||||
public const nint Source2ClientConfig001 = 0x2288EC0;
|
||||
public const nint Source2ClientPrediction001 = 0x2065A00;
|
||||
public const nint Source2ClientUI001 = 0x2076E80;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x6107D0;
|
||||
public const nint BugService001 = 0x8C5B50;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x9071F0;
|
||||
public const nint EngineGameUI001 = 0x60E2B0;
|
||||
public const nint EngineServiceMgr001 = 0x906AA0;
|
||||
public const nint GameEventSystemClientV001 = 0x906D80;
|
||||
public const nint GameEventSystemServerV001 = 0x906EB0;
|
||||
public const nint GameResourceServiceClientV001 = 0x6108D0;
|
||||
public const nint GameResourceServiceServerV001 = 0x610930;
|
||||
public const nint GameUIService_001 = 0x8C5F80;
|
||||
public const nint HostStateMgr001 = 0x611150;
|
||||
public const nint INETSUPPORT_001 = 0x6098E0;
|
||||
public const nint InputService_001 = 0x8C6270;
|
||||
public const nint KeyValueCache001 = 0x611200;
|
||||
public const nint MapListService_001 = 0x9050E0;
|
||||
public const nint NetworkClientService_001 = 0x905270;
|
||||
public const nint NetworkP2PService_001 = 0x9055B0;
|
||||
public const nint NetworkServerService_001 = 0x905760;
|
||||
public const nint NetworkService_001 = 0x610AA0;
|
||||
public const nint RenderService_001 = 0x9059D0;
|
||||
public const nint ScreenshotService001 = 0x905C90;
|
||||
public const nint SimpleEngineLoopService_001 = 0x611260;
|
||||
public const nint SoundService_001 = 0x610AE0;
|
||||
public const nint Source2EngineToClient001 = 0x60DBD0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x60DC30;
|
||||
public const nint Source2EngineToServer001 = 0x60DCA8;
|
||||
public const nint Source2EngineToServerStringTable001 = 0x60DCD0;
|
||||
public const nint SplitScreenService_001 = 0x610DC0;
|
||||
public const nint StatsService_001 = 0x906050;
|
||||
public const nint ToolService_001 = 0x610F80;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x60E340;
|
||||
public const nint VProfService_001 = 0x610FC0;
|
||||
public const nint BenchmarkService001 = 0x613870;
|
||||
public const nint BugService001 = 0x8C8D20;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x90A3C0;
|
||||
public const nint EngineGameUI001 = 0x6112B0;
|
||||
public const nint EngineServiceMgr001 = 0x909C70;
|
||||
public const nint GameEventSystemClientV001 = 0x909F50;
|
||||
public const nint GameEventSystemServerV001 = 0x90A080;
|
||||
public const nint GameResourceServiceClientV001 = 0x613970;
|
||||
public const nint GameResourceServiceServerV001 = 0x6139D0;
|
||||
public const nint GameUIService_001 = 0x8C9150;
|
||||
public const nint HostStateMgr001 = 0x6141F0;
|
||||
public const nint INETSUPPORT_001 = 0x60C8E0;
|
||||
public const nint InputService_001 = 0x8C9440;
|
||||
public const nint KeyValueCache001 = 0x6142A0;
|
||||
public const nint MapListService_001 = 0x9082B0;
|
||||
public const nint NetworkClientService_001 = 0x908440;
|
||||
public const nint NetworkP2PService_001 = 0x908780;
|
||||
public const nint NetworkServerService_001 = 0x908930;
|
||||
public const nint NetworkService_001 = 0x613B40;
|
||||
public const nint RenderService_001 = 0x908BA0;
|
||||
public const nint ScreenshotService001 = 0x908E60;
|
||||
public const nint SimpleEngineLoopService_001 = 0x614300;
|
||||
public const nint SoundService_001 = 0x613B80;
|
||||
public const nint Source2EngineToClient001 = 0x610BD0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x610C30;
|
||||
public const nint Source2EngineToServer001 = 0x610CA8;
|
||||
public const nint Source2EngineToServerStringTable001 = 0x610CD0;
|
||||
public const nint SplitScreenService_001 = 0x613E60;
|
||||
public const nint StatsService_001 = 0x909220;
|
||||
public const nint ToolService_001 = 0x614020;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x611340;
|
||||
public const nint VProfService_001 = 0x614060;
|
||||
}
|
||||
// Module: filesystem_stdio.dll
|
||||
public static class FilesystemStdioDll {
|
||||
@@ -89,11 +89,11 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: materialsystem2.dll
|
||||
public static class Materialsystem2Dll {
|
||||
public const nint FontManager_001 = 0x165580;
|
||||
public const nint MaterialUtils_001 = 0x14D5C0;
|
||||
public const nint PostProcessingSystem_001 = 0x14D4D0;
|
||||
public const nint TextLayout_001 = 0x14D550;
|
||||
public const nint VMaterialSystem2_001 = 0x164E90;
|
||||
public const nint FontManager_001 = 0x164570;
|
||||
public const nint MaterialUtils_001 = 0x14C5C0;
|
||||
public const nint PostProcessingSystem_001 = 0x14C4D0;
|
||||
public const nint TextLayout_001 = 0x14C550;
|
||||
public const nint VMaterialSystem2_001 = 0x163E80;
|
||||
}
|
||||
// Module: meshsystem.dll
|
||||
public static class MeshsystemDll {
|
||||
@@ -105,10 +105,10 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: networksystem.dll
|
||||
public static class NetworksystemDll {
|
||||
public const nint FlattenedSerializersVersion001 = 0x2776D0;
|
||||
public const nint NetworkMessagesVersion001 = 0x29F6F0;
|
||||
public const nint NetworkSystemVersion001 = 0x290E90;
|
||||
public const nint SerializedEntitiesVersion001 = 0x290F80;
|
||||
public const nint FlattenedSerializersVersion001 = 0x279760;
|
||||
public const nint NetworkMessagesVersion001 = 0x2A1880;
|
||||
public const nint NetworkSystemVersion001 = 0x292F20;
|
||||
public const nint SerializedEntitiesVersion001 = 0x293010;
|
||||
}
|
||||
// Module: panorama.dll
|
||||
public static class PanoramaDll {
|
||||
@@ -124,7 +124,7 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: particles.dll
|
||||
public static class ParticlesDll {
|
||||
public const nint ParticleSystemMgr003 = 0x520F50;
|
||||
public const nint ParticleSystemMgr003 = 0x520E70;
|
||||
}
|
||||
// Module: pulse_system.dll
|
||||
public static class PulseSystemDll {
|
||||
@@ -138,7 +138,7 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: resourcesystem.dll
|
||||
public static class ResourcesystemDll {
|
||||
public const nint ResourceSystem013 = 0x81FF0;
|
||||
public const nint ResourceSystem013 = 0x81FE0;
|
||||
}
|
||||
// Module: scenefilecache.dll
|
||||
public static class ScenefilecacheDll {
|
||||
@@ -148,7 +148,7 @@ namespace CS2Dumper.Interfaces {
|
||||
// Module: scenesystem.dll
|
||||
public static class ScenesystemDll {
|
||||
public const nint RenderingPipelines_001 = 0x65BAC0;
|
||||
public const nint SceneSystem_002 = 0x8CFEE0;
|
||||
public const nint SceneSystem_002 = 0x8CFEA0;
|
||||
public const nint SceneUtils_001 = 0x65C9D0;
|
||||
}
|
||||
// Module: schemasystem.dll
|
||||
@@ -157,22 +157,22 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x1B6CB20;
|
||||
public const nint EntitySubclassUtilsV001 = 0x1B18140;
|
||||
public const nint NavGameTest001 = 0x1C167A8;
|
||||
public const nint ServerToolsInfo_001 = 0x1BC7A78;
|
||||
public const nint Source2GameClients001 = 0x1BC4AF0;
|
||||
public const nint Source2GameDirector001 = 0x1D56790;
|
||||
public const nint Source2GameEntities001 = 0x1BC7180;
|
||||
public const nint Source2Server001 = 0x1BC6FE0;
|
||||
public const nint Source2ServerConfig001 = 0x1E4B768;
|
||||
public const nint customnavsystem001 = 0x1AF6F18;
|
||||
public const nint EmptyWorldService001_Server = 0x1B6EB80;
|
||||
public const nint EntitySubclassUtilsV001 = 0x1B1A0F0;
|
||||
public const nint NavGameTest001 = 0x1C187D8;
|
||||
public const nint ServerToolsInfo_001 = 0x1BC9A78;
|
||||
public const nint Source2GameClients001 = 0x1BC6AF0;
|
||||
public const nint Source2GameDirector001 = 0x1D588E0;
|
||||
public const nint Source2GameEntities001 = 0x1BC9180;
|
||||
public const nint Source2Server001 = 0x1BC8FE0;
|
||||
public const nint Source2ServerConfig001 = 0x1E4D6D8;
|
||||
public const nint customnavsystem001 = 0x1AF8EC8;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
public const nint SoundOpSystem001 = 0x4F3AC0;
|
||||
public const nint SoundOpSystemEdit001 = 0x4F39A0;
|
||||
public const nint SoundSystem001 = 0x4F3490;
|
||||
public const nint SoundOpSystem001 = 0x4F3AA0;
|
||||
public const nint SoundOpSystemEdit001 = 0x4F3980;
|
||||
public const nint SoundSystem001 = 0x4F3470;
|
||||
public const nint VMixEditTool001 = 0x59472FF;
|
||||
}
|
||||
// Module: steamaudio.dll
|
||||
@@ -216,8 +216,8 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
public static class Vphysics2Dll {
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x4000E0;
|
||||
public const nint VPhysics2_Interface_001 = 0x400120;
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x400120;
|
||||
public const nint VPhysics2_Interface_001 = 0x400160;
|
||||
}
|
||||
// Module: vscript.dll
|
||||
public static class VscriptDll {
|
||||
|
||||
Reference in New Issue
Block a user