Game update (14023) (2)

This commit is contained in:
a2x
2024-07-26 11:01:02 +10:00
parent 7f5c25c12f
commit 8897183075
64 changed files with 241 additions and 241 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-07-23 02:33:52.197332800 UTC
// 2024-07-26 01:00:19.071522800 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 = 0x1A28E30;
pub const dwEntityList: usize = 0x19BEEB0;
pub const dwGameEntitySystem: usize = 0x1ADDBC8;
pub const dwCSGOInput: usize = 0x1A28E50;
pub const dwEntityList: usize = 0x19BEED0;
pub const dwGameEntitySystem: usize = 0x1ADDBE8;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510;
pub const dwGameRules: usize = 0x1A1C668;
pub const dwGlobalVars: usize = 0x1818638;
pub const dwGlowManager: usize = 0x1A1BD50;
pub const dwLocalPlayerController: usize = 0x1A0E9A8;
pub const dwLocalPlayerPawn: usize = 0x1824A08;
pub const dwPlantedC4: usize = 0x1A261A8;
pub const dwPrediction: usize = 0x18248C0;
pub const dwSensitivity: usize = 0x1A1D338;
pub const dwGameRules: usize = 0x1A1C688;
pub const dwGlobalVars: usize = 0x1818648;
pub const dwGlowManager: usize = 0x1A1BD70;
pub const dwLocalPlayerController: usize = 0x1A0E9C8;
pub const dwLocalPlayerPawn: usize = 0x1824A18;
pub const dwPlantedC4: usize = 0x1A261C8;
pub const dwPrediction: usize = 0x18248D0;
pub const dwSensitivity: usize = 0x1A1D358;
pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x1A2E248;
pub const dwViewMatrix: usize = 0x1A20CD0;
pub const dwViewRender: usize = 0x1A21468;
pub const dwWeaponC4: usize = 0x19C2940;
pub const dwViewAngles: usize = 0x1A2E268;
pub const dwViewMatrix: usize = 0x1A20CF0;
pub const dwViewRender: usize = 0x1A21488;
pub const dwWeaponC4: usize = 0x19C2960;
}
// Module: engine2.dll
pub mod engine2_dll {