mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14079)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-05-13 23:54:54.425036700 UTC
|
||||
// 2025-05-16 03:33:22.466198100 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -13,45 +13,45 @@ namespace CS2Dumper.Interfaces {
|
||||
public const nint EmptyWorldService001_Client = 0x1800070;
|
||||
public const nint GameClientExports001 = 0x1840B98;
|
||||
public const nint LegacyGameUI001 = 0x18611D0;
|
||||
public const nint Source2Client002 = 0x1A5A580;
|
||||
public const nint Source2ClientConfig001 = 0x19F2FC0;
|
||||
public const nint Source2Client002 = 0x1A5A570;
|
||||
public const nint Source2ClientConfig001 = 0x19F2FA0;
|
||||
public const nint Source2ClientPrediction001 = 0x184BF50;
|
||||
public const nint Source2ClientUI001 = 0x185F700;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x547D30;
|
||||
public const nint BugService001 = 0x5E0CE0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x548A50;
|
||||
public const nint EngineGameUI001 = 0x545B90;
|
||||
public const nint EngineServiceMgr001 = 0x621BC0;
|
||||
public const nint GameEventSystemClientV001 = 0x621EE0;
|
||||
public const nint GameEventSystemServerV001 = 0x622020;
|
||||
public const nint GameResourceServiceClientV001 = 0x547E30;
|
||||
public const nint GameResourceServiceServerV001 = 0x547E90;
|
||||
public const nint GameUIService_001 = 0x5E0FE0;
|
||||
public const nint HostStateMgr001 = 0x548940;
|
||||
public const nint BenchmarkService001 = 0x547D20;
|
||||
public const nint BugService001 = 0x5E0CC0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x548A40;
|
||||
public const nint EngineGameUI001 = 0x545B80;
|
||||
public const nint EngineServiceMgr001 = 0x621BA0;
|
||||
public const nint GameEventSystemClientV001 = 0x621EC0;
|
||||
public const nint GameEventSystemServerV001 = 0x622000;
|
||||
public const nint GameResourceServiceClientV001 = 0x547E20;
|
||||
public const nint GameResourceServiceServerV001 = 0x547E80;
|
||||
public const nint GameUIService_001 = 0x5E0FC0;
|
||||
public const nint HostStateMgr001 = 0x548930;
|
||||
public const nint INETSUPPORT_001 = 0x541060;
|
||||
public const nint InputService_001 = 0x5E12F0;
|
||||
public const nint KeyValueCache001 = 0x5489F0;
|
||||
public const nint MapListService_001 = 0x620340;
|
||||
public const nint NetworkClientService_001 = 0x6204D0;
|
||||
public const nint NetworkP2PService_001 = 0x548140;
|
||||
public const nint NetworkServerService_001 = 0x620860;
|
||||
public const nint NetworkService_001 = 0x548290;
|
||||
public const nint RenderService_001 = 0x620AC0;
|
||||
public const nint ScreenshotService001 = 0x620D60;
|
||||
public const nint SimpleEngineLoopService_001 = 0x548B60;
|
||||
public const nint SoundService_001 = 0x5482D0;
|
||||
public const nint Source2EngineToClient001 = 0x545210;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x545270;
|
||||
public const nint Source2EngineToServer001 = 0x545308;
|
||||
public const nint Source2EngineToServerStringTable001 = 0x545330;
|
||||
public const nint SplitScreenService_001 = 0x5485B0;
|
||||
public const nint StatsService_001 = 0x621190;
|
||||
public const nint ToolService_001 = 0x548770;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C20;
|
||||
public const nint VProfService_001 = 0x5487B0;
|
||||
public const nint InputService_001 = 0x5E12D0;
|
||||
public const nint KeyValueCache001 = 0x5489E0;
|
||||
public const nint MapListService_001 = 0x620320;
|
||||
public const nint NetworkClientService_001 = 0x6204B0;
|
||||
public const nint NetworkP2PService_001 = 0x548130;
|
||||
public const nint NetworkServerService_001 = 0x620840;
|
||||
public const nint NetworkService_001 = 0x548280;
|
||||
public const nint RenderService_001 = 0x620AA0;
|
||||
public const nint ScreenshotService001 = 0x620D40;
|
||||
public const nint SimpleEngineLoopService_001 = 0x548B50;
|
||||
public const nint SoundService_001 = 0x5482C0;
|
||||
public const nint Source2EngineToClient001 = 0x545200;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x545260;
|
||||
public const nint Source2EngineToServer001 = 0x5452F8;
|
||||
public const nint Source2EngineToServerStringTable001 = 0x545320;
|
||||
public const nint SplitScreenService_001 = 0x5485A0;
|
||||
public const nint StatsService_001 = 0x621170;
|
||||
public const nint ToolService_001 = 0x548760;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C10;
|
||||
public const nint VProfService_001 = 0x5487A0;
|
||||
}
|
||||
// Module: filesystem_stdio.dll
|
||||
public static class FilesystemStdioDll {
|
||||
@@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x1369D70;
|
||||
public const nint EntitySubclassUtilsV001 = 0x131A3D0;
|
||||
public const nint NavGameTest001 = 0x1408E48;
|
||||
public const nint ServerToolsInfo_001 = 0x13BE7B8;
|
||||
public const nint Source2GameClients001 = 0x13B8680;
|
||||
public const nint Source2GameDirector001 = 0x14EC6A0;
|
||||
public const nint Source2GameEntities001 = 0x13BE6E0;
|
||||
public const nint Source2Server001 = 0x13BE550;
|
||||
public const nint Source2ServerConfig001 = 0x15B7178;
|
||||
public const nint customnavsystem001 = 0x12FEB48;
|
||||
public const nint EmptyWorldService001_Server = 0x136BD70;
|
||||
public const nint EntitySubclassUtilsV001 = 0x131C3D0;
|
||||
public const nint NavGameTest001 = 0x140AE48;
|
||||
public const nint ServerToolsInfo_001 = 0x13C07B8;
|
||||
public const nint Source2GameClients001 = 0x13BA680;
|
||||
public const nint Source2GameDirector001 = 0x14EE6A0;
|
||||
public const nint Source2GameEntities001 = 0x13C06E0;
|
||||
public const nint Source2Server001 = 0x13C0550;
|
||||
public const nint Source2ServerConfig001 = 0x15B9178;
|
||||
public const nint customnavsystem001 = 0x1300B48;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
|
Reference in New Issue
Block a user