Game update (14092)

This commit is contained in:
a2x
2025-07-31 13:04:24 +10:00
parent 2fad5b8807
commit 96b5a492ab
72 changed files with 693 additions and 678 deletions

View File

@@ -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)]
@@ -7,23 +7,23 @@ pub mod cs2_dumper {
pub mod offsets {
// Module: client.dll
pub mod client_dll {
pub const dwCSGOInput: usize = 0x1D2BF90;
pub const dwEntityList: usize = 0x1CBE5B0;
pub const dwGameEntitySystem: usize = 0x1E01B60;
pub const dwCSGOInput: usize = 0x1D2C090;
pub const dwEntityList: usize = 0x1CBE6A0;
pub const dwGameEntitySystem: usize = 0x1E01C60;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0;
pub const dwGameRules: usize = 0x1D1D460;
pub const dwGlobalVars: usize = 0x1AE93D8;
pub const dwGlowManager: usize = 0x1D1D488;
pub const dwLocalPlayerController: usize = 0x1D10200;
pub const dwLocalPlayerPawn: usize = 0x1AF4B00;
pub const dwPlantedC4: usize = 0x1D26F80;
pub const dwPrediction: usize = 0x1AF4A30;
pub const dwSensitivity: usize = 0x1D1DF98;
pub const dwGameRules: usize = 0x1D1D560;
pub const dwGlobalVars: usize = 0x1AE9458;
pub const dwGlowManager: usize = 0x1D1D588;
pub const dwLocalPlayerController: usize = 0x1D102C0;
pub const dwLocalPlayerPawn: usize = 0x1AF4B80;
pub const dwPlantedC4: usize = 0x1D27200;
pub const dwPrediction: usize = 0x1AF4AB0;
pub const dwSensitivity: usize = 0x1D1E098;
pub const dwSensitivity_sensitivity: usize = 0x48;
pub const dwViewAngles: usize = 0x1D2C740;
pub const dwViewMatrix: usize = 0x1D21980;
pub const dwViewRender: usize = 0x1D225C0;
pub const dwWeaponC4: usize = 0x1CC16A0;
pub const dwViewAngles: usize = 0x1D2C840;
pub const dwViewMatrix: usize = 0x1D21A80;
pub const dwViewRender: usize = 0x1D226C0;
pub const dwWeaponC4: usize = 0x1CC1908;
}
// Module: engine2.dll
pub mod engine2_dll {