cs2-dumper/generated/interfaces.rs

242 lines
7.8 KiB
Rust
Raw Normal View History

2023-10-15 20:17:02 +08:00
/*
* https://github.com/a2x/cs2-dumper
2023-10-18 09:35:36 +08:00
* 2023-10-18 01:33:57.029484600 UTC
2023-10-15 20:17:02 +08:00
*/
2023-10-03 00:00:52 +08:00
2023-10-17 10:06:23 +08:00
#![allow(non_snake_case, non_upper_case_globals)]
pub mod AnimationsystemDll {
2023-10-07 09:44:15 +08:00
pub const AnimationSystemUtils_001: usize = 0x64670;
pub const AnimationSystem_001: usize = 0x5F1D0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ClientDll {
2023-10-18 09:35:36 +08:00
pub const LegacyGameUI001: usize = 0x88FF10;
pub const Source2ClientUI001: usize = 0x87E9B0;
pub const Source2ClientPrediction001: usize = 0x79C1F0;
pub const ClientToolsInfo_001: usize = 0x728100;
pub const Source2Client002: usize = 0x728120;
pub const GameClientExports001: usize = 0x728110;
pub const EmptyWorldService001_Client: usize = 0x48BCC0;
pub const Source2ClientConfig001: usize = 0x472CD0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Engine2Dll {
2023-10-18 09:35:36 +08:00
pub const SimpleEngineLoopService_001: usize = 0x1E1FD0;
pub const ClientServerEngineLoopService_001: usize = 0x1D7CA0;
pub const KeyValueCache001: usize = 0x1D42E0;
pub const HostStateMgr001: usize = 0x1D1CF0;
pub const GameEventSystemServerV001: usize = 0x1CD3B0;
pub const GameEventSystemClientV001: usize = 0x1CD3A0;
pub const EngineServiceMgr001: usize = 0x1C9090;
pub const VProfService_001: usize = 0x1B6B70;
pub const ToolService_001: usize = 0x1B58C0;
pub const StatsService_001: usize = 0x1B0B40;
pub const SplitScreenService_001: usize = 0x1ADDB0;
pub const SoundService_001: usize = 0x1A8900;
pub const ScreenshotService001: usize = 0x1A47D0;
pub const RenderService_001: usize = 0x1A1B30;
pub const NetworkService_001: usize = 0x1A1640;
pub const NetworkServerService_001: usize = 0x19C6E0;
pub const NetworkP2PService_001: usize = 0x1980F0;
pub const NetworkClientService_001: usize = 0x191D20;
pub const MapListService_001: usize = 0x18ACF0;
pub const InputService_001: usize = 0x178B70;
pub const GameUIService_001: usize = 0x173390;
pub const GameResourceServiceServerV001: usize = 0x1710F0;
pub const GameResourceServiceClientV001: usize = 0x1710E0;
pub const BugService001: usize = 0x16A110;
pub const BenchmarkService001: usize = 0x1688E0;
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x1164C0;
pub const EngineGameUI001: usize = 0x115850;
pub const INETSUPPORT_001: usize = 0xE5A60;
pub const Source2EngineToServerStringTable001: usize = 0xA0BE0;
pub const Source2EngineToServer001: usize = 0x8AA70;
pub const Source2EngineToClientStringTable001: usize = 0x83790;
pub const Source2EngineToClient001: usize = 0x5A1D0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod FilesystemStdioDll {
2023-10-07 09:44:15 +08:00
pub const VAsyncFileSystem2_001: usize = 0x66D30;
pub const VFileSystem017: usize = 0x66D20;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod HostDll {
2023-10-07 09:44:15 +08:00
pub const Source2Host001: usize = 0x18E10;
pub const SinglePlayerSharedMemory001: usize = 0x18A90;
pub const SaveRestoreDataVersion001: usize = 0x18A80;
pub const PredictionDiffManager001: usize = 0x16E20;
pub const HostUtils001: usize = 0x12550;
pub const GameSystem2HostHook: usize = 0x11DA0;
pub const GameModelInfo001: usize = 0x11CC0;
pub const DebugDrawQueueManager001: usize = 0x11710;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ImemanagerDll {
2023-09-25 22:46:10 +08:00
pub const IMEManager001: usize = 0xC470;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod InputsystemDll {
2023-09-25 22:46:10 +08:00
pub const InputSystemVersion001: usize = 0x28D0;
pub const InputStackSystemVersion001: usize = 0x16F0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod LocalizeDll {
2023-09-09 21:51:17 +08:00
pub const Localize_001: usize = 0x3830;
}
2023-10-17 10:06:23 +08:00
pub mod MatchmakingDll {
2023-10-07 09:44:15 +08:00
pub const GameTypes001: usize = 0x50270;
pub const MATCHFRAMEWORK_001: usize = 0x101030;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Materialsystem2Dll {
2023-10-18 09:35:36 +08:00
pub const MaterialUtils_001: usize = 0x4DB90;
pub const TextLayout_001: usize = 0x4A2E0;
pub const PostProcessingSystem_001: usize = 0x42A60;
pub const FontManager_001: usize = 0x37900;
pub const VMaterialSystem2_001: usize = 0x25EC0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod MeshsystemDll {
2023-10-07 09:44:15 +08:00
pub const MeshSystem001: usize = 0x7270;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod NavsystemDll {
2023-10-07 09:44:15 +08:00
pub const NavSystem001: usize = 0x76F0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod NetworksystemDll {
2023-10-18 09:35:36 +08:00
pub const SerializedEntitiesVersion001: usize = 0xD1A70;
pub const NetworkSystemVersion001: usize = 0xBBF80;
pub const NetworkMessagesVersion001: usize = 0x9C020;
pub const FlattenedSerializersVersion001: usize = 0x7B8A0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod PanoramaDll {
2023-10-07 09:44:15 +08:00
pub const PanoramaUIEngine001: usize = 0x57EE0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod PanoramaTextPangoDll {
2023-10-07 09:44:15 +08:00
pub const PanoramaTextServices001: usize = 0x4CBD0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod PanoramauiclientDll {
2023-10-07 09:44:15 +08:00
pub const PanoramaUIClient001: usize = 0x12780;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ParticlesDll {
2023-10-07 09:44:15 +08:00
pub const ParticleSystemMgr003: usize = 0x52D20;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod PulseSystemDll {
2023-10-07 09:44:15 +08:00
pub const IPulseSystem_001: usize = 0x5B80;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Rendersystemdx11Dll {
2023-10-13 10:12:21 +08:00
pub const RenderUtils_001: usize = 0x52C90;
pub const VRenderDeviceMgrBackdoor001: usize = 0x4A3A0;
pub const RenderDeviceMgr001: usize = 0x4A390;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ResourcesystemDll {
2023-10-07 09:44:15 +08:00
pub const ResourceSystem013: usize = 0x10650;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ScenefilecacheDll {
2023-09-25 22:46:10 +08:00
pub const SceneFileCache002: usize = 0x68E0;
2023-09-14 09:13:53 +08:00
pub const ResponseRulesCache001: usize = 0x3190;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ScenesystemDll {
2023-10-13 10:12:21 +08:00
pub const SceneUtils_001: usize = 0x13D030;
pub const SceneSystem_002: usize = 0xCAE10;
pub const RenderingPipelines_001: usize = 0x8EED0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod SchemasystemDll {
2023-10-07 09:44:15 +08:00
pub const SchemaSystem_001: usize = 0xA930;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ServerDll {
2023-10-18 09:35:36 +08:00
pub const NavGameTest001: usize = 0xA2D150;
pub const ServerToolsInfo_001: usize = 0x831AC0;
pub const Source2GameClients001: usize = 0x831AD0;
pub const Source2GameEntities001: usize = 0x831AE0;
pub const Source2Server001: usize = 0x831AF0;
pub const EmptyWorldService001_Server: usize = 0x588490;
pub const Source2ServerConfig001: usize = 0x568490;
pub const EntitySubclassUtilsV001: usize = 0x2C8770;
pub const customnavsystem001: usize = 0x245270;
pub const Source2GameDirector001: usize = 0x13EFC0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod SoundsystemDll {
2023-10-18 09:35:36 +08:00
pub const SoundOpSystem001: usize = 0x1567E0;
pub const SoundOpSystemEdit001: usize = 0x8BBC0;
2023-10-07 09:44:15 +08:00
pub const VMixEditTool001: usize = 0x71740;
pub const SoundSystem001: usize = 0x46540;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod SteamaudioDll {
2023-10-07 09:44:15 +08:00
pub const SteamAudio001: usize = 0x12EE0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Steamclient64Dll {
2023-09-14 09:13:53 +08:00
pub const IVALIDATE001: usize = 0x833640;
2023-09-25 22:46:10 +08:00
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x82F4C0;
pub const SteamClient020: usize = 0x62CAF0;
pub const SteamClient019: usize = 0x62CAE0;
pub const SteamClient018: usize = 0x62CAD0;
pub const SteamClient017: usize = 0x62CAC0;
pub const SteamClient016: usize = 0x62CAB0;
pub const SteamClient015: usize = 0x62CAA0;
pub const SteamClient014: usize = 0x62CA90;
pub const SteamClient013: usize = 0x62CA80;
pub const SteamClient012: usize = 0x62CA70;
pub const SteamClient011: usize = 0x62CA60;
pub const SteamClient010: usize = 0x62CA50;
pub const SteamClient009: usize = 0x62CA40;
pub const SteamClient008: usize = 0x62CA30;
pub const SteamClient007: usize = 0x62CA20;
pub const SteamClient006: usize = 0x62CA10;
pub const p2pvoice002: usize = 0xD8EA0;
pub const p2pvoicesingleton002: usize = 0xD5840;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Tier0Dll {
2023-10-18 09:35:36 +08:00
pub const VStringTokenSystem001: usize = 0x18C060;
pub const TestScriptMgr001: usize = 0x13F3C0;
pub const VProcessUtils002: usize = 0x12F540;
pub const VEngineCvar007: usize = 0x61920;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod V8SystemDll {
2023-09-09 21:51:17 +08:00
pub const Source2V8System001: usize = 0x1670;
}
2023-10-17 10:06:23 +08:00
pub mod ValveAviDll {
2023-09-25 22:46:10 +08:00
pub const VAvi001: usize = 0x2F90;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod ValveWmfDll {
2023-09-25 22:46:10 +08:00
pub const VMediaFoundation001: usize = 0x12D0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod Vphysics2Dll {
2023-10-07 09:44:15 +08:00
pub const VPhysics2_Handle_Interface_001: usize = 0x5FA50;
pub const VPhysics2_Interface_001: usize = 0x5B7F0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod VscriptDll {
2023-10-07 09:44:15 +08:00
pub const VScriptManager010: usize = 0x31DA0;
2023-09-09 21:51:17 +08:00
}
2023-10-17 10:06:23 +08:00
pub mod VstdlibS64Dll {
2023-09-25 22:46:10 +08:00
pub const IVALIDATE001: usize = 0x24FF0;
2023-09-09 21:51:17 +08:00
pub const VEngineCvar002: usize = 0x5750;
}
2023-10-17 10:06:23 +08:00
pub mod WorldrendererDll {
2023-10-13 10:12:21 +08:00
pub const WorldRendererMgr001: usize = 0x21530;
2023-09-09 21:51:17 +08:00
}