mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Experimental fix for latest update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-04-02 16:10:48.961749300 UTC
|
||||
// 2024-04-04 13:40:42.514657500 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 = 0x732F00;
|
||||
public const nint EmptyWorldService001_Client = 0x480850;
|
||||
public const nint GameClientExports001 = 0x732F10;
|
||||
public const nint LegacyGameUI001 = 0x8AEE40;
|
||||
public const nint Source2Client002 = 0x732F20;
|
||||
public const nint Source2ClientConfig001 = 0x46BA90;
|
||||
public const nint Source2ClientPrediction001 = 0x7AF990;
|
||||
public const nint Source2ClientUI001 = 0x89E460;
|
||||
public const nint ClientToolsInfo_001 = 0x7332F0;
|
||||
public const nint EmptyWorldService001_Client = 0x480A90;
|
||||
public const nint GameClientExports001 = 0x733300;
|
||||
public const nint LegacyGameUI001 = 0x8AF730;
|
||||
public const nint Source2Client002 = 0x733310;
|
||||
public const nint Source2ClientConfig001 = 0x46BCD0;
|
||||
public const nint Source2ClientPrediction001 = 0x7AFE50;
|
||||
public const nint Source2ClientUI001 = 0x89EC00;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x177230;
|
||||
public const nint BugService001 = 0x178A90;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EAE60;
|
||||
public const nint EngineGameUI001 = 0x121E70;
|
||||
public const nint EngineServiceMgr001 = 0x1DBC10;
|
||||
public const nint GameEventSystemClientV001 = 0x1E02B0;
|
||||
public const nint GameEventSystemServerV001 = 0x1E02C0;
|
||||
public const nint GameResourceServiceClientV001 = 0x17FC50;
|
||||
public const nint GameResourceServiceServerV001 = 0x17FC60;
|
||||
public const nint GameUIService_001 = 0x182600;
|
||||
public const nint HostStateMgr001 = 0x1E4D10;
|
||||
public const nint INETSUPPORT_001 = 0xF0DE0;
|
||||
public const nint InputService_001 = 0x188120;
|
||||
public const nint KeyValueCache001 = 0x1E7530;
|
||||
public const nint MapListService_001 = 0x19B050;
|
||||
public const nint NetworkClientService_001 = 0x1A2210;
|
||||
public const nint NetworkP2PService_001 = 0x1A8F50;
|
||||
public const nint NetworkServerService_001 = 0x1AD4C0;
|
||||
public const nint NetworkService_001 = 0x1B26E0;
|
||||
public const nint RenderService_001 = 0x1B2BD0;
|
||||
public const nint ScreenshotService001 = 0x1B5590;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F7050;
|
||||
public const nint SoundService_001 = 0x1B9B90;
|
||||
public const nint Source2EngineToClient001 = 0x61A90;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AB70;
|
||||
public const nint Source2EngineToServer001 = 0x92140;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9830;
|
||||
public const nint SplitScreenService_001 = 0x1C0430;
|
||||
public const nint StatsService_001 = 0x1C3110;
|
||||
public const nint ToolService_001 = 0x1C7D60;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122AE0;
|
||||
public const nint VProfService_001 = 0x1C90E0;
|
||||
public const nint BenchmarkService001 = 0x177270;
|
||||
public const nint BugService001 = 0x178AD0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1EB370;
|
||||
public const nint EngineGameUI001 = 0x121E90;
|
||||
public const nint EngineServiceMgr001 = 0x1DBC50;
|
||||
public const nint GameEventSystemClientV001 = 0x1E07C0;
|
||||
public const nint GameEventSystemServerV001 = 0x1E07D0;
|
||||
public const nint GameResourceServiceClientV001 = 0x17FC90;
|
||||
public const nint GameResourceServiceServerV001 = 0x17FCA0;
|
||||
public const nint GameUIService_001 = 0x182640;
|
||||
public const nint HostStateMgr001 = 0x1E5220;
|
||||
public const nint INETSUPPORT_001 = 0xF0E20;
|
||||
public const nint InputService_001 = 0x188160;
|
||||
public const nint KeyValueCache001 = 0x1E7A40;
|
||||
public const nint MapListService_001 = 0x19B090;
|
||||
public const nint NetworkClientService_001 = 0x1A2250;
|
||||
public const nint NetworkP2PService_001 = 0x1A8F90;
|
||||
public const nint NetworkServerService_001 = 0x1AD500;
|
||||
public const nint NetworkService_001 = 0x1B2720;
|
||||
public const nint RenderService_001 = 0x1B2C10;
|
||||
public const nint ScreenshotService001 = 0x1B55D0;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F7560;
|
||||
public const nint SoundService_001 = 0x1B9BD0;
|
||||
public const nint Source2EngineToClient001 = 0x61BA0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8AC80;
|
||||
public const nint Source2EngineToServer001 = 0x92240;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9930;
|
||||
public const nint SplitScreenService_001 = 0x1C0470;
|
||||
public const nint StatsService_001 = 0x1C3150;
|
||||
public const nint ToolService_001 = 0x1C7DA0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122B00;
|
||||
public const nint VProfService_001 = 0x1C9120;
|
||||
}
|
||||
// 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 = 0x37A80;
|
||||
public const nint MaterialUtils_001 = 0x4DB40;
|
||||
public const nint PostProcessingSystem_001 = 0x42A80;
|
||||
public const nint TextLayout_001 = 0x4A200;
|
||||
public const nint VMaterialSystem2_001 = 0x25F80;
|
||||
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;
|
||||
}
|
||||
// Module: meshsystem.dll
|
||||
public static class MeshsystemDll {
|
||||
@@ -107,12 +107,12 @@ namespace CS2Dumper.Interfaces {
|
||||
public static class NetworksystemDll {
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF90;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FC90;
|
||||
public const nint NetworkSystemVersion001 = 0xBFA00;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD6930;
|
||||
public const nint NetworkSystemVersion001 = 0xBFA10;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD5E40;
|
||||
}
|
||||
// Module: panorama.dll
|
||||
public static class PanoramaDll {
|
||||
public const nint PanoramaUIEngine001 = 0x5D960;
|
||||
public const nint PanoramaUIEngine001 = 0x5D8C0;
|
||||
}
|
||||
// Module: panorama_text_pango.dll
|
||||
public static class PanoramaTextPangoDll {
|
||||
@@ -132,9 +132,9 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: rendersystemdx11.dll
|
||||
public static class Rendersystemdx11Dll {
|
||||
public const nint RenderDeviceMgr001 = 0x4C7D0;
|
||||
public const nint RenderUtils_001 = 0x55150;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4C7E0;
|
||||
public const nint RenderDeviceMgr001 = 0x4D0A0;
|
||||
public const nint RenderUtils_001 = 0x55A20;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4D0B0;
|
||||
}
|
||||
// Module: resourcesystem.dll
|
||||
public static class ResourcesystemDll {
|
||||
@@ -149,7 +149,7 @@ namespace CS2Dumper.Interfaces {
|
||||
public static class ScenesystemDll {
|
||||
public const nint RenderingPipelines_001 = 0x86480;
|
||||
public const nint SceneSystem_002 = 0xBD200;
|
||||
public const nint SceneUtils_001 = 0x12FCF0;
|
||||
public const nint SceneUtils_001 = 0x12FCA0;
|
||||
}
|
||||
// Module: schemasystem.dll
|
||||
public static class SchemasystemDll {
|
||||
@@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x572840;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2AF7A0;
|
||||
public const nint NavGameTest001 = 0xA46F10;
|
||||
public const nint ServerToolsInfo_001 = 0x8322D0;
|
||||
public const nint Source2GameClients001 = 0x8322E0;
|
||||
public const nint Source2GameDirector001 = 0x11EAB0;
|
||||
public const nint Source2GameEntities001 = 0x8322F0;
|
||||
public const nint Source2Server001 = 0x832300;
|
||||
public const nint Source2ServerConfig001 = 0x566BC0;
|
||||
public const nint customnavsystem001 = 0x22C660;
|
||||
public const nint EmptyWorldService001_Server = 0x5727A0;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2AF700;
|
||||
public const nint NavGameTest001 = 0xA46F50;
|
||||
public const nint ServerToolsInfo_001 = 0x832380;
|
||||
public const nint Source2GameClients001 = 0x832390;
|
||||
public const nint Source2GameDirector001 = 0x11EA10;
|
||||
public const nint Source2GameEntities001 = 0x8323A0;
|
||||
public const nint Source2Server001 = 0x8323B0;
|
||||
public const nint Source2ServerConfig001 = 0x566B20;
|
||||
public const nint customnavsystem001 = 0x22C5C0;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
@@ -204,10 +204,10 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: tier0.dll
|
||||
public static class Tier0Dll {
|
||||
public const nint TestScriptMgr001 = 0x140790;
|
||||
public const nint VEngineCvar007 = 0x63290;
|
||||
public const nint VProcessUtils002 = 0x131C70;
|
||||
public const nint VStringTokenSystem001 = 0x190600;
|
||||
public const nint TestScriptMgr001 = 0x1417C0;
|
||||
public const nint VEngineCvar007 = 0x63360;
|
||||
public const nint VProcessUtils002 = 0x132C60;
|
||||
public const nint VStringTokenSystem001 = 0x191630;
|
||||
}
|
||||
// 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 = 0x5BCB0;
|
||||
public const nint VPhysics2_Interface_001 = 0x57130;
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x5BC10;
|
||||
public const nint VPhysics2_Interface_001 = 0x57090;
|
||||
}
|
||||
// Module: vscript.dll
|
||||
public static class VscriptDll {
|
||||
|
Reference in New Issue
Block a user