mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14108)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-25 02:10:50.411777200 UTC
|
||||
// 2025-09-26 02:01:31.346153900 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 = 0x1BD8B20;
|
||||
pub const EmptyWorldService001_Client: usize = 0x1B93E90;
|
||||
pub const GameClientExports001: usize = 0x1BD5800;
|
||||
pub const LegacyGameUI001: usize = 0x1BF42C0;
|
||||
pub const Source2Client002: usize = 0x1E1B5F0;
|
||||
pub const Source2ClientConfig001: usize = 0x1DB54C0;
|
||||
pub const Source2ClientPrediction001: usize = 0x1BDFDC0;
|
||||
pub const Source2ClientUI001: usize = 0x1BF2750;
|
||||
pub const ClientToolsInfo_001: usize = 0x1BD89A0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x1B93E70;
|
||||
pub const GameClientExports001: usize = 0x1BD5680;
|
||||
pub const LegacyGameUI001: usize = 0x1BF4150;
|
||||
pub const Source2Client002: usize = 0x1E1B470;
|
||||
pub const Source2ClientConfig001: usize = 0x1DB5340;
|
||||
pub const Source2ClientPrediction001: usize = 0x1BDFC40;
|
||||
pub const Source2ClientUI001: usize = 0x1BF25F0;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
pub mod engine2_dll {
|
||||
@@ -127,7 +127,7 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: particles.dll
|
||||
pub mod particles_dll {
|
||||
pub const ParticleSystemMgr003: usize = 0x586850;
|
||||
pub const ParticleSystemMgr003: usize = 0x586870;
|
||||
}
|
||||
// Module: pulse_system.dll
|
||||
pub mod pulse_system_dll {
|
||||
@@ -160,16 +160,16 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x16FB8B0;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x16A7FB0;
|
||||
pub const NavGameTest001: usize = 0x17A2E20;
|
||||
pub const ServerToolsInfo_001: usize = 0x1752D78;
|
||||
pub const Source2GameClients001: usize = 0x174E730;
|
||||
pub const Source2GameDirector001: usize = 0x18AC7C0;
|
||||
pub const Source2GameEntities001: usize = 0x1752480;
|
||||
pub const Source2Server001: usize = 0x17522E0;
|
||||
pub const Source2ServerConfig001: usize = 0x197DBE8;
|
||||
pub const customnavsystem001: usize = 0x1687AB8;
|
||||
pub const EmptyWorldService001_Server: usize = 0x16FB870;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x16A7F80;
|
||||
pub const NavGameTest001: usize = 0x17A2D20;
|
||||
pub const ServerToolsInfo_001: usize = 0x1752C78;
|
||||
pub const Source2GameClients001: usize = 0x174E630;
|
||||
pub const Source2GameDirector001: usize = 0x18AC620;
|
||||
pub const Source2GameEntities001: usize = 0x1752380;
|
||||
pub const Source2Server001: usize = 0x17521E0;
|
||||
pub const Source2ServerConfig001: usize = 0x197DAE8;
|
||||
pub const customnavsystem001: usize = 0x1687A88;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
pub mod soundsystem_dll {
|
||||
|
Reference in New Issue
Block a user