mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-04 18:05:34 +08:00
241 lines
12 KiB
C++
241 lines
12 KiB
C++
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2024-10-29 05:12:03.306756 UTC
|
|
|
|
#pragma once
|
|
|
|
#include <cstddef>
|
|
|
|
namespace cs2_dumper {
|
|
namespace interfaces {
|
|
// Module: animationsystem.dll
|
|
namespace animationsystem_dll {
|
|
constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x5FFC88;
|
|
constexpr std::ptrdiff_t AnimationSystem_001 = 0x5F7BB0;
|
|
}
|
|
// Module: client.dll
|
|
namespace client_dll {
|
|
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x182DCA0;
|
|
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x17E9160;
|
|
constexpr std::ptrdiff_t GameClientExports001 = 0x182A958;
|
|
constexpr std::ptrdiff_t LegacyGameUI001 = 0x184AA80;
|
|
constexpr std::ptrdiff_t Source2Client002 = 0x1A2C610;
|
|
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19CC830;
|
|
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1835A50;
|
|
constexpr std::ptrdiff_t Source2ClientUI001 = 0x1849420;
|
|
}
|
|
// Module: engine2.dll
|
|
namespace engine2_dll {
|
|
constexpr std::ptrdiff_t BenchmarkService001 = 0x534B40;
|
|
constexpr std::ptrdiff_t BugService001 = 0x5CD7E0;
|
|
constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x535860;
|
|
constexpr std::ptrdiff_t EngineGameUI001 = 0x532AD0;
|
|
constexpr std::ptrdiff_t EngineServiceMgr001 = 0x60E650;
|
|
constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x60E950;
|
|
constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x60EA90;
|
|
constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x534C40;
|
|
constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x534CA0;
|
|
constexpr std::ptrdiff_t GameUIService_001 = 0x5CDAE0;
|
|
constexpr std::ptrdiff_t HostStateMgr001 = 0x535750;
|
|
constexpr std::ptrdiff_t INETSUPPORT_001 = 0x52E060;
|
|
constexpr std::ptrdiff_t InputService_001 = 0x5CDDF0;
|
|
constexpr std::ptrdiff_t KeyValueCache001 = 0x535800;
|
|
constexpr std::ptrdiff_t MapListService_001 = 0x60CDF0;
|
|
constexpr std::ptrdiff_t NetworkClientService_001 = 0x60CF80;
|
|
constexpr std::ptrdiff_t NetworkP2PService_001 = 0x534F50;
|
|
constexpr std::ptrdiff_t NetworkServerService_001 = 0x60D310;
|
|
constexpr std::ptrdiff_t NetworkService_001 = 0x5350A0;
|
|
constexpr std::ptrdiff_t RenderService_001 = 0x60D570;
|
|
constexpr std::ptrdiff_t ScreenshotService001 = 0x60D810;
|
|
constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x535970;
|
|
constexpr std::ptrdiff_t SoundService_001 = 0x5350E0;
|
|
constexpr std::ptrdiff_t Source2EngineToClient001 = 0x532170;
|
|
constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x5321D0;
|
|
constexpr std::ptrdiff_t Source2EngineToServer001 = 0x532268;
|
|
constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x532290;
|
|
constexpr std::ptrdiff_t SplitScreenService_001 = 0x5353C0;
|
|
constexpr std::ptrdiff_t StatsService_001 = 0x60DC40;
|
|
constexpr std::ptrdiff_t ToolService_001 = 0x535580;
|
|
constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x532B60;
|
|
constexpr std::ptrdiff_t VProfService_001 = 0x5355C0;
|
|
}
|
|
// Module: filesystem_stdio.dll
|
|
namespace filesystem_stdio_dll {
|
|
constexpr std::ptrdiff_t VAsyncFileSystem2_001 = 0x20C590;
|
|
constexpr std::ptrdiff_t VFileSystem017 = 0x211840;
|
|
}
|
|
// Module: host.dll
|
|
namespace host_dll {
|
|
constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x136FE0;
|
|
constexpr std::ptrdiff_t GameModelInfo001 = 0x137020;
|
|
constexpr std::ptrdiff_t GameSystem2HostHook = 0x137060;
|
|
constexpr std::ptrdiff_t HostUtils001 = 0x137090;
|
|
constexpr std::ptrdiff_t PredictionDiffManager001 = 0x1372E0;
|
|
constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x137410;
|
|
constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x137440;
|
|
constexpr std::ptrdiff_t Source2Host001 = 0x1374B0;
|
|
}
|
|
// Module: imemanager.dll
|
|
namespace imemanager_dll {
|
|
constexpr std::ptrdiff_t IMEManager001 = 0x2E8D0;
|
|
}
|
|
// Module: inputsystem.dll
|
|
namespace inputsystem_dll {
|
|
constexpr std::ptrdiff_t InputStackSystemVersion001 = 0x36B70;
|
|
constexpr std::ptrdiff_t InputSystemVersion001 = 0x387E0;
|
|
}
|
|
// Module: localize.dll
|
|
namespace localize_dll {
|
|
constexpr std::ptrdiff_t Localize_001 = 0x3AAD0;
|
|
}
|
|
// Module: matchmaking.dll
|
|
namespace matchmaking_dll {
|
|
constexpr std::ptrdiff_t GameTypes001 = 0x1A31B0;
|
|
constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1AB380;
|
|
}
|
|
// Module: materialsystem2.dll
|
|
namespace materialsystem2_dll {
|
|
constexpr std::ptrdiff_t FontManager_001 = 0x113330;
|
|
constexpr std::ptrdiff_t MaterialUtils_001 = 0x10E4C0;
|
|
constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x10E3D0;
|
|
constexpr std::ptrdiff_t TextLayout_001 = 0x10E450;
|
|
constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x112910;
|
|
}
|
|
// Module: meshsystem.dll
|
|
namespace meshsystem_dll {
|
|
constexpr std::ptrdiff_t MeshSystem001 = 0x150C20;
|
|
}
|
|
// Module: navsystem.dll
|
|
namespace navsystem_dll {
|
|
constexpr std::ptrdiff_t NavSystem001 = 0xFA730;
|
|
}
|
|
// Module: networksystem.dll
|
|
namespace networksystem_dll {
|
|
constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x23E490;
|
|
constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x2704D0;
|
|
constexpr std::ptrdiff_t NetworkSystemVersion001 = 0x268220;
|
|
constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0x268310;
|
|
}
|
|
// Module: panorama.dll
|
|
namespace panorama_dll {
|
|
constexpr std::ptrdiff_t PanoramaUIEngine001 = 0x4E4260;
|
|
}
|
|
// Module: panorama_text_pango.dll
|
|
namespace panorama_text_pango_dll {
|
|
constexpr std::ptrdiff_t PanoramaTextServices001 = 0x2B38E0;
|
|
}
|
|
// Module: panoramauiclient.dll
|
|
namespace panoramauiclient_dll {
|
|
constexpr std::ptrdiff_t PanoramaUIClient001 = 0x28A850;
|
|
}
|
|
// Module: particles.dll
|
|
namespace particles_dll {
|
|
constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x5E2430;
|
|
}
|
|
// Module: pulse_system.dll
|
|
namespace pulse_system_dll {
|
|
constexpr std::ptrdiff_t IPulseSystem_001 = 0x14A240;
|
|
}
|
|
// Module: rendersystemdx11.dll
|
|
namespace rendersystemdx11_dll {
|
|
constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x3EE1F0;
|
|
constexpr std::ptrdiff_t RenderUtils_001 = 0x3EEA58;
|
|
constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x3EE290;
|
|
}
|
|
// Module: resourcesystem.dll
|
|
namespace resourcesystem_dll {
|
|
constexpr std::ptrdiff_t ResourceSystem013 = 0x6AFF0;
|
|
}
|
|
// Module: scenefilecache.dll
|
|
namespace scenefilecache_dll {
|
|
constexpr std::ptrdiff_t ResponseRulesCache001 = 0x710E0;
|
|
constexpr std::ptrdiff_t SceneFileCache002 = 0x71250;
|
|
}
|
|
// Module: scenesystem.dll
|
|
namespace scenesystem_dll {
|
|
constexpr std::ptrdiff_t RenderingPipelines_001 = 0x5CDB10;
|
|
constexpr std::ptrdiff_t SceneSystem_002 = 0x7ACFE0;
|
|
constexpr std::ptrdiff_t SceneUtils_001 = 0x5CE360;
|
|
}
|
|
// Module: schemasystem.dll
|
|
namespace schemasystem_dll {
|
|
constexpr std::ptrdiff_t SchemaSystem_001 = 0x5E790;
|
|
}
|
|
// Module: server.dll
|
|
namespace server_dll {
|
|
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x136DF90;
|
|
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x131F320;
|
|
constexpr std::ptrdiff_t NavGameTest001 = 0x140E7D8;
|
|
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C3B08;
|
|
constexpr std::ptrdiff_t Source2GameClients001 = 0x13BE4B0;
|
|
constexpr std::ptrdiff_t Source2GameDirector001 = 0x14F1D20;
|
|
constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C3A30;
|
|
constexpr std::ptrdiff_t Source2Server001 = 0x13C38A0;
|
|
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15ADB68;
|
|
constexpr std::ptrdiff_t customnavsystem001 = 0x1303A98;
|
|
}
|
|
// Module: soundsystem.dll
|
|
namespace soundsystem_dll {
|
|
constexpr std::ptrdiff_t SoundOpSystem001 = 0x39AC40;
|
|
constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x39AB10;
|
|
constexpr std::ptrdiff_t SoundSystem001 = 0x39A5E0;
|
|
constexpr std::ptrdiff_t VMixEditTool001 = 0x48289BBA;
|
|
}
|
|
// Module: steamaudio.dll
|
|
namespace steamaudio_dll {
|
|
constexpr std::ptrdiff_t SteamAudio001 = 0x2139F0;
|
|
}
|
|
// Module: steamclient64.dll
|
|
namespace steamclient64_dll {
|
|
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BB1ADBA;
|
|
constexpr std::ptrdiff_t IVALIDATE001 = 0x15636E8;
|
|
constexpr std::ptrdiff_t SteamClient006 = 0x1560E90;
|
|
constexpr std::ptrdiff_t SteamClient007 = 0x1560E98;
|
|
constexpr std::ptrdiff_t SteamClient008 = 0x1560EA0;
|
|
constexpr std::ptrdiff_t SteamClient009 = 0x1560EA8;
|
|
constexpr std::ptrdiff_t SteamClient010 = 0x1560EB0;
|
|
constexpr std::ptrdiff_t SteamClient011 = 0x1560EB8;
|
|
constexpr std::ptrdiff_t SteamClient012 = 0x1560EC0;
|
|
constexpr std::ptrdiff_t SteamClient013 = 0x1560EC8;
|
|
constexpr std::ptrdiff_t SteamClient014 = 0x1560ED0;
|
|
constexpr std::ptrdiff_t SteamClient015 = 0x1560ED8;
|
|
constexpr std::ptrdiff_t SteamClient016 = 0x1560EE0;
|
|
constexpr std::ptrdiff_t SteamClient017 = 0x1560EE8;
|
|
constexpr std::ptrdiff_t SteamClient018 = 0x1560EF0;
|
|
constexpr std::ptrdiff_t SteamClient019 = 0x1560EF8;
|
|
constexpr std::ptrdiff_t SteamClient020 = 0x1560F00;
|
|
constexpr std::ptrdiff_t SteamClient021 = 0x1560F08;
|
|
constexpr std::ptrdiff_t p2pvoice002 = 0x14E45DF;
|
|
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x153C0E0;
|
|
}
|
|
// Module: tier0.dll
|
|
namespace tier0_dll {
|
|
constexpr std::ptrdiff_t TestScriptMgr001 = 0x37B9F0;
|
|
constexpr std::ptrdiff_t VEngineCvar007 = 0x38A4F0;
|
|
constexpr std::ptrdiff_t VProcessUtils002 = 0x37B900;
|
|
constexpr std::ptrdiff_t VStringTokenSystem001 = 0x3A2F00;
|
|
}
|
|
// Module: v8system.dll
|
|
namespace v8system_dll {
|
|
constexpr std::ptrdiff_t Source2V8System001 = 0x2C470;
|
|
}
|
|
// Module: vphysics2.dll
|
|
namespace vphysics2_dll {
|
|
constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x38BF40;
|
|
constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x38BF80;
|
|
}
|
|
// Module: vscript.dll
|
|
namespace vscript_dll {
|
|
constexpr std::ptrdiff_t VScriptManager010 = 0x1285F0;
|
|
}
|
|
// Module: vstdlib_s64.dll
|
|
namespace vstdlib_s64_dll {
|
|
constexpr std::ptrdiff_t IVALIDATE001 = 0xABB40;
|
|
constexpr std::ptrdiff_t VEngineCvar002 = 0x69070;
|
|
}
|
|
// Module: worldrenderer.dll
|
|
namespace worldrenderer_dll {
|
|
constexpr std::ptrdiff_t WorldRendererMgr001 = 0x15F1B0;
|
|
}
|
|
}
|
|
}
|