mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update (14091)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-29 08:05:49.300075200 UTC
|
||||
// 2025-07-30 01:31:58.500417200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -12,14 +12,14 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: client.dll
|
||||
pub mod client_dll {
|
||||
pub const ClientToolsInfo_001: usize = 0x1AECC60;
|
||||
pub const EmptyWorldService001_Client: usize = 0x1AA8280;
|
||||
pub const GameClientExports001: usize = 0x1AE9A50;
|
||||
pub const LegacyGameUI001: usize = 0x1B094E0;
|
||||
pub const Source2Client002: usize = 0x1D1B100;
|
||||
pub const Source2ClientConfig001: usize = 0x1CB9C00;
|
||||
pub const Source2ClientPrediction001: usize = 0x1AF4950;
|
||||
pub const Source2ClientUI001: usize = 0x1B07C60;
|
||||
pub const ClientToolsInfo_001: usize = 0x1AECD40;
|
||||
pub const EmptyWorldService001_Client: usize = 0x1AA8290;
|
||||
pub const GameClientExports001: usize = 0x1AE9B30;
|
||||
pub const LegacyGameUI001: usize = 0x1B095B0;
|
||||
pub const Source2Client002: usize = 0x1D1B250;
|
||||
pub const Source2ClientConfig001: usize = 0x1CB9D10;
|
||||
pub const Source2ClientPrediction001: usize = 0x1AF4A30;
|
||||
pub const Source2ClientUI001: usize = 0x1B07D30;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
pub mod engine2_dll {
|
||||
@@ -160,16 +160,16 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x15F4F50;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x159ED00;
|
||||
pub const NavGameTest001: usize = 0x169B500;
|
||||
pub const ServerToolsInfo_001: usize = 0x164BEC8;
|
||||
pub const Source2GameClients001: usize = 0x1647EB0;
|
||||
pub const Source2GameDirector001: usize = 0x1792E40;
|
||||
pub const Source2GameEntities001: usize = 0x164B5D0;
|
||||
pub const Source2Server001: usize = 0x164B440;
|
||||
pub const Source2ServerConfig001: usize = 0x18641B8;
|
||||
pub const customnavsystem001: usize = 0x157F568;
|
||||
pub const EmptyWorldService001_Server: usize = 0x15F3F50;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x159DCF0;
|
||||
pub const NavGameTest001: usize = 0x169A560;
|
||||
pub const ServerToolsInfo_001: usize = 0x164AF38;
|
||||
pub const Source2GameClients001: usize = 0x1646F20;
|
||||
pub const Source2GameDirector001: usize = 0x1791EC0;
|
||||
pub const Source2GameEntities001: usize = 0x164A640;
|
||||
pub const Source2Server001: usize = 0x164A4B0;
|
||||
pub const Source2ServerConfig001: usize = 0x1863248;
|
||||
pub const customnavsystem001: usize = 0x157E558;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
pub mod soundsystem_dll {
|
||||
@@ -217,10 +217,6 @@ pub mod cs2_dumper {
|
||||
pub mod v8system_dll {
|
||||
pub const Source2V8System001: usize = 0x315B0;
|
||||
}
|
||||
// Module: vconcomm.dll
|
||||
pub mod vconcomm_dll {
|
||||
pub const VConComm001: usize = 0x365C0;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
pub mod vphysics2_dll {
|
||||
pub const VPhysics2_Handle_Interface_001: usize = 0x3D1E00;
|
||||
|
Reference in New Issue
Block a user