Merge pull request #305 from ImInTheICU/main

Game update (14063)
This commit is contained in:
a2x 2025-01-28 13:38:57 +10:00 committed by GitHub
commit d1a89ef173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
64 changed files with 222 additions and 222 deletions

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: animationsystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,24 +1,24 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper {
// Module: client.dll
public static class Buttons {
public const nint attack = 0x1866610;
public const nint attack2 = 0x18666A0;
public const nint back = 0x18668E0;
public const nint duck = 0x1866BB0;
public const nint forward = 0x1866850;
public const nint jump = 0x1866B20;
public const nint left = 0x1866970;
public const nint lookatweapon = 0x1A8E4F0;
public const nint reload = 0x1866580;
public const nint right = 0x1866A00;
public const nint showscores = 0x1A8E3D0;
public const nint sprint = 0x18664F0;
public const nint turnleft = 0x1866730;
public const nint turnright = 0x18667C0;
public const nint use = 0x1866A90;
public const nint zoom = 0x1A8E460;
public const nint attack = 0x1867610;
public const nint attack2 = 0x18676A0;
public const nint back = 0x18678E0;
public const nint duck = 0x1867BB0;
public const nint forward = 0x1867850;
public const nint jump = 0x1867B20;
public const nint left = 0x1867970;
public const nint lookatweapon = 0x1A8F4F0;
public const nint reload = 0x1867580;
public const nint right = 0x1867A00;
public const nint showscores = 0x1A8F3D0;
public const nint sprint = 0x18674F0;
public const nint turnleft = 0x1867730;
public const nint turnright = 0x18677C0;
public const nint use = 0x1867A90;
public const nint zoom = 0x1A8F460;
}
}

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once
@ -8,21 +8,21 @@
namespace cs2_dumper {
// Module: client.dll
namespace buttons {
constexpr std::ptrdiff_t attack = 0x1866610;
constexpr std::ptrdiff_t attack2 = 0x18666A0;
constexpr std::ptrdiff_t back = 0x18668E0;
constexpr std::ptrdiff_t duck = 0x1866BB0;
constexpr std::ptrdiff_t forward = 0x1866850;
constexpr std::ptrdiff_t jump = 0x1866B20;
constexpr std::ptrdiff_t left = 0x1866970;
constexpr std::ptrdiff_t lookatweapon = 0x1A8E4F0;
constexpr std::ptrdiff_t reload = 0x1866580;
constexpr std::ptrdiff_t right = 0x1866A00;
constexpr std::ptrdiff_t showscores = 0x1A8E3D0;
constexpr std::ptrdiff_t sprint = 0x18664F0;
constexpr std::ptrdiff_t turnleft = 0x1866730;
constexpr std::ptrdiff_t turnright = 0x18667C0;
constexpr std::ptrdiff_t use = 0x1866A90;
constexpr std::ptrdiff_t zoom = 0x1A8E460;
constexpr std::ptrdiff_t attack = 0x1867610;
constexpr std::ptrdiff_t attack2 = 0x18676A0;
constexpr std::ptrdiff_t back = 0x18678E0;
constexpr std::ptrdiff_t duck = 0x1867BB0;
constexpr std::ptrdiff_t forward = 0x1867850;
constexpr std::ptrdiff_t jump = 0x1867B20;
constexpr std::ptrdiff_t left = 0x1867970;
constexpr std::ptrdiff_t lookatweapon = 0x1A8F4F0;
constexpr std::ptrdiff_t reload = 0x1867580;
constexpr std::ptrdiff_t right = 0x1867A00;
constexpr std::ptrdiff_t showscores = 0x1A8F3D0;
constexpr std::ptrdiff_t sprint = 0x18674F0;
constexpr std::ptrdiff_t turnleft = 0x1867730;
constexpr std::ptrdiff_t turnright = 0x18677C0;
constexpr std::ptrdiff_t use = 0x1867A90;
constexpr std::ptrdiff_t zoom = 0x1A8F460;
}
}

View File

