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 a985634..7b9de3e 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 3f53001..4b2b99f 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 45e7e98..632336f 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 7a8e0f2..2b8a6a5 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 8ad02a4..b4152db 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 9250b8d..330f2f1 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 780231e..17ee49c 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 3e39914..d433601 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 f46c20b..26a97af 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 ee8644e..8171c77 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 c1e47d0..e86da22 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 0a0f6ca..2c02439 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 9f1b8a7..80de1ea 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 741eb1f..1ca0223 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 1feb65f..7edafd6 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 7dd859e..e6c72e5 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 8752aa9..f5a3367 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 bd7148b..6af8824 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 d2a5c58..45b035f 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 1e41031..92927c8 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 1f45ad1..a1f49f2 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 d9cd5d7..b05cb04 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 38462f9..16c985a 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 61ca866..e4fa4f6 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 ff5e570..ec5a4b1 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 16e409d..d98f0e7 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 f63f7d8..eb25d48 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 689a262..44bb129 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 a25c225..062c6ae 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 013f66d..1643afb 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 439cee4..729a39e 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 015e676..49479f4 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 4b724bc..9888c59 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 5af56a8..47b53bc 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 6adb6a4..8553a06 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 51d7515..0125309 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 b4a134d..251787a 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 92374ef..6fed179 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 20a1ac4..a021bef 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 f8de51a..c3b1cda 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 b4679a9..698895e 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 7f07077..8460b63 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 518a72d..4a53497 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 fe6020e..3432fa4 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 71fb593..e2fa3ed 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 b313419..f4fbebe 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 2faa878..1ec9c51 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 e9f556e..c754852 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 3cfc17a..7778be3 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 635ec1a..d80ecbd 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 9f6877a..186da6b 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 c21cd8c..8ae6fb7 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 898c201..529947e 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 a95ca19..2aa1ad9 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 409d89e..ab2b41c 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 d156399..eb0e06e 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 99dd5f0..cc0a787 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 ebc84ac..57a299c 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 11ba47e..02a7e86 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 b9fa37c..4162f21 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 4fee690..2b50fa8 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 94628e8..4ba9063 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 0ceaf6e..a2f0952 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 ae88369..123276c 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 4ee755a..727cc86 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 49889d7..af7ffed 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 2c8d38c..c880c0b 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 8cd69f6..a386a22 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 9a8d8c6..35f454c 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 fbb5dac..20f7238 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 b3a49d8..ef17ce6 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 3d90a99..2746171 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 b90e894..6d81263 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 727381a..4504ec5 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 acb63f8..9d4f029 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 b5c4b07..d863f6a 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 04c7f16..4e62581 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 4395327..aa80ad2 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