From 0846602d630fe3e442836f1a7c0d86bbb1b69c0d Mon Sep 17 00:00:00 2001 From: Albert24GG Date: Sun, 17 Mar 2024 00:09:52 +0200 Subject: [PATCH] Game update 13998 --- generated_linux/interfaces.cs | 6 ++-- generated_linux/interfaces.hpp | 6 ++-- generated_linux/interfaces.json | 4 +-- generated_linux/interfaces.py | 6 ++-- generated_linux/interfaces.rs | 6 ++-- generated_linux/interfaces.yaml | 4 +-- generated_linux/libanimationsystem.so.cs | 2 +- generated_linux/libanimationsystem.so.hpp | 2 +- generated_linux/libanimationsystem.so.py | 2 +- generated_linux/libanimationsystem.so.rs | 2 +- generated_linux/libclient.so.cs | 3 +- generated_linux/libclient.so.hpp | 3 +- generated_linux/libclient.so.json | 4 +++ generated_linux/libclient.so.py | 3 +- generated_linux/libclient.so.rs | 3 +- generated_linux/libclient.so.yaml | 1 + generated_linux/libengine2.so.cs | 2 +- generated_linux/libengine2.so.hpp | 2 +- generated_linux/libengine2.so.py | 2 +- generated_linux/libengine2.so.rs | 2 +- generated_linux/libhost.so.cs | 2 +- generated_linux/libhost.so.hpp | 2 +- generated_linux/libhost.so.py | 2 +- generated_linux/libhost.so.rs | 2 +- generated_linux/libmaterialsystem2.so.cs | 2 +- generated_linux/libmaterialsystem2.so.hpp | 2 +- generated_linux/libmaterialsystem2.so.py | 2 +- generated_linux/libmaterialsystem2.so.rs | 2 +- generated_linux/libnetworksystem.so.cs | 2 +- generated_linux/libnetworksystem.so.hpp | 2 +- generated_linux/libnetworksystem.so.py | 2 +- generated_linux/libnetworksystem.so.rs | 2 +- generated_linux/libparticles.so.cs | 2 +- generated_linux/libparticles.so.hpp | 2 +- generated_linux/libparticles.so.py | 2 +- generated_linux/libparticles.so.rs | 2 +- generated_linux/libpulse_system.so.cs | 2 +- generated_linux/libpulse_system.so.hpp | 2 +- generated_linux/libpulse_system.so.py | 2 +- generated_linux/libpulse_system.so.rs | 2 +- generated_linux/librendersystemvulkan.so.cs | 2 +- generated_linux/librendersystemvulkan.so.hpp | 2 +- generated_linux/librendersystemvulkan.so.py | 2 +- generated_linux/librendersystemvulkan.so.rs | 2 +- generated_linux/libresourcesystem.so.cs | 2 +- generated_linux/libresourcesystem.so.hpp | 2 +- generated_linux/libresourcesystem.so.py | 2 +- generated_linux/libresourcesystem.so.rs | 2 +- generated_linux/libscenesystem.so.cs | 2 +- generated_linux/libscenesystem.so.hpp | 2 +- generated_linux/libscenesystem.so.py | 2 +- generated_linux/libscenesystem.so.rs | 2 +- generated_linux/libschemasystem.so.cs | 2 +- generated_linux/libschemasystem.so.hpp | 2 +- generated_linux/libschemasystem.so.py | 2 +- generated_linux/libschemasystem.so.rs | 2 +- generated_linux/libserver.so.cs | 2 +- generated_linux/libserver.so.hpp | 2 +- generated_linux/libserver.so.py | 2 +- generated_linux/libserver.so.rs | 2 +- generated_linux/libsoundsystem.so.cs | 2 +- generated_linux/libsoundsystem.so.hpp | 2 +- generated_linux/libsoundsystem.so.py | 2 +- generated_linux/libsoundsystem.so.rs | 2 +- generated_linux/libvphysics2.so.cs | 2 +- generated_linux/libvphysics2.so.hpp | 2 +- generated_linux/libvphysics2.so.py | 2 +- generated_linux/libvphysics2.so.rs | 2 +- generated_linux/libworldrenderer.so.cs | 2 +- generated_linux/libworldrenderer.so.hpp | 2 +- generated_linux/libworldrenderer.so.py | 2 +- generated_linux/libworldrenderer.so.rs | 2 +- generated_linux/offsets.cs | 34 ++++++++++---------- generated_linux/offsets.hpp | 34 ++++++++++---------- generated_linux/offsets.json | 32 +++++++++--------- generated_linux/offsets.py | 34 ++++++++++---------- generated_linux/offsets.rs | 34 ++++++++++---------- generated_linux/offsets.yaml | 32 +++++++++--------- 78 files changed, 189 insertions(+), 180 deletions(-) diff --git a/generated_linux/interfaces.cs b/generated_linux/interfaces.cs index a985634d..7b9de3e3 100644 --- a/generated_linux/interfaces.cs +++ b/generated_linux/interfaces.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:40 +0000 + * Sat, 16 Mar 2024 22:03:50 +0000 */ public static class libanimationsystem_so { // libanimationsystem.so @@ -9,8 +9,8 @@ public static class libanimationsystem_so { // libanimationsystem.so } public static class libclient_so { // libclient.so - public const nint LegacyGameUI001 = 0xF1FD40; - public const nint Source2ClientUI001 = 0xEDE680; + public const nint LegacyGameUI001 = 0xF1FDB0; + public const nint Source2ClientUI001 = 0xEDE7C0; public const nint Source2ClientPrediction001 = 0xDE3760; public const nint ClientToolsInfo_001 = 0xD54560; public const nint Source2Client002 = 0xD54220; diff --git a/generated_linux/interfaces.hpp b/generated_linux/interfaces.hpp index 3f530014..4b2b99f5 100644 --- a/generated_linux/interfaces.hpp +++ b/generated_linux/interfaces.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:40 +0000 + * Sat, 16 Mar 2024 22:03:50 +0000 */ #pragma once @@ -13,8 +13,8 @@ namespace libanimationsystem_so { // libanimationsystem.so } namespace libclient_so { // libclient.so - constexpr std::ptrdiff_t LegacyGameUI001 = 0xF1FD40; - constexpr std::ptrdiff_t Source2ClientUI001 = 0xEDE680; + constexpr std::ptrdiff_t LegacyGameUI001 = 0xF1FDB0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0xEDE7C0; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0xDE3760; constexpr std::ptrdiff_t ClientToolsInfo_001 = 0xD54560; constexpr std::ptrdiff_t Source2Client002 = 0xD54220; diff --git a/generated_linux/interfaces.json b/generated_linux/interfaces.json index 45e7e98a..632336f2 100644 --- a/generated_linux/interfaces.json +++ b/generated_linux/interfaces.json @@ -27,7 +27,7 @@ "comment": null }, "LegacyGameUI001": { - "value": 15859008, + "value": 15859120, "comment": null }, "Source2Client002": { @@ -43,7 +43,7 @@ "comment": null }, "Source2ClientUI001": { - "value": 15591040, + "value": 15591360, "comment": null } }, diff --git a/generated_linux/interfaces.py b/generated_linux/interfaces.py index 7a8e0f2b..2b8a6a5f 100644 --- a/generated_linux/interfaces.py +++ b/generated_linux/interfaces.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:40 +0000 +Sat, 16 Mar 2024 22:03:50 +0000 ''' class libanimationsystem_so: # libanimationsystem.so @@ -8,8 +8,8 @@ class libanimationsystem_so: # libanimationsystem.so AnimationSystem_001 = 0x18C850 class libclient_so: # libclient.so - LegacyGameUI001 = 0xF1FD40 - Source2ClientUI001 = 0xEDE680 + LegacyGameUI001 = 0xF1FDB0 + Source2ClientUI001 = 0xEDE7C0 Source2ClientPrediction001 = 0xDE3760 ClientToolsInfo_001 = 0xD54560 Source2Client002 = 0xD54220 diff --git a/generated_linux/interfaces.rs b/generated_linux/interfaces.rs index 8ad02a4f..b4152db1 100644 --- a/generated_linux/interfaces.rs +++ b/generated_linux/interfaces.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:40 +0000 + * Sat, 16 Mar 2024 22:03:50 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -11,8 +11,8 @@ pub mod libanimationsystem_so { // libanimationsystem.so } pub mod libclient_so { // libclient.so - pub const LegacyGameUI001: usize = 0xF1FD40; - pub const Source2ClientUI001: usize = 0xEDE680; + pub const LegacyGameUI001: usize = 0xF1FDB0; + pub const Source2ClientUI001: usize = 0xEDE7C0; pub const Source2ClientPrediction001: usize = 0xDE3760; pub const ClientToolsInfo_001: usize = 0xD54560; pub const Source2Client002: usize = 0xD54220; diff --git a/generated_linux/interfaces.yaml b/generated_linux/interfaces.yaml index 9250b8d4..330f2f13 100644 --- a/generated_linux/interfaces.yaml +++ b/generated_linux/interfaces.yaml @@ -3,8 +3,8 @@ libanimationsystem_so: # libanimationsystem.so AnimationSystemUtils_001: 1624672 AnimationSystem_001: 1624144 libclient_so: # libclient.so - LegacyGameUI001: 15859008 - Source2ClientUI001: 15591040 + LegacyGameUI001: 15859120 + Source2ClientUI001: 15591360 Source2ClientPrediction001: 14563168 ClientToolsInfo_001: 13976928 Source2Client002: 13976096 diff --git a/generated_linux/libanimationsystem.so.cs b/generated_linux/libanimationsystem.so.cs index 780231e9..17ee49c0 100644 --- a/generated_linux/libanimationsystem.so.cs +++ b/generated_linux/libanimationsystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated_linux/libanimationsystem.so.hpp b/generated_linux/libanimationsystem.so.hpp index 3e399143..d433601c 100644 --- a/generated_linux/libanimationsystem.so.hpp +++ b/generated_linux/libanimationsystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libanimationsystem.so.py b/generated_linux/libanimationsystem.so.py index f46c20be..26a97af3 100644 --- a/generated_linux/libanimationsystem.so.py +++ b/generated_linux/libanimationsystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated_linux/libanimationsystem.so.rs b/generated_linux/libanimationsystem.so.rs index ee8644e1..8171c777 100644 --- a/generated_linux/libanimationsystem.so.rs +++ b/generated_linux/libanimationsystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libclient.so.cs b/generated_linux/libclient.so.cs index c1e47d05..e86da226 100644 --- a/generated_linux/libclient.so.cs +++ b/generated_linux/libclient.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ public static class ActiveModelConfig_t { @@ -1800,6 +1800,7 @@ public static class C_CSGO_PreviewModel { // C_BaseFlex public const nint m_defaultAnim = 0x1020; // CUtlString public const nint m_nDefaultAnimLoopMode = 0x1028; // AnimLoopMode_t public const nint m_flInitialModelScale = 0x102C; // float + public const nint m_sInitialWeaponState = 0x1030; // CUtlString } public static class C_CSGO_PreviewModelAlias_csgo_item_previewmodel { // C_CSGO_PreviewModel diff --git a/generated_linux/libclient.so.hpp b/generated_linux/libclient.so.hpp index 0a0f6ca1..2c024399 100644 --- a/generated_linux/libclient.so.hpp +++ b/generated_linux/libclient.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ #pragma once @@ -1804,6 +1804,7 @@ namespace C_CSGO_PreviewModel { // C_BaseFlex constexpr std::ptrdiff_t m_defaultAnim = 0x1020; // CUtlString constexpr std::ptrdiff_t m_nDefaultAnimLoopMode = 0x1028; // AnimLoopMode_t constexpr std::ptrdiff_t m_flInitialModelScale = 0x102C; // float + constexpr std::ptrdiff_t m_sInitialWeaponState = 0x1030; // CUtlString } namespace C_CSGO_PreviewModelAlias_csgo_item_previewmodel { // C_CSGO_PreviewModel diff --git a/generated_linux/libclient.so.json b/generated_linux/libclient.so.json index 9f1b8a75..80de1ea1 100644 --- a/generated_linux/libclient.so.json +++ b/generated_linux/libclient.so.json @@ -5954,6 +5954,10 @@ "m_nDefaultAnimLoopMode": { "value": 4136, "comment": "AnimLoopMode_t" + }, + "m_sInitialWeaponState": { + "value": 4144, + "comment": "CUtlString" } }, "comment": "C_BaseFlex" diff --git a/generated_linux/libclient.so.py b/generated_linux/libclient.so.py index 741eb1fe..1ca0223f 100644 --- a/generated_linux/libclient.so.py +++ b/generated_linux/libclient.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:39 +0000 +Sat, 16 Mar 2024 22:03:49 +0000 ''' class ActiveModelConfig_t: @@ -1632,6 +1632,7 @@ class C_CSGO_PreviewModel: # C_BaseFlex m_defaultAnim = 0x1020 # CUtlString m_nDefaultAnimLoopMode = 0x1028 # AnimLoopMode_t m_flInitialModelScale = 0x102C # float + m_sInitialWeaponState = 0x1030 # CUtlString class C_CSGO_PreviewModelAlias_csgo_item_previewmodel: # C_CSGO_PreviewModel diff --git a/generated_linux/libclient.so.rs b/generated_linux/libclient.so.rs index 1feb65fd..7edafd6c 100644 --- a/generated_linux/libclient.so.rs +++ b/generated_linux/libclient.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -1802,6 +1802,7 @@ pub mod C_CSGO_PreviewModel { // C_BaseFlex pub const m_defaultAnim: usize = 0x1020; // CUtlString pub const m_nDefaultAnimLoopMode: usize = 0x1028; // AnimLoopMode_t pub const m_flInitialModelScale: usize = 0x102C; // float + pub const m_sInitialWeaponState: usize = 0x1030; // CUtlString } pub mod C_CSGO_PreviewModelAlias_csgo_item_previewmodel { // C_CSGO_PreviewModel diff --git a/generated_linux/libclient.so.yaml b/generated_linux/libclient.so.yaml index 7dd859e6..e6c72e5e 100644 --- a/generated_linux/libclient.so.yaml +++ b/generated_linux/libclient.so.yaml @@ -1460,6 +1460,7 @@ C_CSGO_PreviewModel: # C_BaseFlex m_defaultAnim: 4128 # CUtlString m_nDefaultAnimLoopMode: 4136 # AnimLoopMode_t m_flInitialModelScale: 4140 # float + m_sInitialWeaponState: 4144 # CUtlString C_CSGO_PreviewModelAlias_csgo_item_previewmodel: # C_CSGO_PreviewModel C_CSGO_PreviewModel_GraphController: # CAnimGraphControllerBase m_pszCharacterMode: 24 # CAnimGraphParamOptionalRef diff --git a/generated_linux/libengine2.so.cs b/generated_linux/libengine2.so.cs index 8752aa94..f5a33671 100644 --- a/generated_linux/libengine2.so.cs +++ b/generated_linux/libengine2.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated_linux/libengine2.so.hpp b/generated_linux/libengine2.so.hpp index bd7148b1..6af88244 100644 --- a/generated_linux/libengine2.so.hpp +++ b/generated_linux/libengine2.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libengine2.so.py b/generated_linux/libengine2.so.py index d2a5c582..45b035f3 100644 --- a/generated_linux/libengine2.so.py +++ b/generated_linux/libengine2.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CEmptyEntityInstance: diff --git a/generated_linux/libengine2.so.rs b/generated_linux/libengine2.so.rs index 1e410317..92927c85 100644 --- a/generated_linux/libengine2.so.rs +++ b/generated_linux/libengine2.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libhost.so.cs b/generated_linux/libhost.so.cs index 1f45ad14..a1f49f23 100644 --- a/generated_linux/libhost.so.cs +++ b/generated_linux/libhost.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ public static class CAnimScriptBase { diff --git a/generated_linux/libhost.so.hpp b/generated_linux/libhost.so.hpp index d9cd5d7e..b05cb047 100644 --- a/generated_linux/libhost.so.hpp +++ b/generated_linux/libhost.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ #pragma once diff --git a/generated_linux/libhost.so.py b/generated_linux/libhost.so.py index 38462f91..16c985a0 100644 --- a/generated_linux/libhost.so.py +++ b/generated_linux/libhost.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:39 +0000 +Sat, 16 Mar 2024 22:03:49 +0000 ''' class CAnimScriptBase: diff --git a/generated_linux/libhost.so.rs b/generated_linux/libhost.so.rs index 61ca8662..e4fa4f60 100644 --- a/generated_linux/libhost.so.rs +++ b/generated_linux/libhost.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libmaterialsystem2.so.cs b/generated_linux/libmaterialsystem2.so.cs index ff5e5704..ec5a4b16 100644 --- a/generated_linux/libmaterialsystem2.so.cs +++ b/generated_linux/libmaterialsystem2.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated_linux/libmaterialsystem2.so.hpp b/generated_linux/libmaterialsystem2.so.hpp index 16e409d8..d98f0e7f 100644 --- a/generated_linux/libmaterialsystem2.so.hpp +++ b/generated_linux/libmaterialsystem2.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libmaterialsystem2.so.py b/generated_linux/libmaterialsystem2.so.py index f63f7d8d..eb25d488 100644 --- a/generated_linux/libmaterialsystem2.so.py +++ b/generated_linux/libmaterialsystem2.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated_linux/libmaterialsystem2.so.rs b/generated_linux/libmaterialsystem2.so.rs index 689a2627..44bb129d 100644 --- a/generated_linux/libmaterialsystem2.so.rs +++ b/generated_linux/libmaterialsystem2.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libnetworksystem.so.cs b/generated_linux/libnetworksystem.so.cs index a25c2251..062c6ae9 100644 --- a/generated_linux/libnetworksystem.so.cs +++ b/generated_linux/libnetworksystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated_linux/libnetworksystem.so.hpp b/generated_linux/libnetworksystem.so.hpp index 013f66de..1643afb2 100644 --- a/generated_linux/libnetworksystem.so.hpp +++ b/generated_linux/libnetworksystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libnetworksystem.so.py b/generated_linux/libnetworksystem.so.py index 439cee49..729a39ef 100644 --- a/generated_linux/libnetworksystem.so.py +++ b/generated_linux/libnetworksystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated_linux/libnetworksystem.so.rs b/generated_linux/libnetworksystem.so.rs index 015e6764..49479f40 100644 --- a/generated_linux/libnetworksystem.so.rs +++ b/generated_linux/libnetworksystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libparticles.so.cs b/generated_linux/libparticles.so.cs index 4b724bc5..9888c592 100644 --- a/generated_linux/libparticles.so.cs +++ b/generated_linux/libparticles.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:48 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated_linux/libparticles.so.hpp b/generated_linux/libparticles.so.hpp index 5af56a80..47b53bc7 100644 --- a/generated_linux/libparticles.so.hpp +++ b/generated_linux/libparticles.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:48 +0000 */ #pragma once diff --git a/generated_linux/libparticles.so.py b/generated_linux/libparticles.so.py index 6adb6a4d..8553a065 100644 --- a/generated_linux/libparticles.so.py +++ b/generated_linux/libparticles.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:48 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated_linux/libparticles.so.rs b/generated_linux/libparticles.so.rs index 51d7515a..01253091 100644 --- a/generated_linux/libparticles.so.rs +++ b/generated_linux/libparticles.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:48 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libpulse_system.so.cs b/generated_linux/libpulse_system.so.cs index b4a134da..251787a4 100644 --- a/generated_linux/libpulse_system.so.cs +++ b/generated_linux/libpulse_system.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated_linux/libpulse_system.so.hpp b/generated_linux/libpulse_system.so.hpp index 92374efb..6fed1799 100644 --- a/generated_linux/libpulse_system.so.hpp +++ b/generated_linux/libpulse_system.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libpulse_system.so.py b/generated_linux/libpulse_system.so.py index 20a1ac42..a021bef1 100644 --- a/generated_linux/libpulse_system.so.py +++ b/generated_linux/libpulse_system.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated_linux/libpulse_system.so.rs b/generated_linux/libpulse_system.so.rs index f8de51ad..c3b1cda6 100644 --- a/generated_linux/libpulse_system.so.rs +++ b/generated_linux/libpulse_system.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/librendersystemvulkan.so.cs b/generated_linux/librendersystemvulkan.so.cs index b4679a93..698895e6 100644 --- a/generated_linux/librendersystemvulkan.so.cs +++ b/generated_linux/librendersystemvulkan.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated_linux/librendersystemvulkan.so.hpp b/generated_linux/librendersystemvulkan.so.hpp index 7f070775..8460b63b 100644 --- a/generated_linux/librendersystemvulkan.so.hpp +++ b/generated_linux/librendersystemvulkan.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/librendersystemvulkan.so.py b/generated_linux/librendersystemvulkan.so.py index 518a72df..4a53497e 100644 --- a/generated_linux/librendersystemvulkan.so.py +++ b/generated_linux/librendersystemvulkan.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated_linux/librendersystemvulkan.so.rs b/generated_linux/librendersystemvulkan.so.rs index fe6020e6..3432fa4b 100644 --- a/generated_linux/librendersystemvulkan.so.rs +++ b/generated_linux/librendersystemvulkan.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libresourcesystem.so.cs b/generated_linux/libresourcesystem.so.cs index 71fb593c..e2fa3edc 100644 --- a/generated_linux/libresourcesystem.so.cs +++ b/generated_linux/libresourcesystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class AABB_t { diff --git a/generated_linux/libresourcesystem.so.hpp b/generated_linux/libresourcesystem.so.hpp index b3134190..f4fbebe2 100644 --- a/generated_linux/libresourcesystem.so.hpp +++ b/generated_linux/libresourcesystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libresourcesystem.so.py b/generated_linux/libresourcesystem.so.py index 2faa8789..1ec9c51d 100644 --- a/generated_linux/libresourcesystem.so.py +++ b/generated_linux/libresourcesystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class AABB_t: diff --git a/generated_linux/libresourcesystem.so.rs b/generated_linux/libresourcesystem.so.rs index e9f556e8..c7548524 100644 --- a/generated_linux/libresourcesystem.so.rs +++ b/generated_linux/libresourcesystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libscenesystem.so.cs b/generated_linux/libscenesystem.so.cs index 3cfc17a5..7778be3e 100644 --- a/generated_linux/libscenesystem.so.cs +++ b/generated_linux/libscenesystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated_linux/libscenesystem.so.hpp b/generated_linux/libscenesystem.so.hpp index 635ec1a3..d80ecbd5 100644 --- a/generated_linux/libscenesystem.so.hpp +++ b/generated_linux/libscenesystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libscenesystem.so.py b/generated_linux/libscenesystem.so.py index 9f6877ad..186da6b2 100644 --- a/generated_linux/libscenesystem.so.py +++ b/generated_linux/libscenesystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated_linux/libscenesystem.so.rs b/generated_linux/libscenesystem.so.rs index c21cd8ce..8ae6fb71 100644 --- a/generated_linux/libscenesystem.so.rs +++ b/generated_linux/libscenesystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libschemasystem.so.cs b/generated_linux/libschemasystem.so.cs index 898c201a..529947e0 100644 --- a/generated_linux/libschemasystem.so.cs +++ b/generated_linux/libschemasystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated_linux/libschemasystem.so.hpp b/generated_linux/libschemasystem.so.hpp index a95ca19c..2aa1ad95 100644 --- a/generated_linux/libschemasystem.so.hpp +++ b/generated_linux/libschemasystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libschemasystem.so.py b/generated_linux/libschemasystem.so.py index 409d89e2..ab2b41c7 100644 --- a/generated_linux/libschemasystem.so.py +++ b/generated_linux/libschemasystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:37 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated_linux/libschemasystem.so.rs b/generated_linux/libschemasystem.so.rs index d156399c..eb0e06ea 100644 --- a/generated_linux/libschemasystem.so.rs +++ b/generated_linux/libschemasystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:37 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libserver.so.cs b/generated_linux/libserver.so.cs index 99dd5f0e..cc0a7871 100644 --- a/generated_linux/libserver.so.cs +++ b/generated_linux/libserver.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:48 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated_linux/libserver.so.hpp b/generated_linux/libserver.so.hpp index ebc84ac6..57a299c6 100644 --- a/generated_linux/libserver.so.hpp +++ b/generated_linux/libserver.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:48 +0000 */ #pragma once diff --git a/generated_linux/libserver.so.py b/generated_linux/libserver.so.py index 11ba47e1..02a7e869 100644 --- a/generated_linux/libserver.so.py +++ b/generated_linux/libserver.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:39 +0000 +Sat, 16 Mar 2024 22:03:49 +0000 ''' class ActiveModelConfig_t: diff --git a/generated_linux/libserver.so.rs b/generated_linux/libserver.so.rs index b9fa37c3..4162f21d 100644 --- a/generated_linux/libserver.so.rs +++ b/generated_linux/libserver.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:39 +0000 + * Sat, 16 Mar 2024 22:03:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libsoundsystem.so.cs b/generated_linux/libsoundsystem.so.cs index 4fee6907..2b50fa84 100644 --- a/generated_linux/libsoundsystem.so.cs +++ b/generated_linux/libsoundsystem.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated_linux/libsoundsystem.so.hpp b/generated_linux/libsoundsystem.so.hpp index 94628e8f..4ba9063d 100644 --- a/generated_linux/libsoundsystem.so.hpp +++ b/generated_linux/libsoundsystem.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libsoundsystem.so.py b/generated_linux/libsoundsystem.so.py index 0ceaf6e0..a2f09524 100644 --- a/generated_linux/libsoundsystem.so.py +++ b/generated_linux/libsoundsystem.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated_linux/libsoundsystem.so.rs b/generated_linux/libsoundsystem.so.rs index ae88369f..123276c4 100644 --- a/generated_linux/libsoundsystem.so.rs +++ b/generated_linux/libsoundsystem.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libvphysics2.so.cs b/generated_linux/libvphysics2.so.cs index 4ee755a4..727cc86e 100644 --- a/generated_linux/libvphysics2.so.cs +++ b/generated_linux/libvphysics2.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated_linux/libvphysics2.so.hpp b/generated_linux/libvphysics2.so.hpp index 49889d7f..af7ffedc 100644 --- a/generated_linux/libvphysics2.so.hpp +++ b/generated_linux/libvphysics2.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libvphysics2.so.py b/generated_linux/libvphysics2.so.py index 2c8d38cc..c880c0b7 100644 --- a/generated_linux/libvphysics2.so.py +++ b/generated_linux/libvphysics2.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated_linux/libvphysics2.so.rs b/generated_linux/libvphysics2.so.rs index 8cd69f6a..a386a226 100644 --- a/generated_linux/libvphysics2.so.rs +++ b/generated_linux/libvphysics2.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/libworldrenderer.so.cs b/generated_linux/libworldrenderer.so.cs index 9a8d8c68..35f454cb 100644 --- a/generated_linux/libworldrenderer.so.cs +++ b/generated_linux/libworldrenderer.so.cs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated_linux/libworldrenderer.so.hpp b/generated_linux/libworldrenderer.so.hpp index fbb5dace..20f7238e 100644 --- a/generated_linux/libworldrenderer.so.hpp +++ b/generated_linux/libworldrenderer.so.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #pragma once diff --git a/generated_linux/libworldrenderer.so.py b/generated_linux/libworldrenderer.so.py index b3a49d8b..ef17ce6a 100644 --- a/generated_linux/libworldrenderer.so.py +++ b/generated_linux/libworldrenderer.so.py @@ -1,6 +1,6 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:09:38 +0000 +Sat, 16 Mar 2024 22:03:47 +0000 ''' class AggregateLODSetup_t: diff --git a/generated_linux/libworldrenderer.so.rs b/generated_linux/libworldrenderer.so.rs index 3d90a993..27461716 100644 --- a/generated_linux/libworldrenderer.so.rs +++ b/generated_linux/libworldrenderer.so.rs @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:09:38 +0000 + * Sat, 16 Mar 2024 22:03:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated_linux/offsets.cs b/generated_linux/offsets.cs index b90e8942..6d812633 100644 --- a/generated_linux/offsets.cs +++ b/generated_linux/offsets.cs @@ -1,30 +1,30 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:10:00 +0000 + * Sat, 16 Mar 2024 22:04:11 +0000 */ public static class game_info { // Some additional information about the game at dump time - public const nint buildNumber = 0x36AC; // Game build number + public const nint buildNumber = 0x36AE; // Game build number } public static class libclient_so { // libclient.so - public const nint dwEntityList = 0x35A7848; - public const nint dwForceAttack = 0x3731FD0; - public const nint dwForceAttack2 = 0x3731F30; - public const nint dwGameEntitySystem = 0x385D880; + public const nint dwEntityList = 0x35AA8C8; + public const nint dwForceAttack = 0x3735050; + public const nint dwForceAttack2 = 0x3734FB0; + public const nint dwGameEntitySystem = 0x38609C0; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1540; - public const nint dwGameRules = 0x3733368; - public const nint dwGlobalVars = 0x35689D0; - public const nint dwGlowManager = 0x3737C70; - public const nint dwInterfaceLinkList = 0x37D00B0; - public const nint dwLocalPlayerController = 0x3718898; - public const nint dwLocalPlayerPawn = 0x3738C58; - public const nint dwPlantedC4 = 0x374D4B8; - public const nint dwPrediction = 0x3738B20; + public const nint dwGameRules = 0x37363E8; + public const nint dwGlobalVars = 0x379E780; + public const nint dwGlowManager = 0x373ACF0; + public const nint dwInterfaceLinkList = 0x37D3130; + public const nint dwLocalPlayerController = 0x371B918; + public const nint dwLocalPlayerPawn = 0x373BCD8; + public const nint dwPlantedC4 = 0x3750538; + public const nint dwPrediction = 0x373BBA0; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x37459A0; - public const nint dwViewMatrix = 0x3739780; - public const nint dwViewRender = 0x3739930; + public const nint dwViewAngles = 0x3748A20; + public const nint dwViewMatrix = 0x373C800; + public const nint dwViewRender = 0x373C9B0; } public static class libengine2_so { // libengine2.so diff --git a/generated_linux/offsets.hpp b/generated_linux/offsets.hpp index 727381a2..4504ec5c 100644 --- a/generated_linux/offsets.hpp +++ b/generated_linux/offsets.hpp @@ -1,6 +1,6 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:10:00 +0000 + * Sat, 16 Mar 2024 22:04:11 +0000 */ #pragma once @@ -8,27 +8,27 @@ #include namespace game_info { // Some additional information about the game at dump time - constexpr std::ptrdiff_t buildNumber = 0x36AC; // Game build number + constexpr std::ptrdiff_t buildNumber = 0x36AE; // Game build number } namespace libclient_so { // libclient.so - constexpr std::ptrdiff_t dwEntityList = 0x35A7848; - constexpr std::ptrdiff_t dwForceAttack = 0x3731FD0; - constexpr std::ptrdiff_t dwForceAttack2 = 0x3731F30; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x385D880; + constexpr std::ptrdiff_t dwEntityList = 0x35AA8C8; + constexpr std::ptrdiff_t dwForceAttack = 0x3735050; + constexpr std::ptrdiff_t dwForceAttack2 = 0x3734FB0; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x38609C0; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1540; - constexpr std::ptrdiff_t dwGameRules = 0x3733368; - constexpr std::ptrdiff_t dwGlobalVars = 0x35689D0; - constexpr std::ptrdiff_t dwGlowManager = 0x3737C70; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x37D00B0; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x3718898; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x3738C58; - constexpr std::ptrdiff_t dwPlantedC4 = 0x374D4B8; - constexpr std::ptrdiff_t dwPrediction = 0x3738B20; + constexpr std::ptrdiff_t dwGameRules = 0x37363E8; + constexpr std::ptrdiff_t dwGlobalVars = 0x379E780; + constexpr std::ptrdiff_t dwGlowManager = 0x373ACF0; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x37D3130; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x371B918; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x373BCD8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x3750538; + constexpr std::ptrdiff_t dwPrediction = 0x373BBA0; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x37459A0; - constexpr std::ptrdiff_t dwViewMatrix = 0x3739780; - constexpr std::ptrdiff_t dwViewRender = 0x3739930; + constexpr std::ptrdiff_t dwViewAngles = 0x3748A20; + constexpr std::ptrdiff_t dwViewMatrix = 0x373C800; + constexpr std::ptrdiff_t dwViewRender = 0x373C9B0; } namespace libengine2_so { // libengine2.so diff --git a/generated_linux/offsets.json b/generated_linux/offsets.json index acb63f83..9d4f029e 100644 --- a/generated_linux/offsets.json +++ b/generated_linux/offsets.json @@ -2,7 +2,7 @@ "game_info": { "data": { "buildNumber": { - "value": 13996, + "value": 13998, "comment": "Game build number" } }, @@ -11,19 +11,19 @@ "libclient_so": { "data": { "dwEntityList": { - "value": 56260680, + "value": 56273096, "comment": null }, "dwForceAttack": { - "value": 57876432, + "value": 57888848, "comment": null }, "dwForceAttack2": { - "value": 57876272, + "value": 57888688, "comment": null }, "dwGameEntitySystem": { - "value": 59103360, + "value": 59115968, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -31,35 +31,35 @@ "comment": null }, "dwGameRules": { - "value": 57881448, + "value": 57893864, "comment": null }, "dwGlobalVars": { - "value": 56003024, + "value": 58320768, "comment": null }, "dwGlowManager": { - "value": 57900144, + "value": 57912560, "comment": null }, "dwInterfaceLinkList": { - "value": 58523824, + "value": 58536240, "comment": null }, "dwLocalPlayerController": { - "value": 57772184, + "value": 57784600, "comment": null }, "dwLocalPlayerPawn": { - "value": 57904216, + "value": 57916632, "comment": null }, "dwPlantedC4": { - "value": 57988280, + "value": 58000696, "comment": null }, "dwPrediction": { - "value": 57903904, + "value": 57916320, "comment": null }, "dwSensitivity_sensitivity": { @@ -67,15 +67,15 @@ "comment": null }, "dwViewAngles": { - "value": 57956768, + "value": 57969184, "comment": null }, "dwViewMatrix": { - "value": 57907072, + "value": 57919488, "comment": null }, "dwViewRender": { - "value": 57907504, + "value": 57919920, "comment": null } }, diff --git a/generated_linux/offsets.py b/generated_linux/offsets.py index b5c4b07b..d863f6a1 100644 --- a/generated_linux/offsets.py +++ b/generated_linux/offsets.py @@ -1,29 +1,29 @@ ''' Generated using https://github.com/a2x/cs2-dumper -Fri, 15 Mar 2024 16:10:00 +0000 +Sat, 16 Mar 2024 22:04:11 +0000 ''' class game_info: # Some additional information about the game at dump time - buildNumber = 0x36AC # Game build number + buildNumber = 0x36AE # Game build number class libclient_so: # libclient.so - dwEntityList = 0x35A7848 - dwForceAttack = 0x3731FD0 - dwForceAttack2 = 0x3731F30 - dwGameEntitySystem = 0x385D880 + dwEntityList = 0x35AA8C8 + dwForceAttack = 0x3735050 + dwForceAttack2 = 0x3734FB0 + dwGameEntitySystem = 0x38609C0 dwGameEntitySystem_getHighestEntityIndex = 0x1540 - dwGameRules = 0x3733368 - dwGlobalVars = 0x35689D0 - dwGlowManager = 0x3737C70 - dwInterfaceLinkList = 0x37D00B0 - dwLocalPlayerController = 0x3718898 - dwLocalPlayerPawn = 0x3738C58 - dwPlantedC4 = 0x374D4B8 - dwPrediction = 0x3738B20 + dwGameRules = 0x37363E8 + dwGlobalVars = 0x379E780 + dwGlowManager = 0x373ACF0 + dwInterfaceLinkList = 0x37D3130 + dwLocalPlayerController = 0x371B918 + dwLocalPlayerPawn = 0x373BCD8 + dwPlantedC4 = 0x3750538 + dwPrediction = 0x373BBA0 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x37459A0 - dwViewMatrix = 0x3739780 - dwViewRender = 0x3739930 + dwViewAngles = 0x3748A20 + dwViewMatrix = 0x373C800 + dwViewRender = 0x373C9B0 class libengine2_so: # libengine2.so dwBuildNumber = 0x6D35F4 diff --git a/generated_linux/offsets.rs b/generated_linux/offsets.rs index 04c7f161..4e62581b 100644 --- a/generated_linux/offsets.rs +++ b/generated_linux/offsets.rs @@ -1,32 +1,32 @@ /* * Generated using https://github.com/a2x/cs2-dumper - * Fri, 15 Mar 2024 16:10:00 +0000 + * Sat, 16 Mar 2024 22:04:11 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod game_info { // Some additional information about the game at dump time - pub const buildNumber: usize = 0x36AC; // Game build number + pub const buildNumber: usize = 0x36AE; // Game build number } pub mod libclient_so { // libclient.so - pub const dwEntityList: usize = 0x35A7848; - pub const dwForceAttack: usize = 0x3731FD0; - pub const dwForceAttack2: usize = 0x3731F30; - pub const dwGameEntitySystem: usize = 0x385D880; + pub const dwEntityList: usize = 0x35AA8C8; + pub const dwForceAttack: usize = 0x3735050; + pub const dwForceAttack2: usize = 0x3734FB0; + pub const dwGameEntitySystem: usize = 0x38609C0; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1540; - pub const dwGameRules: usize = 0x3733368; - pub const dwGlobalVars: usize = 0x35689D0; - pub const dwGlowManager: usize = 0x3737C70; - pub const dwInterfaceLinkList: usize = 0x37D00B0; - pub const dwLocalPlayerController: usize = 0x3718898; - pub const dwLocalPlayerPawn: usize = 0x3738C58; - pub const dwPlantedC4: usize = 0x374D4B8; - pub const dwPrediction: usize = 0x3738B20; + pub const dwGameRules: usize = 0x37363E8; + pub const dwGlobalVars: usize = 0x379E780; + pub const dwGlowManager: usize = 0x373ACF0; + pub const dwInterfaceLinkList: usize = 0x37D3130; + pub const dwLocalPlayerController: usize = 0x371B918; + pub const dwLocalPlayerPawn: usize = 0x373BCD8; + pub const dwPlantedC4: usize = 0x3750538; + pub const dwPrediction: usize = 0x373BBA0; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x37459A0; - pub const dwViewMatrix: usize = 0x3739780; - pub const dwViewRender: usize = 0x3739930; + pub const dwViewAngles: usize = 0x3748A20; + pub const dwViewMatrix: usize = 0x373C800; + pub const dwViewRender: usize = 0x373C9B0; } pub mod libengine2_so { // libengine2.so diff --git a/generated_linux/offsets.yaml b/generated_linux/offsets.yaml index 43953270..aa80ad2a 100644 --- a/generated_linux/offsets.yaml +++ b/generated_linux/offsets.yaml @@ -1,24 +1,24 @@ --- game_info: # Some additional information about the game at dump time - buildNumber: 13996 # Game build number + buildNumber: 13998 # Game build number libclient_so: # libclient.so - dwEntityList: 56260680 - dwForceAttack: 57876432 - dwForceAttack2: 57876272 - dwGameEntitySystem: 59103360 + dwEntityList: 56273096 + dwForceAttack: 57888848 + dwForceAttack2: 57888688 + dwGameEntitySystem: 59115968 dwGameEntitySystem_getHighestEntityIndex: 5440 - dwGameRules: 57881448 - dwGlobalVars: 56003024 - dwGlowManager: 57900144 - dwInterfaceLinkList: 58523824 - dwLocalPlayerController: 57772184 - dwLocalPlayerPawn: 57904216 - dwPlantedC4: 57988280 - dwPrediction: 57903904 + dwGameRules: 57893864 + dwGlobalVars: 58320768 + dwGlowManager: 57912560 + dwInterfaceLinkList: 58536240 + dwLocalPlayerController: 57784600 + dwLocalPlayerPawn: 57916632 + dwPlantedC4: 58000696 + dwPrediction: 57916320 dwSensitivity_sensitivity: 64 - dwViewAngles: 57956768 - dwViewMatrix: 57907072 - dwViewRender: 57907504 + dwViewAngles: 57969184 + dwViewMatrix: 57919488 + dwViewRender: 57919920 libengine2_so: # libengine2.so dwBuildNumber: 7157236 dwNetworkGameClient_deltaTick: 632