Game update (14128)

This commit is contained in:
Coslly
2025-12-10 10:46:40 +09:00
committed by GitHub
parent 00c602425a
commit 82a0bc92d7
67 changed files with 221 additions and 221 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-12-09 02:09:00.131920200 UTC
// 2025-12-10 01:45:17.260883600 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 = 0x1E3B150;
pub const dwEntityList: usize = 0x1D12CE8;
pub const dwGameEntitySystem: usize = 0x1FB79D0;
pub const dwCSGOInput: usize = 0x1E3C150;
pub const dwEntityList: usize = 0x1D13CE8;
pub const dwGameEntitySystem: usize = 0x1FB89D0;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0;
pub const dwGameRules: usize = 0x1E30410;
pub const dwGlobalVars: usize = 0x1BE31C0;
pub const dwGlowManager: usize = 0x1E2D2B8;
pub const dwLocalPlayerController: usize = 0x1E1CC18;
pub const dwLocalPlayerPawn: usize = 0x1BEDF28;
pub const dwPlantedC4: usize = 0x1E35BE8;
pub const dwPrediction: usize = 0x1BEDE40;
pub const dwSensitivity: usize = 0x1E2DD08;
pub const dwGameRules: usize = 0x1E31410;
pub const dwGlobalVars: usize = 0x1BE41C0;
pub const dwGlowManager: usize = 0x1E2E2B8;
pub const dwLocalPlayerController: usize = 0x1E1DC18;
pub const dwLocalPlayerPawn: usize = 0x1BEEF28;
pub const dwPlantedC4: usize = 0x1E36BE8;
pub const dwPrediction: usize = 0x1BEEE40;
pub const dwSensitivity: usize = 0x1E2ED08;
pub const dwSensitivity_sensitivity: usize = 0x50;
pub const dwViewAngles: usize = 0x1E3B800;
pub const dwViewMatrix: usize = 0x1E313D0;
pub const dwViewRender: usize = 0x1E31F48;
pub const dwWeaponC4: usize = 0x1DCE190;
pub const dwViewAngles: usize = 0x1E3C800;
pub const dwViewMatrix: usize = 0x1E323D0;
pub const dwViewRender: usize = 0x1E32F48;
pub const dwWeaponC4: usize = 0x1DCF190;
}
// Module: engine2.dll
pub mod engine2_dll {