@ -1,20 +1,20 @@
{
"client.dll": {
"attack": 25585168,
"attack2": 25585312,
"back": 25585888,
"duck": 25586608,
"forward": 25585744,
"jump": 25586464,
"left": 25586032,
"lookatweapon": 27845872,
"reload": 25585024,
"right": 25586176,
"showscores": 27845584,
"sprint": 25584880,
"turnleft": 25585456,
"turnright": 25585600,
"use": 25586320,
"zoom": 27845728
"attack": 25589264,
"attack2": 25589408,
"back": 25589984,
"duck": 25590704,
"forward": 25589840,
"jump": 25590560,
"left": 25590128,
"lookatweapon": 27849968,
"reload": 25589120,
"right": 25590272,
"showscores": 27849680,
"sprint": 25588976,
"turnleft": 25589552,
"turnright": 25589696,
"use": 25590416,
"zoom": 27849824
}
}

View File

@ -1,26 +1,26 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, unused)]
pub mod cs2_dumper {
// Module: client.dll
pub mod buttons {
pub const attack: usize = 0x1866610;
pub const attack2: usize = 0x18666A0;
pub const back: usize = 0x18668E0;
pub const duck: usize = 0x1866BB0;
pub const forward: usize = 0x1866850;
pub const jump: usize = 0x1866B20;
pub const left: usize = 0x1866970;
pub const lookatweapon: usize = 0x1A8E4F0;
pub const reload: usize = 0x1866580;
pub const right: usize = 0x1866A00;
pub const showscores: usize = 0x1A8E3D0;
pub const sprint: usize = 0x18664F0;
pub const turnleft: usize = 0x1866730;
pub const turnright: usize = 0x18667C0;
pub const r#use: usize = 0x1866A90;
pub const zoom: usize = 0x1A8E460;
pub const attack: usize = 0x1867610;
pub const attack2: usize = 0x18676A0;
pub const back: usize = 0x18678E0;
pub const duck: usize = 0x1867BB0;
pub const forward: usize = 0x1867850;
pub const jump: usize = 0x1867B20;
pub const left: usize = 0x1867970;
pub const lookatweapon: usize = 0x1A8F4F0;
pub const reload: usize = 0x1867580;
pub const right: usize = 0x1867A00;
pub const showscores: usize = 0x1A8F3D0;
pub const sprint: usize = 0x18674F0;
pub const turnleft: usize = 0x1867730;
pub const turnright: usize = 0x18677C0;
pub const r#use: usize = 0x1867A90;
pub const zoom: usize = 0x1A8F460;
}
}

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: client.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: engine2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: host.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,4 +1,4 @@
{
"build_number": 14062,
"timestamp": "2025-01-22T02:16:57.488530400+00:00"
"build_number": 14063,
"timestamp": "2025-01-28T02:21:32.067640100+00:00"
}

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Interfaces {
// Module: animationsystem.dll
@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces {
}
// Module: client.dll
public static class ClientDll {
public const nint ClientToolsInfo_001 = 0x1865C00;
public const nint EmptyWorldService001_Client = 0x1820F00;
public const nint GameClientExports001 = 0x18628B8;
public const nint LegacyGameUI001 = 0x1883430;
public const nint Source2Client002 = 0x1A7DEE0;
public const nint Source2ClientConfig001 = 0x1A14570;
public const nint Source2ClientPrediction001 = 0x186DC80;
public const nint Source2ClientUI001 = 0x1881800;
public const nint ClientToolsInfo_001 = 0x1866C00;
public const nint EmptyWorldService001_Client = 0x1821F00;
public const nint GameClientExports001 = 0x18638B8;
public const nint LegacyGameUI001 = 0x1884430;
public const nint Source2Client002 = 0x1A7EEE0;
public const nint Source2ClientConfig001 = 0x1A15570;
public const nint Source2ClientPrediction001 = 0x186EC80;
public const nint Source2ClientUI001 = 0x1882800;
}
// Module: engine2.dll
public static class Engine2Dll {
@ -181,7 +181,7 @@ namespace CS2Dumper.Interfaces {
}
// Module: steamclient64.dll
public static class Steamclient64Dll {
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF705A;
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF70BA;
public const nint IVALIDATE001 = 0x14A3108;
public const nint SteamClient006 = 0x14A0860;
public const nint SteamClient007 = 0x14A0868;

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once
@ -14,14 +14,14 @@ namespace cs2_dumper {
}
// Module: client.dll
namespace client_dll {
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1865C00;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1820F00;
constexpr std::ptrdiff_t GameClientExports001 = 0x18628B8;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x1883430;
constexpr std::ptrdiff_t Source2Client002 = 0x1A7DEE0;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A14570;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x186DC80;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x1881800;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1866C00;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1821F00;
constexpr std::ptrdiff_t GameClientExports001 = 0x18638B8;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x1884430;
constexpr std::ptrdiff_t Source2Client002 = 0x1A7EEE0;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A15570;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x186EC80;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x1882800;
}
// Module: engine2.dll
namespace engine2_dll {
@ -186,7 +186,7 @@ namespace cs2_dumper {
}
// Module: steamclient64.dll
namespace steamclient64_dll {
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF705A;
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF70BA;
constexpr std::ptrdiff_t IVALIDATE001 = 0x14A3108;
constexpr std::ptrdiff_t SteamClient006 = 0x14A0860;
constexpr std::ptrdiff_t SteamClient007 = 0x14A0868;

View File

@ -4,14 +4,14 @@
"AnimationSystem_001": 6319344
},
"client.dll": {
"ClientToolsInfo_001": 25582592,
"EmptyWorldService001_Client": 25300736,
"GameClientExports001": 25569464,
"LegacyGameUI001": 25703472,
"Source2Client002": 27778784,
"Source2ClientConfig001": 27346288,
"Source2ClientPrediction001": 25615488,
"Source2ClientUI001": 25696256
"ClientToolsInfo_001": 25586688,
"EmptyWorldService001_Client": 25304832,
"GameClientExports001": 25573560,
"LegacyGameUI001": 25707568,
"Source2Client002": 27782880,
"Source2ClientConfig001": 27350384,
"Source2ClientPrediction001": 25619584,
"Source2ClientUI001": 25700352
},
"engine2.dll": {
"BenchmarkService001": 5508272,
@ -151,7 +151,7 @@
"SteamAudio001": 2177520
},
"steamclient64.dll": {
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758114906,
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758115002,
"IVALIDATE001": 21639432,
"SteamClient006": 21629024,
"SteamClient007": 21629032,

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 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 = 0x1865C00;
pub const EmptyWorldService001_Client: usize = 0x1820F00;
pub const GameClientExports001: usize = 0x18628B8;
pub const LegacyGameUI001: usize = 0x1883430;
pub const Source2Client002: usize = 0x1A7DEE0;
pub const Source2ClientConfig001: usize = 0x1A14570;
pub const Source2ClientPrediction001: usize = 0x186DC80;
pub const Source2ClientUI001: usize = 0x1881800;
pub const ClientToolsInfo_001: usize = 0x1866C00;
pub const EmptyWorldService001_Client: usize = 0x1821F00;
pub const GameClientExports001: usize = 0x18638B8;
pub const LegacyGameUI001: usize = 0x1884430;
pub const Source2Client002: usize = 0x1A7EEE0;
pub const Source2ClientConfig001: usize = 0x1A15570;
pub const Source2ClientPrediction001: usize = 0x186EC80;
pub const Source2ClientUI001: usize = 0x1882800;
}
// Module: engine2.dll
pub mod engine2_dll {
@ -184,7 +184,7 @@ pub mod cs2_dumper {
}
// Module: steamclient64.dll
pub mod steamclient64_dll {
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF705A;
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF70BA;
pub const IVALIDATE001: usize = 0x14A3108;
pub const SteamClient006: usize = 0x14A0860;
pub const SteamClient007: usize = 0x14A0868;

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: materialsystem2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: networksystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,26 +1,26 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:31:49.938005200 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Offsets {
// Module: client.dll
public static class ClientDll {
public const nint dwCSGOInput = 0x1A8E5D0;
public const nint dwEntityList = 0x1A197E8;
public const nint dwGameEntitySystem = 0x1B3F728;
public const nint dwCSGOInput = 0x1A8F5D0;
public const nint dwEntityList = 0x1A1A7E8;
public const nint dwGameEntitySystem = 0x1B40728;
public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0;
public const nint dwGameRules = 0x1A80188;
public const nint dwGlobalVars = 0x1861AA8;
public const nint dwGlowManager = 0x1A7F8D0;
public const nint dwLocalPlayerController = 0x1A6A210;
public const nint dwLocalPlayerPawn = 0x186DE00;
public const nint dwPlantedC4 = 0x1A88DA0;
public const nint dwPrediction = 0x186DC80;
public const nint dwSensitivity = 0x1A81018;
public const nint dwGameRules = 0x1A81188;
public const nint dwGlobalVars = 0x1862AA8;
public const nint dwGlowManager = 0x1A808D0;
public const nint dwLocalPlayerController = 0x1A6B210;
public const nint dwLocalPlayerPawn = 0x186EE00;
public const nint dwPlantedC4 = 0x1A89DA0;
public const nint dwPrediction = 0x186EC80;
public const nint dwSensitivity = 0x1A82018;
public const nint dwSensitivity_sensitivity = 0x40;
public const nint dwViewAngles = 0x1A8E9A0;
public const nint dwViewMatrix = 0x1A84890;
public const nint dwViewRender = 0x1A85208;
public const nint dwWeaponC4 = 0x1A1CA70;
public const nint dwViewAngles = 0x1A8F9A0;
public const nint dwViewMatrix = 0x1A85890;
public const nint dwViewRender = 0x1A86208;
public const nint dwWeaponC4 = 0x1A1DA70;
}
// Module: engine2.dll
public static class Engine2Dll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:31:49.938005200 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once
@ -9,23 +9,23 @@ namespace cs2_dumper {
namespace offsets {
// Module: client.dll
namespace client_dll {
constexpr std::ptrdiff_t dwCSGOInput = 0x1A8E5D0;
constexpr std::ptrdiff_t dwEntityList = 0x1A197E8;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B3F728;
constexpr std::ptrdiff_t dwCSGOInput = 0x1A8F5D0;
constexpr std::ptrdiff_t dwEntityList = 0x1A1A7E8;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B40728;
constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0;
constexpr std::ptrdiff_t dwGameRules = 0x1A80188;
constexpr std::ptrdiff_t dwGlobalVars = 0x1861AA8;
constexpr std::ptrdiff_t dwGlowManager = 0x1A7F8D0;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A6A210;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x186DE00;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1A88DA0;
constexpr std::ptrdiff_t dwPrediction = 0x186DC80;
constexpr std::ptrdiff_t dwSensitivity = 0x1A81018;
constexpr std::ptrdiff_t dwGameRules = 0x1A81188;
constexpr std::ptrdiff_t dwGlobalVars = 0x1862AA8;
constexpr std::ptrdiff_t dwGlowManager = 0x1A808D0;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A6B210;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x186EE00;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1A89DA0;
constexpr std::ptrdiff_t dwPrediction = 0x186EC80;
constexpr std::ptrdiff_t dwSensitivity = 0x1A82018;
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
constexpr std::ptrdiff_t dwViewAngles = 0x1A8E9A0;
constexpr std::ptrdiff_t dwViewMatrix = 0x1A84890;
constexpr std::ptrdiff_t dwViewRender = 0x1A85208;
constexpr std::ptrdiff_t dwWeaponC4 = 0x1A1CA70;
constexpr std::ptrdiff_t dwViewAngles = 0x1A8F9A0;
constexpr std::ptrdiff_t dwViewMatrix = 0x1A85890;
constexpr std::ptrdiff_t dwViewRender = 0x1A86208;
constexpr std::ptrdiff_t dwWeaponC4 = 0x1A1DA70;
}
// Module: engine2.dll
namespace engine2_dll {

View File

@ -1,22 +1,22 @@
{
"client.dll": {
"dwCSGOInput": 27846096,
"dwEntityList": 27367400,
"dwGameEntitySystem": 28571432,
"dwCSGOInput": 27850192,
"dwEntityList": 27371496,
"dwGameEntitySystem": 28575528,
"dwGameEntitySystem_highestEntityIndex": 8432,
"dwGameRules": 27787656,
"dwGlobalVars": 25565864,
"dwGlowManager": 27785424,
"dwLocalPlayerController": 27697680,
"dwLocalPlayerPawn": 25615872,
"dwPlantedC4": 27823520,
"dwPrediction": 25615488,
"dwSensitivity": 27791384,
"dwGameRules": 27791752,
"dwGlobalVars": 25569960,
"dwGlowManager": 27789520,
"dwLocalPlayerController": 27701776,
"dwLocalPlayerPawn": 25619968,
"dwPlantedC4": 27827616,
"dwPrediction": 25619584,
"dwSensitivity": 27795480,
"dwSensitivity_sensitivity": 64,
"dwViewAngles": 27847072,
"dwViewMatrix": 27805840,
"dwViewRender": 27808264,
"dwWeaponC4": 27380336
"dwViewAngles": 27851168,
"dwViewMatrix": 27809936,
"dwViewRender": 27812360,
"dwWeaponC4": 27384432
},
"engine2.dll": {
"dwBuildNumber": 5483492,

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:31:49.938005200 UTC
// 2025-01-28 02:21:32.067640100 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 = 0x1A8E5D0;
pub const dwEntityList: usize = 0x1A197E8;
pub const dwGameEntitySystem: usize = 0x1B3F728;
pub const dwCSGOInput: usize = 0x1A8F5D0;
pub const dwEntityList: usize = 0x1A1A7E8;
pub const dwGameEntitySystem: usize = 0x1B40728;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0;
pub const dwGameRules: usize = 0x1A80188;
pub const dwGlobalVars: usize = 0x1861AA8;
pub const dwGlowManager: usize = 0x1A7F8D0;
pub const dwLocalPlayerController: usize = 0x1A6A210;
pub const dwLocalPlayerPawn: usize = 0x186DE00;
pub const dwPlantedC4: usize = 0x1A88DA0;
pub const dwPrediction: usize = 0x186DC80;
pub const dwSensitivity: usize = 0x1A81018;
pub const dwGameRules: usize = 0x1A81188;
pub const dwGlobalVars: usize = 0x1862AA8;
pub const dwGlowManager: usize = 0x1A808D0;
pub const dwLocalPlayerController: usize = 0x1A6B210;
pub const dwLocalPlayerPawn: usize = 0x186EE00;
pub const dwPlantedC4: usize = 0x1A89DA0;
pub const dwPrediction: usize = 0x186EC80;
pub const dwSensitivity: usize = 0x1A82018;
pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x1A8E9A0;
pub const dwViewMatrix: usize = 0x1A84890;
pub const dwViewRender: usize = 0x1A85208;
pub const dwWeaponC4: usize = 0x1A1CA70;
pub const dwViewAngles: usize = 0x1A8F9A0;
pub const dwViewMatrix: usize = 0x1A85890;
pub const dwViewRender: usize = 0x1A86208;
pub const dwWeaponC4: usize = 0x1A1DA70;
}
// Module: engine2.dll
pub mod engine2_dll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: panorama.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: particles.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: pulse_system.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: rendersystemdx11.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: resourcesystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: scenesystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: schemasystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: server.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: soundsystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: vphysics2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
namespace CS2Dumper.Schemas {
// Module: worldrenderer.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-22 02:16:57.488530400 UTC
// 2025-01-28 02:21:32.067640100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]