mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-19 17:18:57.328261100 UTC
|
||||
// 2025-09-23 03:29:34.120750500 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -16,7 +16,7 @@ pub mod cs2_dumper {
|
||||
pub const EmptyWorldService001_Client: usize = 0x1B94EA0;
|
||||
pub const GameClientExports001: usize = 0x1BD6800;
|
||||
pub const LegacyGameUI001: usize = 0x1BF52C0;
|
||||
pub const Source2Client002: usize = 0x1E1C5F0;
|
||||
pub const Source2Client002: usize = 0x1E1C670;
|
||||
pub const Source2ClientConfig001: usize = 0x1DB64C0;
|
||||
pub const Source2ClientPrediction001: usize = 0x1BE0DC0;
|
||||
pub const Source2ClientUI001: usize = 0x1BF3750;
|
||||
@@ -160,15 +160,15 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x16FE8A0;
|
||||
pub const EmptyWorldService001_Server: usize = 0x16FE8B0;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x16AAFA0;
|
||||
pub const NavGameTest001: usize = 0x17A5E10;
|
||||
pub const ServerToolsInfo_001: usize = 0x1755D68;
|
||||
pub const Source2GameClients001: usize = 0x1751720;
|
||||
pub const Source2GameDirector001: usize = 0x18AF510;
|
||||
pub const Source2GameDirector001: usize = 0x18AF520;
|
||||
pub const Source2GameEntities001: usize = 0x1755470;
|
||||
pub const Source2Server001: usize = 0x17552D0;
|
||||
pub const Source2ServerConfig001: usize = 0x1980938;
|
||||
pub const Source2ServerConfig001: usize = 0x1980948;
|
||||
pub const customnavsystem001: usize = 0x168AAA8;
|
||||
}
|
||||
// Module: 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 = 0x375C0;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
pub mod vphysics2_dll {
|
||||
pub const VPhysics2_Handle_Interface_001: usize = 0x3E00E0;
|
||||
|
Reference in New Issue
Block a user