mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14068)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-07 03:30:27.112539300 UTC
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: client.dll
|
||||
namespace client_dll {
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1881D20;
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1881D10;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x183D030;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x187E9D8;
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x189F580;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x1A9AE30;
|
||||
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A315C0;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1889DB0;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x189D950;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x187E9C8;
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x189F570;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x1A9AE20;
|
||||
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A315B0;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1889DA0;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x189D940;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
namespace engine2_dll {
|
||||
@@ -162,8 +162,8 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
namespace server_dll {
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x137DD10;
|
||||
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x132E3F0;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x137DD20;
|
||||
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x132E400;
|
||||
constexpr std::ptrdiff_t NavGameTest001 = 0x141DD68;
|
||||
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13D36C8;
|
||||
constexpr std::ptrdiff_t Source2GameClients001 = 0x13CD590;
|
||||
|
Reference in New Issue
Block a user