mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
242 lines
12 KiB
C++
242 lines
12 KiB
C++
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2025-07-30 01:31:58.500417200 UTC
|
|
|
|
#pragma once
|
|
|
|
#include <cstddef>
|
|
|
|
namespace cs2_dumper {
|
|
namespace interfaces {
|
|
// Module: animationsystem.dll
|
|
namespace animationsystem_dll {
|
|
constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x707BF0;
|
|
constexpr std::ptrdiff_t AnimationSystem_001 = 0x6FFB10;
|
|
}
|
|
// Module: client.dll
|
|
namespace client_dll {
|
|
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1AECD40;
|
|
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1AA8290;
|
|
constexpr std::ptrdiff_t GameClientExports001 = 0x1AE9B30;
|
|
constexpr std::ptrdiff_t LegacyGameUI001 = 0x1B095B0;
|
|
constexpr std::ptrdiff_t Source2Client002 = 0x1D1B250;
|
|
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1CB9D10;
|
|
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1AF4A30;
|
|
constexpr std::ptrdiff_t Source2ClientUI001 = 0x1B07D30;
|
|
}
|
|
// Module: engine2.dll
|
|
namespace engine2_dll {
|
|
constexpr std::ptrdiff_t BenchmarkService001 = 0x5BF620;
|
|
constexpr std::ptrdiff_t BugService001 = 0x867960;
|
|
constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x8A9030;
|
|
constexpr std::ptrdiff_t EngineGameUI001 = 0x5BD3B0;
|
|
constexpr std::ptrdiff_t EngineServiceMgr001 = 0x8A8980;
|
|
constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x8A8C50;
|
|
constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x8A8D70;
|
|
constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x5BF720;
|
|
constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x5BF780;
|
|
constexpr std::ptrdiff_t GameUIService_001 = 0x867D90;
|
|
constexpr std::ptrdiff_t HostStateMgr001 = 0x5BFFC0;
|
|
constexpr std::ptrdiff_t INETSUPPORT_001 = 0x5B8940;
|
|
constexpr std::ptrdiff_t InputService_001 = 0x868080;
|
|
constexpr std::ptrdiff_t KeyValueCache001 = 0x5C0070;
|
|
constexpr std::ptrdiff_t MapListService_001 = 0x8A7000;
|
|
constexpr std::ptrdiff_t NetworkClientService_001 = 0x8A7190;
|
|
constexpr std::ptrdiff_t NetworkP2PService_001 = 0x8A74B0;
|
|
constexpr std::ptrdiff_t NetworkServerService_001 = 0x8A7640;
|
|
constexpr std::ptrdiff_t NetworkService_001 = 0x5BF8F0;
|
|
constexpr std::ptrdiff_t RenderService_001 = 0x8A78A0;
|
|
constexpr std::ptrdiff_t ScreenshotService001 = 0x8A7B50;
|
|
constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x5C00D0;
|
|
constexpr std::ptrdiff_t SoundService_001 = 0x5BF930;
|
|
constexpr std::ptrdiff_t Source2EngineToClient001 = 0x5BCB00;
|
|
constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x5BCB60;
|
|
constexpr std::ptrdiff_t Source2EngineToServer001 = 0x5BCBD8;
|
|
constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x5BCC00;
|
|
constexpr std::ptrdiff_t SplitScreenService_001 = 0x5BFC30;
|
|
constexpr std::ptrdiff_t StatsService_001 = 0x8A7F50;
|
|
constexpr std::ptrdiff_t ToolService_001 = 0x5BFDF0;
|
|
constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x5BD440;
|
|
constexpr std::ptrdiff_t VProfService_001 = 0x5BFE30;
|
|
}
|
|
// Module: filesystem_stdio.dll
|
|
namespace filesystem_stdio_dll {
|
|
constexpr std::ptrdiff_t VAsyncFileSystem2_001 = 0x21BB40;
|
|
constexpr std::ptrdiff_t VFileSystem017 = 0x21B7E0;
|
|
}
|
|
// Module: host.dll
|
|
namespace host_dll {
|
|
constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x138E30;
|
|
constexpr std::ptrdiff_t GameModelInfo001 = 0x138E70;
|
|
constexpr std::ptrdiff_t GameSystem2HostHook = 0x138EB0;
|
|
constexpr std::ptrdiff_t HostUtils001 = 0x138EE0;
|
|
constexpr std::ptrdiff_t PredictionDiffManager001 = 0x1390D0;
|
|
constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x139200;
|
|
constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x139230;
|
|
constexpr std::ptrdiff_t Source2Host001 = 0x1392A0;
|
|
}
|
|
// Module: imemanager.dll
|
|
namespace imemanager_dll {
|
|
constexpr std::ptrdiff_t IMEManager001 = 0x35AA0;
|
|
}
|
|
// Module: inputsystem.dll
|
|
namespace inputsystem_dll {
|
|
constexpr std::ptrdiff_t InputStackSystemVersion001 = 0x43CD0;
|
|
constexpr std::ptrdiff_t InputSystemVersion001 = 0x459F0;
|
|
}
|
|
// Module: localize.dll
|
|
namespace localize_dll {
|
|
constexpr std::ptrdiff_t Localize_001 = 0x46BC0;
|
|
}
|
|
// Module: matchmaking.dll
|
|
namespace matchmaking_dll {
|
|
constexpr std::ptrdiff_t GameTypes001 = 0x1B3F10;
|
|
constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1BC110;
|
|
}
|
|
// Module: materialsystem2.dll
|
|
namespace materialsystem2_dll {
|
|
constexpr std::ptrdiff_t FontManager_001 = 0x1324C0;
|
|
constexpr std::ptrdiff_t MaterialUtils_001 = 0x127270;
|
|
constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x127180;
|
|
constexpr std::ptrdiff_t TextLayout_001 = 0x127200;
|
|
constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x131B60;
|
|
}
|
|
// Module: meshsystem.dll
|
|
namespace meshsystem_dll {
|
|
constexpr std::ptrdiff_t MeshSystem001 = 0x1C7490;
|
|
}
|
|
// Module: navsystem.dll
|
|
namespace navsystem_dll {
|
|
constexpr std::ptrdiff_t NavSystem001 = 0x123520;
|
|
}
|
|
// Module: networksystem.dll
|
|
namespace networksystem_dll {
|
|
constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x25E210;
|
|
constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x2962A0;
|
|
constexpr std::ptrdiff_t NetworkSystemVersion001 = 0x287B20;
|
|
constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0x287C30;
|
|
}
|
|
// Module: panorama.dll
|
|
namespace panorama_dll {
|
|
constexpr std::ptrdiff_t PanoramaUIEngine001 = 0x503AD0;
|
|
}
|
|
// Module: panorama_text_pango.dll
|
|
namespace panorama_text_pango_dll {
|
|
constexpr std::ptrdiff_t PanoramaTextServices001 = 0x2B79B0;
|
|
}
|
|
// Module: panoramauiclient.dll
|
|
namespace panoramauiclient_dll {
|
|
constexpr std::ptrdiff_t PanoramaUIClient001 = 0x28F300;
|
|
}
|
|
// Module: particles.dll
|
|
namespace particles_dll {
|
|
constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x566730;
|
|
}
|
|
// Module: pulse_system.dll
|
|
namespace pulse_system_dll {
|
|
constexpr std::ptrdiff_t IPulseSystem_001 = 0x18BEC0;
|
|
}
|
|
// Module: rendersystemdx11.dll
|
|
namespace rendersystemdx11_dll {
|
|
constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x405400;
|
|
constexpr std::ptrdiff_t RenderUtils_001 = 0x405CF8;
|
|
constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x4054A0;
|
|
}
|
|
// Module: resourcesystem.dll
|
|
namespace resourcesystem_dll {
|
|
constexpr std::ptrdiff_t ResourceSystem013 = 0x7DB50;
|
|
}
|
|
// Module: scenefilecache.dll
|
|
namespace scenefilecache_dll {
|
|
constexpr std::ptrdiff_t ResponseRulesCache001 = 0x79190;
|
|
constexpr std::ptrdiff_t SceneFileCache002 = 0x792E0;
|
|
}
|
|
// Module: scenesystem.dll
|
|
namespace scenesystem_dll {
|
|
constexpr std::ptrdiff_t RenderingPipelines_001 = 0x620AC0;
|
|
constexpr std::ptrdiff_t SceneSystem_002 = 0x8433E0;
|
|
constexpr std::ptrdiff_t SceneUtils_001 = 0x621270;
|
|
}
|
|
// Module: schemasystem.dll
|
|
namespace schemasystem_dll {
|
|
constexpr std::ptrdiff_t SchemaSystem_001 = 0x786E0;
|
|
}
|
|
// Module: server.dll
|
|
namespace server_dll {
|
|
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x15F3F50;
|
|
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x159DCF0;
|
|
constexpr std::ptrdiff_t NavGameTest001 = 0x169A560;
|
|
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x164AF38;
|
|
constexpr std::ptrdiff_t Source2GameClients001 = 0x1646F20;
|
|
constexpr std::ptrdiff_t Source2GameDirector001 = 0x1791EC0;
|
|
constexpr std::ptrdiff_t Source2GameEntities001 = 0x164A640;
|
|
constexpr std::ptrdiff_t Source2Server001 = 0x164A4B0;
|
|
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1863248;
|
|
constexpr std::ptrdiff_t customnavsystem001 = 0x157E558;
|
|
}
|
|
// Module: soundsystem.dll
|
|
namespace soundsystem_dll {
|
|
constexpr std::ptrdiff_t SoundOpSystem001 = 0x3CFBF0;
|
|
constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x3CFAE0;
|
|
constexpr std::ptrdiff_t SoundSystem001 = 0x3CF620;
|
|
constexpr std::ptrdiff_t VMixEditTool001 = 0x485EC0BB;
|
|
}
|
|
// Module: steamaudio.dll
|
|
namespace steamaudio_dll {
|
|
constexpr std::ptrdiff_t SteamAudio001 = 0x24FF10;
|
|
}
|
|
// Module: steamclient64.dll
|
|
namespace steamclient64_dll {
|
|
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BB0BEDA;
|
|
constexpr std::ptrdiff_t IVALIDATE001 = 0x15348D8;
|
|
constexpr std::ptrdiff_t SteamClient006 = 0x1532000;
|
|
constexpr std::ptrdiff_t SteamClient007 = 0x1532008;
|
|
constexpr std::ptrdiff_t SteamClient008 = 0x1532010;
|
|
constexpr std::ptrdiff_t SteamClient009 = 0x1532018;
|
|
constexpr std::ptrdiff_t SteamClient010 = 0x1532020;
|
|
constexpr std::ptrdiff_t SteamClient011 = 0x1532028;
|
|
constexpr std::ptrdiff_t SteamClient012 = 0x1532030;
|
|
constexpr std::ptrdiff_t SteamClient013 = 0x1532038;
|
|
constexpr std::ptrdiff_t SteamClient014 = 0x1532040;
|
|
constexpr std::ptrdiff_t SteamClient015 = 0x1532048;
|
|
constexpr std::ptrdiff_t SteamClient016 = 0x1532050;
|
|
constexpr std::ptrdiff_t SteamClient017 = 0x1532058;
|
|
constexpr std::ptrdiff_t SteamClient018 = 0x1532060;
|
|
constexpr std::ptrdiff_t SteamClient019 = 0x1532068;
|
|
constexpr std::ptrdiff_t SteamClient020 = 0x1532070;
|
|
constexpr std::ptrdiff_t SteamClient021 = 0x1532078;
|
|
constexpr std::ptrdiff_t SteamClient022 = 0x1532080;
|
|
constexpr std::ptrdiff_t p2pvoice002 = 0x14E2D2F;
|
|
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x150F0F0;
|
|
}
|
|
// Module: tier0.dll
|
|
namespace tier0_dll {
|
|
constexpr std::ptrdiff_t TestScriptMgr001 = 0x3A5CA0;
|
|
constexpr std::ptrdiff_t VEngineCvar007 = 0x3B4680;
|
|
constexpr std::ptrdiff_t VProcessUtils002 = 0x3A5BE0;
|
|
constexpr std::ptrdiff_t VStringTokenSystem001 = 0x3DB4E0;
|
|
}
|
|
// Module: v8system.dll
|
|
namespace v8system_dll {
|
|
constexpr std::ptrdiff_t Source2V8System001 = 0x315B0;
|
|
}
|
|
// Module: vphysics2.dll
|
|
namespace vphysics2_dll {
|
|
constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x3D1E00;
|
|
constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x3D1E40;
|
|
}
|
|
// Module: vscript.dll
|
|
namespace vscript_dll {
|
|
constexpr std::ptrdiff_t VScriptManager010 = 0x13C280;
|
|
}
|
|
// Module: vstdlib_s64.dll
|
|
namespace vstdlib_s64_dll {
|
|
constexpr std::ptrdiff_t IVALIDATE001 = 0x6E990;
|
|
constexpr std::ptrdiff_t VEngineCvar002 = 0x6D070;
|
|
}
|
|
// Module: worldrenderer.dll
|
|
namespace worldrenderer_dll {
|
|
constexpr std::ptrdiff_t WorldRendererMgr001 = 0x1C5050;
|
|
}
|
|
}
|
|
}
|