mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14076)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-05-08 04:34:23.185121200 UTC
|
||||
// 2025-05-09 03:40:00.267016600 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 = 0x1842EC0;
|
||||
pub const ClientToolsInfo_001: usize = 0x1842EE0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x17FF070;
|
||||
pub const GameClientExports001: usize = 0x183FB78;
|
||||
pub const LegacyGameUI001: usize = 0x1860250;
|
||||
pub const Source2Client002: usize = 0x1A59600;
|
||||
pub const Source2ClientConfig001: usize = 0x19F2030;
|
||||
pub const Source2ClientPrediction001: usize = 0x184AF30;
|
||||
pub const Source2ClientUI001: usize = 0x185E780;
|
||||
pub const GameClientExports001: usize = 0x183FB98;
|
||||
pub const LegacyGameUI001: usize = 0x18601D0;
|
||||
pub const Source2Client002: usize = 0x1A59560;
|
||||
pub const Source2ClientConfig001: usize = 0x19F1F90;
|
||||
pub const Source2ClientPrediction001: usize = 0x184AF50;
|
||||
pub const Source2ClientUI001: usize = 0x185E700;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
pub mod engine2_dll {
|
||||
@@ -160,22 +160,22 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x1369DB0;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x131A400;
|
||||
pub const NavGameTest001: usize = 0x1408F18;
|
||||
pub const ServerToolsInfo_001: usize = 0x13BE7F8;
|
||||
pub const Source2GameClients001: usize = 0x13B86C0;
|
||||
pub const Source2GameDirector001: usize = 0x14EC760;
|
||||
pub const Source2GameEntities001: usize = 0x13BE720;
|
||||
pub const Source2Server001: usize = 0x13BE590;
|
||||
pub const Source2ServerConfig001: usize = 0x15B7258;
|
||||
pub const customnavsystem001: usize = 0x12FEB58;
|
||||
pub const EmptyWorldService001_Server: usize = 0x1369D80;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x131A3D0;
|
||||
pub const NavGameTest001: usize = 0x1408E58;
|
||||
pub const ServerToolsInfo_001: usize = 0x13BE7C8;
|
||||
pub const Source2GameClients001: usize = 0x13B8690;
|
||||
pub const Source2GameDirector001: usize = 0x14EC6A0;
|
||||
pub const Source2GameEntities001: usize = 0x13BE6F0;
|
||||
pub const Source2Server001: usize = 0x13BE560;
|
||||
pub const Source2ServerConfig001: usize = 0x15B7188;
|
||||
pub const customnavsystem001: usize = 0x12FEB48;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
pub mod soundsystem_dll {
|
||||
pub const SoundOpSystem001: usize = 0x3A1C20;
|
||||
pub const SoundOpSystemEdit001: usize = 0x3A1AF0;
|
||||
pub const SoundSystem001: usize = 0x3A15C0;
|
||||
pub const SoundOpSystem001: usize = 0x3A1C50;
|
||||
pub const SoundOpSystemEdit001: usize = 0x3A1B20;
|
||||
pub const SoundSystem001: usize = 0x3A15F0;
|
||||
pub const VMixEditTool001: usize = 0x48289D0A;
|
||||
}
|
||||
// Module: steamaudio.dll
|
||||
|
Reference in New Issue
Block a user