mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-03-27 16:07:23 +08:00
latest game update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-03-16 07:21:21.899821400 UTC
|
||||
// 2026-03-17 09:52:27.225884900 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -163,16 +163,16 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
namespace server_dll {
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B76BE0;
|
||||
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B22140;
|
||||
constexpr std::ptrdiff_t NavGameTest001 = 0x1C207F8;
|
||||
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BD1A78;
|
||||
constexpr std::ptrdiff_t Source2GameClients001 = 0x1BCEAF0;
|
||||
constexpr std::ptrdiff_t Source2GameDirector001 = 0x1D60A30;
|
||||
constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BD1180;
|
||||
constexpr std::ptrdiff_t Source2Server001 = 0x1BD0FE0;
|
||||
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E55878;
|
||||
constexpr std::ptrdiff_t customnavsystem001 = 0x1B00EF8;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B76C00;
|
||||
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B22160;
|
||||
constexpr std::ptrdiff_t NavGameTest001 = 0x1C20878;
|
||||
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BD1AF8;
|
||||
constexpr std::ptrdiff_t Source2GameClients001 = 0x1BCEB70;
|
||||
constexpr std::ptrdiff_t Source2GameDirector001 = 0x1D60AB0;
|
||||
constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BD1200;
|
||||
constexpr std::ptrdiff_t Source2Server001 = 0x1BD1060;
|
||||
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E558F8;
|
||||
constexpr std::ptrdiff_t customnavsystem001 = 0x1B00F18;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
namespace soundsystem_dll {
|
||||
@@ -220,10 +220,6 @@ namespace cs2_dumper {
|
||||
namespace v8system_dll {
|
||||
constexpr std::ptrdiff_t Source2V8System001 = 0x316B0;
|
||||
}
|
||||
// Module: vconcomm.dll
|
||||
namespace vconcomm_dll {
|
||||
constexpr std::ptrdiff_t VConComm001 = 0x39540;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
namespace vphysics2_dll {
|
||||
constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x4000E0;
|
||||
|
||||
Reference in New Issue
Block a user