From 4c12e7e7229abc03e0cb5bbe99762001cffaab48 Mon Sep 17 00:00:00 2001 From: ArcherY417 Date: Wed, 24 Sep 2025 09:57:20 +0800 Subject: [PATCH] Game Update (14107) --- cs2-dumper.log | 10 +++++----- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 8 ++++---- output/buttons.hpp | 8 ++++---- output/buttons.json | 6 +++--- output/buttons.rs | 8 ++++---- output/client_dll.cs | 19 +++++++++---------- output/client_dll.hpp | 19 +++++++++---------- output/client_dll.json | 21 ++++++++------------- output/client_dll.rs | 19 +++++++++---------- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 4 ++-- output/interfaces.cs | 16 ++++++++-------- output/interfaces.hpp | 16 ++++++++-------- output/interfaces.json | 14 +++++++------- output/interfaces.rs | 16 ++++++++-------- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 24 ++++++++++++------------ output/offsets.hpp | 24 ++++++++++++------------ output/offsets.json | 22 +++++++++++----------- output/offsets.rs | 24 ++++++++++++------------ output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 19 +++++++++---------- output/server_dll.hpp | 19 +++++++++---------- output/server_dll.json | 21 ++++++++------------- output/server_dll.rs | 19 +++++++++---------- output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/steamaudio_dll.cs | 2 +- output/steamaudio_dll.hpp | 2 +- output/steamaudio_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 70 files changed, 218 insertions(+), 234 deletions(-) diff --git a/cs2-dumper.log b/cs2-dumper.log index 5d6afb34..215280f3 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -01:09:38 [INFO] found 16 buttons -01:09:39 [INFO] found 131 interfaces across 33 modules -01:09:40 [INFO] found 32 offsets across 5 modules -01:09:41 [INFO] found 2678 classes and 411 enums across 18 modules -01:09:42 [INFO] analysis completed in 3.85s +01:52:11 [INFO] found 16 buttons +01:52:11 [INFO] found 131 interfaces across 33 modules +01:52:12 [INFO] found 32 offsets across 5 modules +01:52:12 [INFO] found 2678 classes and 411 enums across 18 modules +01:52:12 [INFO] analysis completed in 1.12s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index a01e7be9..377dfc20 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 7426ed41..c5913fee 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index a8994dd9..f559cdf2 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index 05449404..f7c694f8 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper { // Module: client.dll @@ -11,14 +11,14 @@ namespace CS2Dumper { public const nint forward = 0x1BDA550; public const nint jump = 0x1BDA820; public const nint left = 0x1BDA670; - public const nint lookatweapon = 0x1E2C620; + public const nint lookatweapon = 0x1E2C630; public const nint reload = 0x1BDA280; public const nint right = 0x1BDA700; - public const nint showscores = 0x1E2C500; + public const nint showscores = 0x1E2C510; public const nint sprint = 0x1BDA1F0; public const nint turnleft = 0x1BDA430; public const nint turnright = 0x1BDA4C0; public const nint use = 0x1BDA790; - public const nint zoom = 0x1E2C590; + public const nint zoom = 0x1E2C5A0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 422bd4b2..c6d3da41 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once @@ -15,14 +15,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t forward = 0x1BDA550; constexpr std::ptrdiff_t jump = 0x1BDA820; constexpr std::ptrdiff_t left = 0x1BDA670; - constexpr std::ptrdiff_t lookatweapon = 0x1E2C620; + constexpr std::ptrdiff_t lookatweapon = 0x1E2C630; constexpr std::ptrdiff_t reload = 0x1BDA280; constexpr std::ptrdiff_t right = 0x1BDA700; - constexpr std::ptrdiff_t showscores = 0x1E2C500; + constexpr std::ptrdiff_t showscores = 0x1E2C510; constexpr std::ptrdiff_t sprint = 0x1BDA1F0; constexpr std::ptrdiff_t turnleft = 0x1BDA430; constexpr std::ptrdiff_t turnright = 0x1BDA4C0; constexpr std::ptrdiff_t use = 0x1BDA790; - constexpr std::ptrdiff_t zoom = 0x1E2C590; + constexpr std::ptrdiff_t zoom = 0x1E2C5A0; } } diff --git a/output/buttons.json b/output/buttons.json index 95a5ec27..d99ea89f 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -7,14 +7,14 @@ "forward": 29205840, "jump": 29206560, "left": 29206128, - "lookatweapon": 31639072, + "lookatweapon": 31639088, "reload": 29205120, "right": 29206272, - "showscores": 31638784, + "showscores": 31638800, "sprint": 29204976, "turnleft": 29205552, "turnright": 29205696, "use": 29206416, - "zoom": 31638928 + "zoom": 31638944 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 3a0a04e9..0d39ca55 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, unused)] @@ -13,14 +13,14 @@ pub mod cs2_dumper { pub const forward: usize = 0x1BDA550; pub const jump: usize = 0x1BDA820; pub const left: usize = 0x1BDA670; - pub const lookatweapon: usize = 0x1E2C620; + pub const lookatweapon: usize = 0x1E2C630; pub const reload: usize = 0x1BDA280; pub const right: usize = 0x1BDA700; - pub const showscores: usize = 0x1E2C500; + pub const showscores: usize = 0x1E2C510; pub const sprint: usize = 0x1BDA1F0; pub const turnleft: usize = 0x1BDA430; pub const turnright: usize = 0x1BDA4C0; pub const r#use: usize = 0x1BDA790; - pub const zoom: usize = 0x1E2C590; + pub const zoom: usize = 0x1E2C5A0; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 3efbf98e..7bb8a4b8 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: client.dll @@ -4020,7 +4020,6 @@ namespace CS2Dumper.Schemas { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) public static class CCSPlayer_MovementServices { public const nint m_vecLadderNormal = 0x280; // Vector @@ -4054,14 +4053,14 @@ namespace CS2Dumper.Schemas { public const nint m_flOffsetTickCompleteTime = 0x520; // float32 public const nint m_flOffsetTickStashedSpeed = 0x524; // float32 public const nint m_flStamina = 0x528; // float32 - public const nint m_vecInputRotated = 0x52C; // Vector - public const nint m_flHeightAtJumpStart = 0x538; // float32 - public const nint m_flMaxJumpHeightThisJump = 0x53C; // float32 - public const nint m_flMaxJumpHeightLastJump = 0x540; // float32 - public const nint m_flStaminaAtJumpStart = 0x544; // float32 - public const nint m_flAccumulatedJumpError = 0x548; // float32 - public const nint m_flTicksSinceLastSurfingDetected = 0x54C; // float32 - public const nint m_bWasSurfing = 0x550; // bool + public const nint m_flHeightAtJumpStart = 0x52C; // float32 + public const nint m_flMaxJumpHeightThisJump = 0x530; // float32 + public const nint m_flMaxJumpHeightLastJump = 0x534; // float32 + public const nint m_flStaminaAtJumpStart = 0x538; // float32 + public const nint m_flAccumulatedJumpError = 0x53C; // float32 + public const nint m_flTicksSinceLastSurfingDetected = 0x540; // float32 + public const nint m_bWasSurfing = 0x544; // bool + public const nint m_vecInputRotated = 0x5D4; // Vector } // Parent: // Field count: 5 diff --git a/output/client_dll.hpp b/output/client_dll.hpp index f8756220..eacc6af6 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once @@ -4025,7 +4025,6 @@ namespace cs2_dumper { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) namespace CCSPlayer_MovementServices { constexpr std::ptrdiff_t m_vecLadderNormal = 0x280; // Vector @@ -4059,14 +4058,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_flOffsetTickCompleteTime = 0x520; // float32 constexpr std::ptrdiff_t m_flOffsetTickStashedSpeed = 0x524; // float32 constexpr std::ptrdiff_t m_flStamina = 0x528; // float32 - constexpr std::ptrdiff_t m_vecInputRotated = 0x52C; // Vector - constexpr std::ptrdiff_t m_flHeightAtJumpStart = 0x538; // float32 - constexpr std::ptrdiff_t m_flMaxJumpHeightThisJump = 0x53C; // float32 - constexpr std::ptrdiff_t m_flMaxJumpHeightLastJump = 0x540; // float32 - constexpr std::ptrdiff_t m_flStaminaAtJumpStart = 0x544; // float32 - constexpr std::ptrdiff_t m_flAccumulatedJumpError = 0x548; // float32 - constexpr std::ptrdiff_t m_flTicksSinceLastSurfingDetected = 0x54C; // float32 - constexpr std::ptrdiff_t m_bWasSurfing = 0x550; // bool + constexpr std::ptrdiff_t m_flHeightAtJumpStart = 0x52C; // float32 + constexpr std::ptrdiff_t m_flMaxJumpHeightThisJump = 0x530; // float32 + constexpr std::ptrdiff_t m_flMaxJumpHeightLastJump = 0x534; // float32 + constexpr std::ptrdiff_t m_flStaminaAtJumpStart = 0x538; // float32 + constexpr std::ptrdiff_t m_flAccumulatedJumpError = 0x53C; // float32 + constexpr std::ptrdiff_t m_flTicksSinceLastSurfingDetected = 0x540; // float32 + constexpr std::ptrdiff_t m_bWasSurfing = 0x544; // bool + constexpr std::ptrdiff_t m_vecInputRotated = 0x5D4; // Vector } // Parent: // Field count: 5 diff --git a/output/client_dll.json b/output/client_dll.json index 45f651a6..e53903eb 100644 --- a/output/client_dll.json +++ b/output/client_dll.json @@ -1419,23 +1419,23 @@ "m_bInStuckTest": 706, "m_bOldJumpPressed": 1292, "m_bSpeedCropped": 1240, - "m_bWasSurfing": 1360, + "m_bWasSurfing": 1348, "m_duckUntilOnGround": 704, "m_fStashGrenadeParameterWhen": 1300, - "m_flAccumulatedJumpError": 1352, + "m_flAccumulatedJumpError": 1340, "m_flDuckAmount": 656, "m_flDuckOffset": 668, "m_flDuckSpeed": 660, - "m_flHeightAtJumpStart": 1336, + "m_flHeightAtJumpStart": 1324, "m_flJumpPressedTime": 1296, "m_flLastDuckTime": 684, - "m_flMaxJumpHeightLastJump": 1344, - "m_flMaxJumpHeightThisJump": 1340, + "m_flMaxJumpHeightLastJump": 1332, + "m_flMaxJumpHeightThisJump": 1328, "m_flOffsetTickCompleteTime": 1312, "m_flOffsetTickStashedSpeed": 1316, "m_flStamina": 1320, - "m_flStaminaAtJumpStart": 1348, - "m_flTicksSinceLastSurfingDetected": 1356, + "m_flStaminaAtJumpStart": 1336, + "m_flTicksSinceLastSurfingDetected": 1344, "m_flWaterEntryTime": 1248, "m_nButtonDownMaskPrev": 1304, "m_nDuckJumpTimeMsecs": 676, @@ -1446,7 +1446,7 @@ "m_nOldWaterLevel": 1244, "m_nTraceCount": 1232, "m_vecForward": 1252, - "m_vecInputRotated": 1324, + "m_vecInputRotated": 1492, "m_vecLadderNormal": 640, "m_vecLastPositionAtFullCrouchSpeed": 696, "m_vecLeft": 1264, @@ -1543,11 +1543,6 @@ "type": "NetworkVarNames", "type_name": "float" }, - { - "name": "m_vecInputRotated", - "type": "NetworkVarNames", - "type_name": "Vector" - }, { "name": "m_bWasSurfing", "type": "NetworkVarNames", diff --git a/output/client_dll.rs b/output/client_dll.rs index dbb36d5a..35cf60cb 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -4031,7 +4031,6 @@ pub mod cs2_dumper { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) pub mod CCSPlayer_MovementServices { pub const m_vecLadderNormal: usize = 0x280; // Vector @@ -4065,14 +4064,14 @@ pub mod cs2_dumper { pub const m_flOffsetTickCompleteTime: usize = 0x520; // float32 pub const m_flOffsetTickStashedSpeed: usize = 0x524; // float32 pub const m_flStamina: usize = 0x528; // float32 - pub const m_vecInputRotated: usize = 0x52C; // Vector - pub const m_flHeightAtJumpStart: usize = 0x538; // float32 - pub const m_flMaxJumpHeightThisJump: usize = 0x53C; // float32 - pub const m_flMaxJumpHeightLastJump: usize = 0x540; // float32 - pub const m_flStaminaAtJumpStart: usize = 0x544; // float32 - pub const m_flAccumulatedJumpError: usize = 0x548; // float32 - pub const m_flTicksSinceLastSurfingDetected: usize = 0x54C; // float32 - pub const m_bWasSurfing: usize = 0x550; // bool + pub const m_flHeightAtJumpStart: usize = 0x52C; // float32 + pub const m_flMaxJumpHeightThisJump: usize = 0x530; // float32 + pub const m_flMaxJumpHeightLastJump: usize = 0x534; // float32 + pub const m_flStaminaAtJumpStart: usize = 0x538; // float32 + pub const m_flAccumulatedJumpError: usize = 0x53C; // float32 + pub const m_flTicksSinceLastSurfingDetected: usize = 0x540; // float32 + pub const m_bWasSurfing: usize = 0x544; // bool + pub const m_vecInputRotated: usize = 0x5D4; // Vector } // Parent: // Field count: 5 diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index 0bc889cf..b82c2e58 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 70ec2c25..52b29a65 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index f1bc740e..b8dd66d8 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host_dll.cs b/output/host_dll.cs index d02f02b2..23560341 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 933f64a7..4306d81e 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index f570921c..61bd8fb7 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index 53f1572a..1ad2983f 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14106, - "timestamp": "2025-09-23T03:29:34.120750500+00:00" + "build_number": 14107, + "timestamp": "2025-09-24T01:52:12.383893800+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 75c74f8c..60cd1794 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -158,15 +158,15 @@ namespace CS2Dumper.Interfaces { // Module: server.dll public static class ServerDll { public const nint EmptyWorldService001_Server = 0x16FE8B0; - public const nint EntitySubclassUtilsV001 = 0x16AAFA0; - public const nint NavGameTest001 = 0x17A5E10; - public const nint ServerToolsInfo_001 = 0x1755D68; - public const nint Source2GameClients001 = 0x1751720; + public const nint EntitySubclassUtilsV001 = 0x16AAFB0; + public const nint NavGameTest001 = 0x17A5E20; + public const nint ServerToolsInfo_001 = 0x1755D78; + public const nint Source2GameClients001 = 0x1751730; public const nint Source2GameDirector001 = 0x18AF520; - public const nint Source2GameEntities001 = 0x1755470; - public const nint Source2Server001 = 0x17552D0; + public const nint Source2GameEntities001 = 0x1755480; + public const nint Source2Server001 = 0x17552E0; public const nint Source2ServerConfig001 = 0x1980948; - public const nint customnavsystem001 = 0x168AAA8; + public const nint customnavsystem001 = 0x168AAB8; } // Module: soundsystem.dll public static class SoundsystemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 3c7b7ad1..fa6964f1 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once @@ -163,15 +163,15 @@ namespace cs2_dumper { // Module: server.dll namespace server_dll { constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x16FE8B0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16AAFA0; - constexpr std::ptrdiff_t NavGameTest001 = 0x17A5E10; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1755D68; - constexpr std::ptrdiff_t Source2GameClients001 = 0x1751720; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16AAFB0; + constexpr std::ptrdiff_t NavGameTest001 = 0x17A5E20; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1755D78; + constexpr std::ptrdiff_t Source2GameClients001 = 0x1751730; constexpr std::ptrdiff_t Source2GameDirector001 = 0x18AF520; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x1755470; - constexpr std::ptrdiff_t Source2Server001 = 0x17552D0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x1755480; + constexpr std::ptrdiff_t Source2Server001 = 0x17552E0; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1980948; - constexpr std::ptrdiff_t customnavsystem001 = 0x168AAA8; + constexpr std::ptrdiff_t customnavsystem001 = 0x168AAB8; } // Module: soundsystem.dll namespace soundsystem_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 1abebbe7..ea671a7b 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -131,15 +131,15 @@ }, "server.dll": { "EmptyWorldService001_Server": 24111280, - "EntitySubclassUtilsV001": 23768992, - "NavGameTest001": 24796688, - "ServerToolsInfo_001": 24468840, - "Source2GameClients001": 24450848, + "EntitySubclassUtilsV001": 23769008, + "NavGameTest001": 24796704, + "ServerToolsInfo_001": 24468856, + "Source2GameClients001": 24450864, "Source2GameDirector001": 25883936, - "Source2GameEntities001": 24466544, - "Source2Server001": 24466128, + "Source2GameEntities001": 24466560, + "Source2Server001": 24466144, "Source2ServerConfig001": 26741064, - "customnavsystem001": 23636648 + "customnavsystem001": 23636664 }, "soundsystem.dll": { "SoundOpSystem001": 4080672, diff --git a/output/interfaces.rs b/output/interfaces.rs index e42b45ed..fdc134ba 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, unused)] @@ -161,15 +161,15 @@ pub mod cs2_dumper { // Module: server.dll pub mod server_dll { pub const EmptyWorldService001_Server: usize = 0x16FE8B0; - pub const EntitySubclassUtilsV001: usize = 0x16AAFA0; - pub const NavGameTest001: usize = 0x17A5E10; - pub const ServerToolsInfo_001: usize = 0x1755D68; - pub const Source2GameClients001: usize = 0x1751720; + pub const EntitySubclassUtilsV001: usize = 0x16AAFB0; + pub const NavGameTest001: usize = 0x17A5E20; + pub const ServerToolsInfo_001: usize = 0x1755D78; + pub const Source2GameClients001: usize = 0x1751730; pub const Source2GameDirector001: usize = 0x18AF520; - pub const Source2GameEntities001: usize = 0x1755470; - pub const Source2Server001: usize = 0x17552D0; + pub const Source2GameEntities001: usize = 0x1755480; + pub const Source2Server001: usize = 0x17552E0; pub const Source2ServerConfig001: usize = 0x1980948; - pub const customnavsystem001: usize = 0x168AAA8; + pub const customnavsystem001: usize = 0x168AAB8; } // Module: soundsystem.dll pub mod soundsystem_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index ca3aa781..99f445d1 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 2f0ed0d9..8b153f4b 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index fb313749..a8470967 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index 766b46b5..ec47776b 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 1746d1e4..88242602 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 9cb8f4f6..73a59495 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index 95725872..28396b15 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1E2C700; + public const nint dwCSGOInput = 0x1E2C710; public const nint dwEntityList = 0x1D05458; - public const nint dwGameEntitySystem = 0x1FA65D8; + public const nint dwGameEntitySystem = 0x1FA65E8; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1E214D0; + public const nint dwGameRules = 0x1E21548; public const nint dwGlobalVars = 0x1BD6150; - public const nint dwGlowManager = 0x1E1E2A0; - public const nint dwLocalPlayerController = 0x1E0E5A8; + public const nint dwGlowManager = 0x1E1E3E8; + public const nint dwLocalPlayerController = 0x1E0E588; public const nint dwLocalPlayerPawn = 0x1BE0E90; - public const nint dwPlantedC4 = 0x1E279A0; + public const nint dwPlantedC4 = 0x1E279B0; public const nint dwPrediction = 0x1BE0DC0; - public const nint dwSensitivity = 0x1E1EDC8; + public const nint dwSensitivity = 0x1E1EE48; public const nint dwSensitivity_sensitivity = 0x48; - public const nint dwViewAngles = 0x1E2CEB0; - public const nint dwViewMatrix = 0x1E222A0; - public const nint dwViewRender = 0x1E230C0; - public const nint dwWeaponC4 = 0x1DBFAE8; + public const nint dwViewAngles = 0x1E2CEC0; + public const nint dwViewMatrix = 0x1E222B0; + public const nint dwViewRender = 0x1E230D0; + public const nint dwWeaponC4 = 0x1DBF970; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index bac3da6a..2f159a8a 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1E2C700; + constexpr std::ptrdiff_t dwCSGOInput = 0x1E2C710; constexpr std::ptrdiff_t dwEntityList = 0x1D05458; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FA65D8; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FA65E8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1E214D0; + constexpr std::ptrdiff_t dwGameRules = 0x1E21548; constexpr std::ptrdiff_t dwGlobalVars = 0x1BD6150; - constexpr std::ptrdiff_t dwGlowManager = 0x1E1E2A0; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E0E5A8; + constexpr std::ptrdiff_t dwGlowManager = 0x1E1E3E8; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E0E588; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BE0E90; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1E279A0; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1E279B0; constexpr std::ptrdiff_t dwPrediction = 0x1BE0DC0; - constexpr std::ptrdiff_t dwSensitivity = 0x1E1EDC8; + constexpr std::ptrdiff_t dwSensitivity = 0x1E1EE48; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x48; - constexpr std::ptrdiff_t dwViewAngles = 0x1E2CEB0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1E222A0; - constexpr std::ptrdiff_t dwViewRender = 0x1E230C0; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1DBFAE8; + constexpr std::ptrdiff_t dwViewAngles = 0x1E2CEC0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1E222B0; + constexpr std::ptrdiff_t dwViewRender = 0x1E230D0; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1DBF970; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index bb9dcc6a..e0dc409d 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 31639296, + "dwCSGOInput": 31639312, "dwEntityList": 30430296, - "dwGameEntitySystem": 33187288, + "dwGameEntitySystem": 33187304, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 31593680, + "dwGameRules": 31593800, "dwGlobalVars": 29188432, - "dwGlowManager": 31580832, - "dwLocalPlayerController": 31516072, + "dwGlowManager": 31581160, + "dwLocalPlayerController": 31516040, "dwLocalPlayerPawn": 29232784, - "dwPlantedC4": 31619488, + "dwPlantedC4": 31619504, "dwPrediction": 29232576, - "dwSensitivity": 31583688, + "dwSensitivity": 31583816, "dwSensitivity_sensitivity": 72, - "dwViewAngles": 31641264, - "dwViewMatrix": 31597216, - "dwViewRender": 31600832, - "dwWeaponC4": 31193832 + "dwViewAngles": 31641280, + "dwViewMatrix": 31597232, + "dwViewRender": 31600848, + "dwWeaponC4": 31193456 }, "engine2.dll": { "dwBuildNumber": 6206420, diff --git a/output/offsets.rs b/output/offsets.rs index fe61ab98..8793af06 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 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 = 0x1E2C700; + pub const dwCSGOInput: usize = 0x1E2C710; pub const dwEntityList: usize = 0x1D05458; - pub const dwGameEntitySystem: usize = 0x1FA65D8; + pub const dwGameEntitySystem: usize = 0x1FA65E8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1E214D0; + pub const dwGameRules: usize = 0x1E21548; pub const dwGlobalVars: usize = 0x1BD6150; - pub const dwGlowManager: usize = 0x1E1E2A0; - pub const dwLocalPlayerController: usize = 0x1E0E5A8; + pub const dwGlowManager: usize = 0x1E1E3E8; + pub const dwLocalPlayerController: usize = 0x1E0E588; pub const dwLocalPlayerPawn: usize = 0x1BE0E90; - pub const dwPlantedC4: usize = 0x1E279A0; + pub const dwPlantedC4: usize = 0x1E279B0; pub const dwPrediction: usize = 0x1BE0DC0; - pub const dwSensitivity: usize = 0x1E1EDC8; + pub const dwSensitivity: usize = 0x1E1EE48; pub const dwSensitivity_sensitivity: usize = 0x48; - pub const dwViewAngles: usize = 0x1E2CEB0; - pub const dwViewMatrix: usize = 0x1E222A0; - pub const dwViewRender: usize = 0x1E230C0; - pub const dwWeaponC4: usize = 0x1DBFAE8; + pub const dwViewAngles: usize = 0x1E2CEC0; + pub const dwViewMatrix: usize = 0x1E222B0; + pub const dwViewRender: usize = 0x1E230D0; + pub const dwWeaponC4: usize = 0x1DBF970; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index eb7c1bd4..d62149d1 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index fd89771c..3cae5456 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index d66f4060..3fa6091b 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles_dll.cs b/output/particles_dll.cs index f53e62fb..dfa5ddb3 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 330d263b..229edb22 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 38e6a28b..df47962e 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system_dll.cs b/output/pulse_system_dll.cs index 3787376f..03db777a 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 1d2758e3..337aaae1 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index dccc681d..69d57b36 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11_dll.cs b/output/rendersystemdx11_dll.cs index e29c4945..7ab92512 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index a8f23fa6..961631f9 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index a536db9b..e0b71674 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem_dll.cs b/output/resourcesystem_dll.cs index 0b4c1107..41f47fed 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 49957a07..68683d3d 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 7410bb4f..aaf32b41 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem_dll.cs b/output/scenesystem_dll.cs index 7f42ad1f..98cce5b3 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 692627e5..71339339 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index bd2153ce..ca281e85 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem_dll.cs b/output/schemasystem_dll.cs index b2ae4a9a..6801eea3 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index cec196e7..a345728b 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 7d55f73f..09472413 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server_dll.cs b/output/server_dll.cs index e6d54205..5345bdc0 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: server.dll @@ -6426,7 +6426,6 @@ namespace CS2Dumper.Schemas { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) public static class CCSPlayer_MovementServices { public const nint m_vecLadderNormal = 0x288; // Vector @@ -6462,14 +6461,14 @@ namespace CS2Dumper.Schemas { public const nint m_flOffsetTickCompleteTime = 0x530; // float32 public const nint m_flOffsetTickStashedSpeed = 0x534; // float32 public const nint m_flStamina = 0x538; // float32 - public const nint m_vecInputRotated = 0x53C; // Vector - public const nint m_flHeightAtJumpStart = 0x548; // float32 - public const nint m_flMaxJumpHeightThisJump = 0x54C; // float32 - public const nint m_flMaxJumpHeightLastJump = 0x550; // float32 - public const nint m_flStaminaAtJumpStart = 0x554; // float32 - public const nint m_flAccumulatedJumpError = 0x558; // float32 - public const nint m_flTicksSinceLastSurfingDetected = 0x55C; // float32 - public const nint m_bWasSurfing = 0x560; // bool + public const nint m_flHeightAtJumpStart = 0x53C; // float32 + public const nint m_flMaxJumpHeightThisJump = 0x540; // float32 + public const nint m_flMaxJumpHeightLastJump = 0x544; // float32 + public const nint m_flStaminaAtJumpStart = 0x548; // float32 + public const nint m_flAccumulatedJumpError = 0x54C; // float32 + public const nint m_flTicksSinceLastSurfingDetected = 0x550; // float32 + public const nint m_bWasSurfing = 0x554; // bool + public const nint m_vecInputRotated = 0x5E4; // Vector } // Parent: // Field count: 5 diff --git a/output/server_dll.hpp b/output/server_dll.hpp index a7c022c5..96620fa8 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once @@ -6431,7 +6431,6 @@ namespace cs2_dumper { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) namespace CCSPlayer_MovementServices { constexpr std::ptrdiff_t m_vecLadderNormal = 0x288; // Vector @@ -6467,14 +6466,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_flOffsetTickCompleteTime = 0x530; // float32 constexpr std::ptrdiff_t m_flOffsetTickStashedSpeed = 0x534; // float32 constexpr std::ptrdiff_t m_flStamina = 0x538; // float32 - constexpr std::ptrdiff_t m_vecInputRotated = 0x53C; // Vector - constexpr std::ptrdiff_t m_flHeightAtJumpStart = 0x548; // float32 - constexpr std::ptrdiff_t m_flMaxJumpHeightThisJump = 0x54C; // float32 - constexpr std::ptrdiff_t m_flMaxJumpHeightLastJump = 0x550; // float32 - constexpr std::ptrdiff_t m_flStaminaAtJumpStart = 0x554; // float32 - constexpr std::ptrdiff_t m_flAccumulatedJumpError = 0x558; // float32 - constexpr std::ptrdiff_t m_flTicksSinceLastSurfingDetected = 0x55C; // float32 - constexpr std::ptrdiff_t m_bWasSurfing = 0x560; // bool + constexpr std::ptrdiff_t m_flHeightAtJumpStart = 0x53C; // float32 + constexpr std::ptrdiff_t m_flMaxJumpHeightThisJump = 0x540; // float32 + constexpr std::ptrdiff_t m_flMaxJumpHeightLastJump = 0x544; // float32 + constexpr std::ptrdiff_t m_flStaminaAtJumpStart = 0x548; // float32 + constexpr std::ptrdiff_t m_flAccumulatedJumpError = 0x54C; // float32 + constexpr std::ptrdiff_t m_flTicksSinceLastSurfingDetected = 0x550; // float32 + constexpr std::ptrdiff_t m_bWasSurfing = 0x554; // bool + constexpr std::ptrdiff_t m_vecInputRotated = 0x5E4; // Vector } // Parent: // Field count: 5 diff --git a/output/server_dll.json b/output/server_dll.json index 2445a335..baf8680b 100644 --- a/output/server_dll.json +++ b/output/server_dll.json @@ -5342,23 +5342,23 @@ "m_bMadeFootstepNoise": 1300, "m_bOldJumpPressed": 1308, "m_bSpeedCropped": 1248, - "m_bWasSurfing": 1376, + "m_bWasSurfing": 1364, "m_duckUntilOnGround": 712, "m_fStashGrenadeParameterWhen": 1316, - "m_flAccumulatedJumpError": 1368, + "m_flAccumulatedJumpError": 1356, "m_flDuckAmount": 664, "m_flDuckOffset": 676, "m_flDuckSpeed": 668, - "m_flHeightAtJumpStart": 1352, + "m_flHeightAtJumpStart": 1340, "m_flJumpPressedTime": 1312, "m_flLastDuckTime": 692, - "m_flMaxJumpHeightLastJump": 1360, - "m_flMaxJumpHeightThisJump": 1356, + "m_flMaxJumpHeightLastJump": 1348, + "m_flMaxJumpHeightThisJump": 1344, "m_flOffsetTickCompleteTime": 1328, "m_flOffsetTickStashedSpeed": 1332, "m_flStamina": 1336, - "m_flStaminaAtJumpStart": 1364, - "m_flTicksSinceLastSurfingDetected": 1372, + "m_flStaminaAtJumpStart": 1352, + "m_flTicksSinceLastSurfingDetected": 1360, "m_flWaterEntryTime": 1256, "m_iFootsteps": 1304, "m_nButtonDownMaskPrev": 1320, @@ -5370,7 +5370,7 @@ "m_nOldWaterLevel": 1252, "m_nTraceCount": 1240, "m_vecForward": 1260, - "m_vecInputRotated": 1340, + "m_vecInputRotated": 1508, "m_vecLadderNormal": 648, "m_vecLastPositionAtFullCrouchSpeed": 704, "m_vecLeft": 1272, @@ -5467,11 +5467,6 @@ "type": "NetworkVarNames", "type_name": "float" }, - { - "name": "m_vecInputRotated", - "type": "NetworkVarNames", - "type_name": "Vector" - }, { "name": "m_bWasSurfing", "type": "NetworkVarNames", diff --git a/output/server_dll.rs b/output/server_dll.rs index 662e4393..2e000a88 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -6542,7 +6542,6 @@ pub mod cs2_dumper { // NetworkVarNames: m_flOffsetTickCompleteTime (float) // NetworkVarNames: m_flOffsetTickStashedSpeed (float) // NetworkVarNames: m_flStamina (float) - // NetworkVarNames: m_vecInputRotated (Vector) // NetworkVarNames: m_bWasSurfing (bool) pub mod CCSPlayer_MovementServices { pub const m_vecLadderNormal: usize = 0x288; // Vector @@ -6578,14 +6577,14 @@ pub mod cs2_dumper { pub const m_flOffsetTickCompleteTime: usize = 0x530; // float32 pub const m_flOffsetTickStashedSpeed: usize = 0x534; // float32 pub const m_flStamina: usize = 0x538; // float32 - pub const m_vecInputRotated: usize = 0x53C; // Vector - pub const m_flHeightAtJumpStart: usize = 0x548; // float32 - pub const m_flMaxJumpHeightThisJump: usize = 0x54C; // float32 - pub const m_flMaxJumpHeightLastJump: usize = 0x550; // float32 - pub const m_flStaminaAtJumpStart: usize = 0x554; // float32 - pub const m_flAccumulatedJumpError: usize = 0x558; // float32 - pub const m_flTicksSinceLastSurfingDetected: usize = 0x55C; // float32 - pub const m_bWasSurfing: usize = 0x560; // bool + pub const m_flHeightAtJumpStart: usize = 0x53C; // float32 + pub const m_flMaxJumpHeightThisJump: usize = 0x540; // float32 + pub const m_flMaxJumpHeightLastJump: usize = 0x544; // float32 + pub const m_flStaminaAtJumpStart: usize = 0x548; // float32 + pub const m_flAccumulatedJumpError: usize = 0x54C; // float32 + pub const m_flTicksSinceLastSurfingDetected: usize = 0x550; // float32 + pub const m_bWasSurfing: usize = 0x554; // bool + pub const m_vecInputRotated: usize = 0x5E4; // Vector } // Parent: // Field count: 5 diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index fdbe932c..ca0f4089 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index b5ab18cd..134426cb 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index e0c58e2a..db687dd6 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/steamaudio_dll.cs b/output/steamaudio_dll.cs index ffe802ca..a5b87268 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index e3d407b6..f00d84c4 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 0c59c260..e4c4c8af 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index 1f0d564a..dca58120 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 8e6871ac..0c09b917 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 0525c01b..a03f58cc 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer_dll.cs b/output/worldrenderer_dll.cs index 70db3d20..5db4df98 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 4ab46d1c..8e589919 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 707848ee..07b28e2c 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-23 03:29:34.120750500 UTC +// 2025-09-24 01:52:12.383893800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]