mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update (14297)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-26 02:01:31.346153900 UTC
|
||||
// 2025-10-02 00:16:01.097387800 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -9,38 +9,38 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint ClientToolsInfo_001 = 0x1BD89A0;
|
||||
public const nint EmptyWorldService001_Client = 0x1B93E70;
|
||||
public const nint GameClientExports001 = 0x1BD5680;
|
||||
public const nint LegacyGameUI001 = 0x1BF4150;
|
||||
public const nint Source2Client002 = 0x1E1B470;
|
||||
public const nint Source2ClientConfig001 = 0x1DB5340;
|
||||
public const nint Source2ClientPrediction001 = 0x1BDFC40;
|
||||
public const nint Source2ClientUI001 = 0x1BF25F0;
|
||||
public const nint ClientToolsInfo_001 = 0x1BE4B20;
|
||||
public const nint EmptyWorldService001_Client = 0x1B9FE80;
|
||||
public const nint GameClientExports001 = 0x1BE1800;
|
||||
public const nint LegacyGameUI001 = 0x1C002D0;
|
||||
public const nint Source2Client002 = 0x1E27AB0;
|
||||
public const nint Source2ClientConfig001 = 0x1DC16E0;
|
||||
public const nint Source2ClientPrediction001 = 0x1BEBDD0;
|
||||
public const nint Source2ClientUI001 = 0x1BFE770;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x5F15A0;
|
||||
public const nint BugService001 = 0x8A5BE0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x8E71D0;
|
||||
public const nint BugService001 = 0x8A5BC0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x8E71B0;
|
||||
public const nint EngineGameUI001 = 0x5EF2C0;
|
||||
public const nint EngineServiceMgr001 = 0x8E6AD0;
|
||||
public const nint GameEventSystemClientV001 = 0x8E6DA0;
|
||||
public const nint GameEventSystemServerV001 = 0x8E6EC0;
|
||||
public const nint EngineServiceMgr001 = 0x8E6AB0;
|
||||
public const nint GameEventSystemClientV001 = 0x8E6D80;
|
||||
public const nint GameEventSystemServerV001 = 0x8E6EA0;
|
||||
public const nint GameResourceServiceClientV001 = 0x5F16A0;
|
||||
public const nint GameResourceServiceServerV001 = 0x5F1700;
|
||||
public const nint GameUIService_001 = 0x8A6010;
|
||||
public const nint GameUIService_001 = 0x8A5FF0;
|
||||
public const nint HostStateMgr001 = 0x5F2090;
|
||||
public const nint INETSUPPORT_001 = 0x5EA860;
|
||||
public const nint InputService_001 = 0x8A6300;
|
||||
public const nint InputService_001 = 0x8A62E0;
|
||||
public const nint KeyValueCache001 = 0x5F2140;
|
||||
public const nint MapListService_001 = 0x8E5280;
|
||||
public const nint NetworkClientService_001 = 0x8E5410;
|
||||
public const nint MapListService_001 = 0x8E5260;
|
||||
public const nint NetworkClientService_001 = 0x8E53F0;
|
||||
public const nint NetworkP2PService_001 = 0x5F1850;
|
||||
public const nint NetworkServerService_001 = 0x8E5790;
|
||||
public const nint NetworkServerService_001 = 0x8E5770;
|
||||
public const nint NetworkService_001 = 0x5F19A0;
|
||||
public const nint RenderService_001 = 0x8E59F0;
|
||||
public const nint ScreenshotService001 = 0x8E5CA0;
|
||||
public const nint RenderService_001 = 0x8E59D0;
|
||||
public const nint ScreenshotService001 = 0x8E5C80;
|
||||
public const nint SimpleEngineLoopService_001 = 0x5F21A0;
|
||||
public const nint SoundService_001 = 0x5F19E0;
|
||||
public const nint Source2EngineToClient001 = 0x5EE950;
|
||||
@@ -48,7 +48,7 @@ namespace CS2Dumper.Interfaces {
|
||||
public const nint Source2EngineToServer001 = 0x5EEA28;
|
||||
public const nint Source2EngineToServerStringTable001 = 0x5EEA50;
|
||||
public const nint SplitScreenService_001 = 0x5F1CE0;
|
||||
public const nint StatsService_001 = 0x8E60A0;
|
||||
public const nint StatsService_001 = 0x8E6080;
|
||||
public const nint ToolService_001 = 0x5F1EA0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x5EF350;
|
||||
public const nint VProfService_001 = 0x5F1EE0;
|
||||
@@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x16FB870;
|
||||
public const nint EntitySubclassUtilsV001 = 0x16A7F80;
|
||||
public const nint NavGameTest001 = 0x17A2D20;
|
||||
public const nint ServerToolsInfo_001 = 0x1752C78;
|
||||
public const nint Source2GameClients001 = 0x174E630;
|
||||
public const nint Source2GameDirector001 = 0x18AC620;
|
||||
public const nint Source2GameEntities001 = 0x1752380;
|
||||
public const nint Source2Server001 = 0x17521E0;
|
||||
public const nint Source2ServerConfig001 = 0x197DAE8;
|
||||
public const nint customnavsystem001 = 0x1687A88;
|
||||
public const nint EmptyWorldService001_Server = 0x1706870;
|
||||
public const nint EntitySubclassUtilsV001 = 0x16B2F80;
|
||||
public const nint NavGameTest001 = 0x17ADD20;
|
||||
public const nint ServerToolsInfo_001 = 0x175DC78;
|
||||
public const nint Source2GameClients001 = 0x1759630;
|
||||
public const nint Source2GameDirector001 = 0x18B7620;
|
||||
public const nint Source2GameEntities001 = 0x175D380;
|
||||
public const nint Source2Server001 = 0x175D1E0;
|
||||
public const nint Source2ServerConfig001 = 0x1988AF8;
|
||||
public const nint customnavsystem001 = 0x1692A88;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
@@ -230,6 +230,6 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: worldrenderer.dll
|
||||
public static class WorldrendererDll {
|
||||
public const nint WorldRendererMgr001 = 0x1FECB0;
|
||||
public const nint WorldRendererMgr001 = 0x1FFCF0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user