Game Update (14126)

This commit is contained in:
Coslly
2025-12-06 10:18:48 +09:00
committed by GitHub
parent ae8922b5dd
commit f200c9cdc4
67 changed files with 268 additions and 268 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-12-03 10:57:17.418985500 UTC
// 2025-12-06 01:16:28.578653900 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 = 0x1E3A1D0;
pub const dwEntityList: usize = 0x1D11D78;
pub const dwGameEntitySystem: usize = 0x1FB6A70;
pub const dwCSGOInput: usize = 0x1E3B150;
pub const dwEntityList: usize = 0x1D12CE8;
pub const dwGameEntitySystem: usize = 0x1FB79E0;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0;
pub const dwGameRules: usize = 0x1E2F490;
pub const dwGlobalVars: usize = 0x1BE21C0;
pub const dwGlowManager: usize = 0x1E2C338;
pub const dwLocalPlayerController: usize = 0x1E1BC58;
pub const dwLocalPlayerPawn: usize = 0x1BECF38;
pub const dwPlantedC4: usize = 0x1E34C68;
pub const dwPrediction: usize = 0x1BECE50;
pub const dwSensitivity: usize = 0x1E2CD88;
pub const dwGameRules: usize = 0x1E30410;
pub const dwGlobalVars: usize = 0x1BE31C0;
pub const dwGlowManager: usize = 0x1E2D2B8;
pub const dwLocalPlayerController: usize = 0x1E1CC08;
pub const dwLocalPlayerPawn: usize = 0x1BEDF28;
pub const dwPlantedC4: usize = 0x1E35BE8;
pub const dwPrediction: usize = 0x1BEDE40;
pub const dwSensitivity: usize = 0x1E2DD08;
pub const dwSensitivity_sensitivity: usize = 0x50;
pub const dwViewAngles: usize = 0x1E3A880;
pub const dwViewMatrix: usize = 0x1E30450;
pub const dwViewRender: usize = 0x1E30FC8;
pub const dwWeaponC4: usize = 0x1DCD210;
pub const dwViewAngles: usize = 0x1E3B800;
pub const dwViewMatrix: usize = 0x1E313D0;
pub const dwViewRender: usize = 0x1E31F48;
pub const dwWeaponC4: usize = 0x1DCE190;
}
// Module: engine2.dll
pub mod engine2_dll {