mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +08:00
Latest Game Update.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-03-27 23:29:07.271766300 UTC
|
||||
// 2026-04-03 12:31:25.327747800 UTC
|
||||
|
||||
pub const cs2_dumper = struct {
|
||||
pub const interfaces = struct {
|
||||
@@ -10,14 +10,14 @@ pub const cs2_dumper = struct {
|
||||
};
|
||||
// Module: client.dll
|
||||
pub const client_dll = struct {
|
||||
pub const ClientToolsInfo_001: usize = 0x2062F90;
|
||||
pub const EmptyWorldService001_Client: usize = 0x201CE60;
|
||||
pub const GameClientExports001: usize = 0x205FC70;
|
||||
pub const LegacyGameUI001: usize = 0x207D4D0;
|
||||
pub const Source2Client002: usize = 0x2309DD0;
|
||||
pub const Source2ClientConfig001: usize = 0x228DF00;
|
||||
pub const Source2ClientPrediction001: usize = 0x206A8F0;
|
||||
pub const Source2ClientUI001: usize = 0x207BD60;
|
||||
pub const ClientToolsInfo_001: usize = 0x2065F90;
|
||||
pub const EmptyWorldService001_Client: usize = 0x201FE50;
|
||||
pub const GameClientExports001: usize = 0x2062C70;
|
||||
pub const LegacyGameUI001: usize = 0x20804D0;
|
||||
pub const Source2Client002: usize = 0x230CDD0;
|
||||
pub const Source2ClientConfig001: usize = 0x2290F00;
|
||||
pub const Source2ClientPrediction001: usize = 0x206D8F0;
|
||||
pub const Source2ClientUI001: usize = 0x207ED60;
|
||||
};
|
||||
// Module: engine2.dll
|
||||
pub const engine2_dll = struct {
|
||||
@@ -215,10 +215,6 @@ pub const cs2_dumper = struct {
|
||||
pub const v8system_dll = struct {
|
||||
pub const Source2V8System001: usize = 0x316B0;
|
||||
};
|
||||
// Module: vconcomm.dll
|
||||
pub const vconcomm_dll = struct {
|
||||
pub const VConComm001: usize = 0x39540;
|
||||
};
|
||||
// Module: vphysics2.dll
|
||||
pub const vphysics2_dll = struct {
|
||||
pub const VPhysics2_Handle_Interface_001: usize = 0x4000E0;
|
||||
|
||||
Reference in New Issue
Block a user