mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14005) (3)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-05-01 00:25:27.858971200 UTC
|
||||
// 2024-05-02 01:10:14.014242300 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 = 0x7358C0;
|
||||
public const nint ClientToolsInfo_001 = 0x735970;
|
||||
public const nint EmptyWorldService001_Client = 0x482B50;
|
||||
public const nint GameClientExports001 = 0x7358D0;
|
||||
public const nint LegacyGameUI001 = 0x8B35F0;
|
||||
public const nint Source2Client002 = 0x7358E0;
|
||||
public const nint GameClientExports001 = 0x735980;
|
||||
public const nint LegacyGameUI001 = 0x8B3920;
|
||||
public const nint Source2Client002 = 0x735990;
|
||||
public const nint Source2ClientConfig001 = 0x46DED0;
|
||||
public const nint Source2ClientPrediction001 = 0x7B2360;
|
||||
public const nint Source2ClientUI001 = 0x8A2B30;
|
||||
public const nint Source2ClientPrediction001 = 0x7B2410;
|
||||
public const nint Source2ClientUI001 = 0x8A2E60;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x1790C0;
|
||||
public const nint BugService001 = 0x17A920;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EE460;
|
||||
public const nint EngineGameUI001 = 0x123610;
|
||||
public const nint EngineServiceMgr001 = 0x1DDA10;
|
||||
public const nint GameEventSystemClientV001 = 0x1E2600;
|
||||
public const nint GameEventSystemServerV001 = 0x1E2610;
|
||||
public const nint GameResourceServiceClientV001 = 0x181AE0;
|
||||
public const nint GameResourceServiceServerV001 = 0x181AF0;
|
||||
public const nint GameUIService_001 = 0x184490;
|
||||
public const nint HostStateMgr001 = 0x1E7060;
|
||||
public const nint INETSUPPORT_001 = 0xF2290;
|
||||
public const nint InputService_001 = 0x189FB0;
|
||||
public const nint KeyValueCache001 = 0x1E9880;
|
||||
public const nint MapListService_001 = 0x19CE80;
|
||||
public const nint NetworkClientService_001 = 0x1A4040;
|
||||
public const nint NetworkP2PService_001 = 0x1AAD20;
|
||||
public const nint NetworkServerService_001 = 0x1AF270;
|
||||
public const nint NetworkService_001 = 0x1B4490;
|
||||
public const nint RenderService_001 = 0x1B4980;
|
||||
public const nint ScreenshotService001 = 0x1B7300;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1FAFA0;
|
||||
public const nint SoundService_001 = 0x1BB900;
|
||||
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 = 0x1C2190;
|
||||
public const nint StatsService_001 = 0x1C4E70;
|
||||
public const nint ToolService_001 = 0x1C9AC0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x124280;
|
||||
public const nint VProfService_001 = 0x1CAE40;
|
||||
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;
|
||||
}
|
||||
// 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 = 0x56E090;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2ABF30;
|
||||
public const nint NavGameTest001 = 0xA42F00;
|
||||
public const nint ServerToolsInfo_001 = 0x82E9F0;
|
||||
public const nint Source2GameClients001 = 0x82EA00;
|
||||
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 = 0x82EA10;
|
||||
public const nint Source2Server001 = 0x82EA20;
|
||||
public const nint Source2ServerConfig001 = 0x562340;
|
||||
public const nint customnavsystem001 = 0x227F00;
|
||||
public const nint Source2GameEntities001 = 0x82E3D0;
|
||||
public const nint Source2Server001 = 0x82E3E0;
|
||||
public const nint Source2ServerConfig001 = 0x5623E0;
|
||||
public const nint customnavsystem001 = 0x227F90;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
|
Reference in New Issue
Block a user