mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14092)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-30 01:31:58.500417200 UTC
|
||||
// 2025-07-31 03:03:49.823379600 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 = 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;
|
||||
pub const ClientToolsInfo_001: usize = 0x1AECDC0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x1AA82A0;
|
||||
pub const GameClientExports001: usize = 0x1AE9BB0;
|
||||
pub const LegacyGameUI001: usize = 0x1B09630;
|
||||
pub const Source2Client002: usize = 0x1D1B310;
|
||||
pub const Source2ClientConfig001: usize = 0x1CB9E00;
|
||||
pub const Source2ClientPrediction001: usize = 0x1AF4AB0;
|
||||
pub const Source2ClientUI001: usize = 0x1B07DB0;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
pub mod engine2_dll {
|
||||
@@ -217,6 +217,10 @@ 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