From 31f8edb98f4acd3559ee667f5d1c37eeafb39e30 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:14:28 +1000 Subject: [PATCH] Game update (13996) --- generated/animationsystem.dll.cs | 4 +- generated/animationsystem.dll.hpp | 4 +- generated/animationsystem.dll.py | 4 +- generated/animationsystem.dll.rs | 4 +- generated/client.dll.cs | 17 ++-- generated/client.dll.hpp | 17 ++-- generated/client.dll.json | 20 ++-- generated/client.dll.py | 17 ++-- generated/client.dll.rs | 17 ++-- generated/client.dll.yaml | 13 +-- generated/engine2.dll.cs | 4 +- generated/engine2.dll.hpp | 4 +- generated/engine2.dll.py | 4 +- generated/engine2.dll.rs | 4 +- generated/host.dll.cs | 4 +- generated/host.dll.hpp | 4 +- generated/host.dll.py | 4 +- generated/host.dll.rs | 4 +- generated/interfaces.cs | 88 +++++++++--------- generated/interfaces.hpp | 88 +++++++++--------- generated/interfaces.json | 142 ++++++++++++++--------------- generated/interfaces.py | 88 +++++++++--------- generated/interfaces.rs | 88 +++++++++--------- generated/interfaces.yaml | 84 ++++++++--------- generated/materialsystem2.dll.cs | 4 +- generated/materialsystem2.dll.hpp | 4 +- generated/materialsystem2.dll.py | 4 +- generated/materialsystem2.dll.rs | 4 +- generated/networksystem.dll.cs | 4 +- generated/networksystem.dll.hpp | 4 +- generated/networksystem.dll.py | 4 +- generated/networksystem.dll.rs | 4 +- generated/offsets.cs | 50 +++++----- generated/offsets.hpp | 50 +++++----- generated/offsets.json | 46 +++++----- generated/offsets.py | 50 +++++----- generated/offsets.rs | 50 +++++----- generated/offsets.yaml | 46 +++++----- generated/particles.dll.cs | 4 +- generated/particles.dll.hpp | 4 +- generated/particles.dll.py | 4 +- generated/particles.dll.rs | 4 +- generated/pulse_system.dll.cs | 4 +- generated/pulse_system.dll.hpp | 4 +- generated/pulse_system.dll.py | 4 +- generated/pulse_system.dll.rs | 4 +- generated/rendersystemdx11.dll.cs | 4 +- generated/rendersystemdx11.dll.hpp | 4 +- generated/rendersystemdx11.dll.py | 4 +- generated/rendersystemdx11.dll.rs | 4 +- generated/resourcesystem.dll.cs | 4 +- generated/resourcesystem.dll.hpp | 4 +- generated/resourcesystem.dll.py | 4 +- generated/resourcesystem.dll.rs | 4 +- generated/scenesystem.dll.cs | 4 +- generated/scenesystem.dll.hpp | 4 +- generated/scenesystem.dll.py | 4 +- generated/scenesystem.dll.rs | 4 +- generated/schemasystem.dll.cs | 4 +- generated/schemasystem.dll.hpp | 4 +- generated/schemasystem.dll.py | 4 +- generated/schemasystem.dll.rs | 4 +- generated/server.dll.cs | 4 +- generated/server.dll.hpp | 4 +- generated/server.dll.py | 4 +- generated/server.dll.rs | 4 +- generated/soundsystem.dll.cs | 4 +- generated/soundsystem.dll.hpp | 4 +- generated/soundsystem.dll.py | 4 +- generated/soundsystem.dll.rs | 4 +- generated/vphysics2.dll.cs | 4 +- generated/vphysics2.dll.hpp | 4 +- generated/vphysics2.dll.py | 4 +- generated/vphysics2.dll.rs | 4 +- generated/worldrenderer.dll.cs | 4 +- generated/worldrenderer.dll.hpp | 4 +- generated/worldrenderer.dll.py | 4 +- generated/worldrenderer.dll.rs | 4 +- 78 files changed, 610 insertions(+), 601 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index f7488ca..c95f6a9 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 6ca2a18..82300d6 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 9404c44..05e4d7c 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 181d2a9..61f3235 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index c0d87cb..9b71277 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ public static class ActiveModelConfig_t { @@ -2200,12 +2200,13 @@ public static class C_CSPlayerPawnBase { // C_BasePlayerPawn public const nint m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5] public const nint m_bHideTargetID = 0x1614; // bool public const nint m_flLastSmokeOverlayAlpha = 0x1618; // float - public const nint m_vLastSmokeOverlayColor = 0x161C; // Vector - public const nint m_nPlayerSmokedFx = 0x1628; // ParticleIndex_t - public const nint m_nPlayerInfernoBodyFx = 0x162C; // ParticleIndex_t - public const nint m_nPlayerInfernoFootFx = 0x1630; // ParticleIndex_t - public const nint m_flNextMagDropTime = 0x1634; // float - public const nint m_nLastMagDropAttachmentIndex = 0x1638; // int32_t + public const nint m_flLastSmokeAge = 0x161C; // float + public const nint m_vLastSmokeOverlayColor = 0x1620; // Vector + public const nint m_nPlayerSmokedFx = 0x162C; // ParticleIndex_t + public const nint m_nPlayerInfernoBodyFx = 0x1630; // ParticleIndex_t + public const nint m_nPlayerInfernoFootFx = 0x1634; // ParticleIndex_t + public const nint m_flNextMagDropTime = 0x1638; // float + public const nint m_nLastMagDropAttachmentIndex = 0x163C; // int32_t public const nint m_vecBulletHitModels = 0x1640; // CUtlVector public const nint m_vecPickupModelSlerpers = 0x1658; // CUtlVector public const nint m_vecLastAliveLocalVelocity = 0x1670; // Vector diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 08f82e8..ee71fc7 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #pragma once @@ -2204,12 +2204,13 @@ namespace C_CSPlayerPawnBase { // C_BasePlayerPawn constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5] constexpr std::ptrdiff_t m_bHideTargetID = 0x1614; // bool constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1618; // float - constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x161C; // Vector - constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x1628; // ParticleIndex_t - constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x162C; // ParticleIndex_t - constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1630; // ParticleIndex_t - constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1634; // float - constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x1638; // int32_t + constexpr std::ptrdiff_t m_flLastSmokeAge = 0x161C; // float + constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x1620; // Vector + constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x162C; // ParticleIndex_t + constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x1630; // ParticleIndex_t + constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1634; // ParticleIndex_t + constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1638; // float + constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x163C; // int32_t constexpr std::ptrdiff_t m_vecBulletHitModels = 0x1640; // CUtlVector constexpr std::ptrdiff_t m_vecPickupModelSlerpers = 0x1658; // CUtlVector constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x1670; // Vector diff --git a/generated/client.dll.json b/generated/client.dll.json index 82610ed..f097253 100644 --- a/generated/client.dll.json +++ b/generated/client.dll.json @@ -7129,6 +7129,10 @@ "value": 4888, "comment": "float" }, + "m_flLastSmokeAge": { + "value": 5660, + "comment": "float" + }, "m_flLastSmokeOverlayAlpha": { "value": 5656, "comment": "float" @@ -7150,7 +7154,7 @@ "comment": "float" }, "m_flNextMagDropTime": { - "value": 5684, + "value": 5688, "comment": "float" }, "m_flNightVisionAlpha": { @@ -7302,7 +7306,7 @@ "comment": "CEntityIndex" }, "m_nLastMagDropAttachmentIndex": { - "value": 5688, + "value": 5692, "comment": "int32_t" }, "m_nMyCollisionGroup": { @@ -7310,15 +7314,15 @@ "comment": "int32_t" }, "m_nPlayerInfernoBodyFx": { - "value": 5676, - "comment": "ParticleIndex_t" - }, - "m_nPlayerInfernoFootFx": { "value": 5680, "comment": "ParticleIndex_t" }, + "m_nPlayerInfernoFootFx": { + "value": 5684, + "comment": "ParticleIndex_t" + }, "m_nPlayerSmokedFx": { - "value": 5672, + "value": 5676, "comment": "ParticleIndex_t" }, "m_nSurvivalTeamNumber": { @@ -7370,7 +7374,7 @@ "comment": "Vector" }, "m_vLastSmokeOverlayColor": { - "value": 5660, + "value": 5664, "comment": "Vector" }, "m_vecBulletHitModels": { diff --git a/generated/client.dll.py b/generated/client.dll.py index e5b1fa5..5fa18e9 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:37 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:41 +0000 ''' class ActiveModelConfig_t: @@ -2007,12 +2007,13 @@ class C_CSPlayerPawnBase: # C_BasePlayerPawn m_vecPlayerPatchEconIndices = 0x15F8 # uint32_t[5] m_bHideTargetID = 0x1614 # bool m_flLastSmokeOverlayAlpha = 0x1618 # float - m_vLastSmokeOverlayColor = 0x161C # Vector - m_nPlayerSmokedFx = 0x1628 # ParticleIndex_t - m_nPlayerInfernoBodyFx = 0x162C # ParticleIndex_t - m_nPlayerInfernoFootFx = 0x1630 # ParticleIndex_t - m_flNextMagDropTime = 0x1634 # float - m_nLastMagDropAttachmentIndex = 0x1638 # int32_t + m_flLastSmokeAge = 0x161C # float + m_vLastSmokeOverlayColor = 0x1620 # Vector + m_nPlayerSmokedFx = 0x162C # ParticleIndex_t + m_nPlayerInfernoBodyFx = 0x1630 # ParticleIndex_t + m_nPlayerInfernoFootFx = 0x1634 # ParticleIndex_t + m_flNextMagDropTime = 0x1638 # float + m_nLastMagDropAttachmentIndex = 0x163C # int32_t m_vecBulletHitModels = 0x1640 # CUtlVector m_vecPickupModelSlerpers = 0x1658 # CUtlVector m_vecLastAliveLocalVelocity = 0x1670 # Vector diff --git a/generated/client.dll.rs b/generated/client.dll.rs index 558f01e..224aad6 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -2202,12 +2202,13 @@ pub mod C_CSPlayerPawnBase { // C_BasePlayerPawn pub const m_vecPlayerPatchEconIndices: usize = 0x15F8; // uint32_t[5] pub const m_bHideTargetID: usize = 0x1614; // bool pub const m_flLastSmokeOverlayAlpha: usize = 0x1618; // float - pub const m_vLastSmokeOverlayColor: usize = 0x161C; // Vector - pub const m_nPlayerSmokedFx: usize = 0x1628; // ParticleIndex_t - pub const m_nPlayerInfernoBodyFx: usize = 0x162C; // ParticleIndex_t - pub const m_nPlayerInfernoFootFx: usize = 0x1630; // ParticleIndex_t - pub const m_flNextMagDropTime: usize = 0x1634; // float - pub const m_nLastMagDropAttachmentIndex: usize = 0x1638; // int32_t + pub const m_flLastSmokeAge: usize = 0x161C; // float + pub const m_vLastSmokeOverlayColor: usize = 0x1620; // Vector + pub const m_nPlayerSmokedFx: usize = 0x162C; // ParticleIndex_t + pub const m_nPlayerInfernoBodyFx: usize = 0x1630; // ParticleIndex_t + pub const m_nPlayerInfernoFootFx: usize = 0x1634; // ParticleIndex_t + pub const m_flNextMagDropTime: usize = 0x1638; // float + pub const m_nLastMagDropAttachmentIndex: usize = 0x163C; // int32_t pub const m_vecBulletHitModels: usize = 0x1640; // CUtlVector pub const m_vecPickupModelSlerpers: usize = 0x1658; // CUtlVector pub const m_vecLastAliveLocalVelocity: usize = 0x1670; // Vector diff --git a/generated/client.dll.yaml b/generated/client.dll.yaml index 69ab2fd..2f3f202 100644 --- a/generated/client.dll.yaml +++ b/generated/client.dll.yaml @@ -1810,12 +1810,13 @@ C_CSPlayerPawnBase: # C_BasePlayerPawn m_vecPlayerPatchEconIndices: 5624 # uint32_t[5] m_bHideTargetID: 5652 # bool m_flLastSmokeOverlayAlpha: 5656 # float - m_vLastSmokeOverlayColor: 5660 # Vector - m_nPlayerSmokedFx: 5672 # ParticleIndex_t - m_nPlayerInfernoBodyFx: 5676 # ParticleIndex_t - m_nPlayerInfernoFootFx: 5680 # ParticleIndex_t - m_flNextMagDropTime: 5684 # float - m_nLastMagDropAttachmentIndex: 5688 # int32_t + m_flLastSmokeAge: 5660 # float + m_vLastSmokeOverlayColor: 5664 # Vector + m_nPlayerSmokedFx: 5676 # ParticleIndex_t + m_nPlayerInfernoBodyFx: 5680 # ParticleIndex_t + m_nPlayerInfernoFootFx: 5684 # ParticleIndex_t + m_flNextMagDropTime: 5688 # float + m_nLastMagDropAttachmentIndex: 5692 # int32_t m_vecBulletHitModels: 5696 # CUtlVector m_vecPickupModelSlerpers: 5720 # CUtlVector m_vecLastAliveLocalVelocity: 5744 # Vector diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index e051d7c..597b0a6 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index a7114ba..9549aea 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index b3600af..6d8f496 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index fef3be4..697fed3 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index e0c0e04..d9d1005 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index eb26ab4..22916f2 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 0bda662..433caec 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:37 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:42 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 69470ec..de85bf1 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index 3269030..c8ee3fc 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ public static class animationsystem_dll { // animationsystem.dll @@ -9,14 +9,14 @@ public static class animationsystem_dll { // animationsystem.dll } public static class client_dll { // client.dll - public const nint LegacyGameUI001 = 0x8AD8F0; - public const nint Source2ClientUI001 = 0x89CB50; - public const nint Source2ClientPrediction001 = 0x7AE2C0; - public const nint ClientToolsInfo_001 = 0x731850; - public const nint Source2Client002 = 0x731870; - public const nint GameClientExports001 = 0x731860; - public const nint EmptyWorldService001_Client = 0x47F420; - public const nint Source2ClientConfig001 = 0x46B740; + public const nint LegacyGameUI001 = 0x8AEEA0; + public const nint Source2ClientUI001 = 0x89E100; + public const nint Source2ClientPrediction001 = 0x7AF770; + public const nint ClientToolsInfo_001 = 0x732CE0; + public const nint Source2Client002 = 0x732D00; + public const nint GameClientExports001 = 0x732CF0; + public const nint EmptyWorldService001_Client = 0x480640; + public const nint Source2ClientConfig001 = 0x46BA50; } public static class engine2_dll { // engine2.dll @@ -105,9 +105,9 @@ public static class navsystem_dll { // navsystem.dll } public static class networksystem_dll { // networksystem.dll - public const nint SerializedEntitiesVersion001 = 0xD68D0; - public const nint NetworkSystemVersion001 = 0xBF9A0; - public const nint NetworkMessagesVersion001 = 0x9FC30; + public const nint SerializedEntitiesVersion001 = 0xD6930; + public const nint NetworkSystemVersion001 = 0xBFA00; + public const nint NetworkMessagesVersion001 = 0x9FC90; public const nint FlattenedSerializersVersion001 = 0x7EF90; } @@ -157,13 +157,13 @@ public static class schemasystem_dll { // schemasystem.dll } public static class server_dll { // server.dll - public const nint NavGameTest001 = 0xA44C60; - public const nint ServerToolsInfo_001 = 0x8300E0; - public const nint Source2GameClients001 = 0x8300F0; - public const nint Source2GameEntities001 = 0x830100; - public const nint Source2Server001 = 0x830110; - public const nint EmptyWorldService001_Server = 0x571B50; - public const nint Source2ServerConfig001 = 0x565ED0; + public const nint NavGameTest001 = 0xA464B0; + public const nint ServerToolsInfo_001 = 0x831870; + public const nint Source2GameClients001 = 0x831880; + public const nint Source2GameEntities001 = 0x831890; + public const nint Source2Server001 = 0x8318A0; + public const nint EmptyWorldService001_Server = 0x571DF0; + public const nint Source2ServerConfig001 = 0x566170; public const nint EntitySubclassUtilsV001 = 0x2AF220; public const nint customnavsystem001 = 0x22C0E0; public const nint Source2GameDirector001 = 0x11EA40; @@ -181,33 +181,33 @@ public static class steamaudio_dll { // steamaudio.dll } public static class steamclient64_dll { // steamclient64.dll - public const nint IVALIDATE001 = 0x8661B0; - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x862120; - public const nint SteamClient021 = 0x663750; - public const nint SteamClient020 = 0x663740; - public const nint SteamClient019 = 0x663730; - public const nint SteamClient018 = 0x663720; - public const nint SteamClient017 = 0x663710; - public const nint SteamClient016 = 0x663700; - public const nint SteamClient015 = 0x6636F0; - public const nint SteamClient014 = 0x6636E0; - public const nint SteamClient013 = 0x6636D0; - public const nint SteamClient012 = 0x6636C0; - public const nint SteamClient011 = 0x6636B0; - public const nint SteamClient010 = 0x6636A0; - public const nint SteamClient009 = 0x663690; - public const nint SteamClient008 = 0x663680; - public const nint SteamClient007 = 0x663670; - public const nint SteamClient006 = 0x663660; - public const nint p2pvoice002 = 0xD9F70; - public const nint p2pvoicesingleton002 = 0xD69D0; + public const nint IVALIDATE001 = 0x866250; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0; + public const nint SteamClient021 = 0x6637F0; + public const nint SteamClient020 = 0x6637E0; + public const nint SteamClient019 = 0x6637D0; + public const nint SteamClient018 = 0x6637C0; + public const nint SteamClient017 = 0x6637B0; + public const nint SteamClient016 = 0x6637A0; + public const nint SteamClient015 = 0x663790; + public const nint SteamClient014 = 0x663780; + public const nint SteamClient013 = 0x663770; + public const nint SteamClient012 = 0x663760; + public const nint SteamClient011 = 0x663750; + public const nint SteamClient010 = 0x663740; + public const nint SteamClient009 = 0x663730; + public const nint SteamClient008 = 0x663720; + public const nint SteamClient007 = 0x663710; + public const nint SteamClient006 = 0x663700; + public const nint p2pvoice002 = 0xD9FD0; + public const nint p2pvoicesingleton002 = 0xD6A30; } public static class tier0_dll { // tier0.dll - public const nint VStringTokenSystem001 = 0x190B10; - public const nint TestScriptMgr001 = 0x140CA0; - public const nint VProcessUtils002 = 0x132180; - public const nint VEngineCvar007 = 0x635C0; + public const nint VStringTokenSystem001 = 0x190600; + public const nint TestScriptMgr001 = 0x140790; + public const nint VProcessUtils002 = 0x131C70; + public const nint VEngineCvar007 = 0x63290; } public static class v8system_dll { // v8system.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index cec190e..26bde87 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #pragma once @@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AD8F0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x89CB50; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AE2C0; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x731850; - constexpr std::ptrdiff_t Source2Client002 = 0x731870; - constexpr std::ptrdiff_t GameClientExports001 = 0x731860; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x47F420; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46B740; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AEEA0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x89E100; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AF770; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x732CE0; + constexpr std::ptrdiff_t Source2Client002 = 0x732D00; + constexpr std::ptrdiff_t GameClientExports001 = 0x732CF0; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x480640; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46BA50; } namespace engine2_dll { // engine2.dll @@ -109,9 +109,9 @@ namespace navsystem_dll { // navsystem.dll } namespace networksystem_dll { // networksystem.dll - constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD68D0; - constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xBF9A0; - constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9FC30; + constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD6930; + constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xBFA00; + constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9FC90; constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x7EF90; } @@ -161,13 +161,13 @@ namespace schemasystem_dll { // schemasystem.dll } namespace server_dll { // server.dll - constexpr std::ptrdiff_t NavGameTest001 = 0xA44C60; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x8300E0; - constexpr std::ptrdiff_t Source2GameClients001 = 0x8300F0; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x830100; - constexpr std::ptrdiff_t Source2Server001 = 0x830110; - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x571B50; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565ED0; + constexpr std::ptrdiff_t NavGameTest001 = 0xA464B0; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x831870; + constexpr std::ptrdiff_t Source2GameClients001 = 0x831880; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x831890; + constexpr std::ptrdiff_t Source2Server001 = 0x8318A0; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x571DF0; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x566170; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AF220; constexpr std::ptrdiff_t customnavsystem001 = 0x22C0E0; constexpr std::ptrdiff_t Source2GameDirector001 = 0x11EA40; @@ -185,33 +185,33 @@ namespace steamaudio_dll { // steamaudio.dll } namespace steamclient64_dll { // steamclient64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x8661B0; - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x862120; - constexpr std::ptrdiff_t SteamClient021 = 0x663750; - constexpr std::ptrdiff_t SteamClient020 = 0x663740; - constexpr std::ptrdiff_t SteamClient019 = 0x663730; - constexpr std::ptrdiff_t SteamClient018 = 0x663720; - constexpr std::ptrdiff_t SteamClient017 = 0x663710; - constexpr std::ptrdiff_t SteamClient016 = 0x663700; - constexpr std::ptrdiff_t SteamClient015 = 0x6636F0; - constexpr std::ptrdiff_t SteamClient014 = 0x6636E0; - constexpr std::ptrdiff_t SteamClient013 = 0x6636D0; - constexpr std::ptrdiff_t SteamClient012 = 0x6636C0; - constexpr std::ptrdiff_t SteamClient011 = 0x6636B0; - constexpr std::ptrdiff_t SteamClient010 = 0x6636A0; - constexpr std::ptrdiff_t SteamClient009 = 0x663690; - constexpr std::ptrdiff_t SteamClient008 = 0x663680; - constexpr std::ptrdiff_t SteamClient007 = 0x663670; - constexpr std::ptrdiff_t SteamClient006 = 0x663660; - constexpr std::ptrdiff_t p2pvoice002 = 0xD9F70; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD69D0; + constexpr std::ptrdiff_t IVALIDATE001 = 0x866250; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0; + constexpr std::ptrdiff_t SteamClient021 = 0x6637F0; + constexpr std::ptrdiff_t SteamClient020 = 0x6637E0; + constexpr std::ptrdiff_t SteamClient019 = 0x6637D0; + constexpr std::ptrdiff_t SteamClient018 = 0x6637C0; + constexpr std::ptrdiff_t SteamClient017 = 0x6637B0; + constexpr std::ptrdiff_t SteamClient016 = 0x6637A0; + constexpr std::ptrdiff_t SteamClient015 = 0x663790; + constexpr std::ptrdiff_t SteamClient014 = 0x663780; + constexpr std::ptrdiff_t SteamClient013 = 0x663770; + constexpr std::ptrdiff_t SteamClient012 = 0x663760; + constexpr std::ptrdiff_t SteamClient011 = 0x663750; + constexpr std::ptrdiff_t SteamClient010 = 0x663740; + constexpr std::ptrdiff_t SteamClient009 = 0x663730; + constexpr std::ptrdiff_t SteamClient008 = 0x663720; + constexpr std::ptrdiff_t SteamClient007 = 0x663710; + constexpr std::ptrdiff_t SteamClient006 = 0x663700; + constexpr std::ptrdiff_t p2pvoice002 = 0xD9FD0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6A30; } namespace tier0_dll { // tier0.dll - constexpr std::ptrdiff_t VStringTokenSystem001 = 0x190B10; - constexpr std::ptrdiff_t TestScriptMgr001 = 0x140CA0; - constexpr std::ptrdiff_t VProcessUtils002 = 0x132180; - constexpr std::ptrdiff_t VEngineCvar007 = 0x635C0; + constexpr std::ptrdiff_t VStringTokenSystem001 = 0x190600; + constexpr std::ptrdiff_t TestScriptMgr001 = 0x140790; + constexpr std::ptrdiff_t VProcessUtils002 = 0x131C70; + constexpr std::ptrdiff_t VEngineCvar007 = 0x63290; } namespace v8system_dll { // v8system.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index 9a8d694..56e01a0 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,35 +15,35 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7542864, + "value": 7548128, "comment": null }, "EmptyWorldService001_Client": { - "value": 4715552, + "value": 4720192, "comment": null }, "GameClientExports001": { - "value": 7542880, + "value": 7548144, "comment": null }, "LegacyGameUI001": { - "value": 9099504, + "value": 9105056, "comment": null }, "Source2Client002": { - "value": 7542896, + "value": 7548160, "comment": null }, "Source2ClientConfig001": { - "value": 4634432, + "value": 4635216, "comment": null }, "Source2ClientPrediction001": { - "value": 8053440, + "value": 8058736, "comment": null }, "Source2ClientUI001": { - "value": 9030480, + "value": 9036032, "comment": null } }, @@ -326,15 +326,15 @@ "comment": null }, "NetworkMessagesVersion001": { - "value": 654384, + "value": 654480, "comment": null }, "NetworkSystemVersion001": { - "value": 784800, + "value": 784896, "comment": null }, "SerializedEntitiesVersion001": { - "value": 878800, + "value": 878896, "comment": null } }, @@ -453,7 +453,7 @@ "server_dll": { "data": { "EmptyWorldService001_Server": { - "value": 5708624, + "value": 5709296, "comment": null }, "EntitySubclassUtilsV001": { @@ -461,15 +461,15 @@ "comment": null }, "NavGameTest001": { - "value": 10767456, + "value": 10773680, "comment": null }, "ServerToolsInfo_001": { - "value": 8585440, + "value": 8591472, "comment": null }, "Source2GameClients001": { - "value": 8585456, + "value": 8591488, "comment": null }, "Source2GameDirector001": { @@ -477,15 +477,15 @@ "comment": null }, "Source2GameEntities001": { - "value": 8585472, + "value": 8591504, "comment": null }, "Source2Server001": { - "value": 8585488, + "value": 8591520, "comment": null }, "Source2ServerConfig001": { - "value": 5660368, + "value": 5661040, "comment": null }, "customnavsystem001": { @@ -528,83 +528,83 @@ "steamclient64_dll": { "data": { "CLIENTENGINE_INTERFACE_VERSION005": { - "value": 8790304, + "value": 8790464, "comment": null }, "IVALIDATE001": { - "value": 8806832, + "value": 8806992, "comment": null }, "SteamClient006": { - "value": 6698592, - "comment": null - }, - "SteamClient007": { - "value": 6698608, - "comment": null - }, - "SteamClient008": { - "value": 6698624, - "comment": null - }, - "SteamClient009": { - "value": 6698640, - "comment": null - }, - "SteamClient010": { - "value": 6698656, - "comment": null - }, - "SteamClient011": { - "value": 6698672, - "comment": null - }, - "SteamClient012": { - "value": 6698688, - "comment": null - }, - "SteamClient013": { - "value": 6698704, - "comment": null - }, - "SteamClient014": { - "value": 6698720, - "comment": null - }, - "SteamClient015": { - "value": 6698736, - "comment": null - }, - "SteamClient016": { "value": 6698752, "comment": null }, - "SteamClient017": { + "SteamClient007": { "value": 6698768, "comment": null }, - "SteamClient018": { + "SteamClient008": { "value": 6698784, "comment": null }, - "SteamClient019": { + "SteamClient009": { "value": 6698800, "comment": null }, - "SteamClient020": { + "SteamClient010": { "value": 6698816, "comment": null }, - "SteamClient021": { + "SteamClient011": { "value": 6698832, "comment": null }, + "SteamClient012": { + "value": 6698848, + "comment": null + }, + "SteamClient013": { + "value": 6698864, + "comment": null + }, + "SteamClient014": { + "value": 6698880, + "comment": null + }, + "SteamClient015": { + "value": 6698896, + "comment": null + }, + "SteamClient016": { + "value": 6698912, + "comment": null + }, + "SteamClient017": { + "value": 6698928, + "comment": null + }, + "SteamClient018": { + "value": 6698944, + "comment": null + }, + "SteamClient019": { + "value": 6698960, + "comment": null + }, + "SteamClient020": { + "value": 6698976, + "comment": null + }, + "SteamClient021": { + "value": 6698992, + "comment": null + }, "p2pvoice002": { - "value": 892784, + "value": 892880, "comment": null }, "p2pvoicesingleton002": { - "value": 879056, + "value": 879152, "comment": null } }, @@ -613,19 +613,19 @@ "tier0_dll": { "data": { "TestScriptMgr001": { - "value": 1313952, + "value": 1312656, "comment": null }, "VEngineCvar007": { - "value": 406976, + "value": 406160, "comment": null }, "VProcessUtils002": { - "value": 1253760, + "value": 1252464, "comment": null }, "VStringTokenSystem001": { - "value": 1641232, + "value": 1639936, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index 85c7d1e..2de6ebf 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:37 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:42 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x6DA00 class client_dll: # client.dll - LegacyGameUI001 = 0x8AD8F0 - Source2ClientUI001 = 0x89CB50 - Source2ClientPrediction001 = 0x7AE2C0 - ClientToolsInfo_001 = 0x731850 - Source2Client002 = 0x731870 - GameClientExports001 = 0x731860 - EmptyWorldService001_Client = 0x47F420 - Source2ClientConfig001 = 0x46B740 + LegacyGameUI001 = 0x8AEEA0 + Source2ClientUI001 = 0x89E100 + Source2ClientPrediction001 = 0x7AF770 + ClientToolsInfo_001 = 0x732CE0 + Source2Client002 = 0x732D00 + GameClientExports001 = 0x732CF0 + EmptyWorldService001_Client = 0x480640 + Source2ClientConfig001 = 0x46BA50 class engine2_dll: # engine2.dll SimpleEngineLoopService_001 = 0x1F6E10 @@ -93,9 +93,9 @@ class navsystem_dll: # navsystem.dll NavSystem001 = 0x8E30 class networksystem_dll: # networksystem.dll - SerializedEntitiesVersion001 = 0xD68D0 - NetworkSystemVersion001 = 0xBF9A0 - NetworkMessagesVersion001 = 0x9FC30 + SerializedEntitiesVersion001 = 0xD6930 + NetworkSystemVersion001 = 0xBFA00 + NetworkMessagesVersion001 = 0x9FC90 FlattenedSerializersVersion001 = 0x7EF90 class panorama_dll: # panorama.dll @@ -134,13 +134,13 @@ class schemasystem_dll: # schemasystem.dll SchemaSystem_001 = 0xAA50 class server_dll: # server.dll - NavGameTest001 = 0xA44C60 - ServerToolsInfo_001 = 0x8300E0 - Source2GameClients001 = 0x8300F0 - Source2GameEntities001 = 0x830100 - Source2Server001 = 0x830110 - EmptyWorldService001_Server = 0x571B50 - Source2ServerConfig001 = 0x565ED0 + NavGameTest001 = 0xA464B0 + ServerToolsInfo_001 = 0x831870 + Source2GameClients001 = 0x831880 + Source2GameEntities001 = 0x831890 + Source2Server001 = 0x8318A0 + EmptyWorldService001_Server = 0x571DF0 + Source2ServerConfig001 = 0x566170 EntitySubclassUtilsV001 = 0x2AF220 customnavsystem001 = 0x22C0E0 Source2GameDirector001 = 0x11EA40 @@ -155,32 +155,32 @@ class steamaudio_dll: # steamaudio.dll SteamAudio001 = 0x5AA70 class steamclient64_dll: # steamclient64.dll - IVALIDATE001 = 0x8661B0 - CLIENTENGINE_INTERFACE_VERSION005 = 0x862120 - SteamClient021 = 0x663750 - SteamClient020 = 0x663740 - SteamClient019 = 0x663730 - SteamClient018 = 0x663720 - SteamClient017 = 0x663710 - SteamClient016 = 0x663700 - SteamClient015 = 0x6636F0 - SteamClient014 = 0x6636E0 - SteamClient013 = 0x6636D0 - SteamClient012 = 0x6636C0 - SteamClient011 = 0x6636B0 - SteamClient010 = 0x6636A0 - SteamClient009 = 0x663690 - SteamClient008 = 0x663680 - SteamClient007 = 0x663670 - SteamClient006 = 0x663660 - p2pvoice002 = 0xD9F70 - p2pvoicesingleton002 = 0xD69D0 + IVALIDATE001 = 0x866250 + CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0 + SteamClient021 = 0x6637F0 + SteamClient020 = 0x6637E0 + SteamClient019 = 0x6637D0 + SteamClient018 = 0x6637C0 + SteamClient017 = 0x6637B0 + SteamClient016 = 0x6637A0 + SteamClient015 = 0x663790 + SteamClient014 = 0x663780 + SteamClient013 = 0x663770 + SteamClient012 = 0x663760 + SteamClient011 = 0x663750 + SteamClient010 = 0x663740 + SteamClient009 = 0x663730 + SteamClient008 = 0x663720 + SteamClient007 = 0x663710 + SteamClient006 = 0x663700 + p2pvoice002 = 0xD9FD0 + p2pvoicesingleton002 = 0xD6A30 class tier0_dll: # tier0.dll - VStringTokenSystem001 = 0x190B10 - TestScriptMgr001 = 0x140CA0 - VProcessUtils002 = 0x132180 - VEngineCvar007 = 0x635C0 + VStringTokenSystem001 = 0x190600 + TestScriptMgr001 = 0x140790 + VProcessUtils002 = 0x131C70 + VEngineCvar007 = 0x63290 class v8system_dll: # v8system.dll Source2V8System001 = 0x1950 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 59b464a..c268e9c 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -11,14 +11,14 @@ pub mod animationsystem_dll { // animationsystem.dll } pub mod client_dll { // client.dll - pub const LegacyGameUI001: usize = 0x8AD8F0; - pub const Source2ClientUI001: usize = 0x89CB50; - pub const Source2ClientPrediction001: usize = 0x7AE2C0; - pub const ClientToolsInfo_001: usize = 0x731850; - pub const Source2Client002: usize = 0x731870; - pub const GameClientExports001: usize = 0x731860; - pub const EmptyWorldService001_Client: usize = 0x47F420; - pub const Source2ClientConfig001: usize = 0x46B740; + pub const LegacyGameUI001: usize = 0x8AEEA0; + pub const Source2ClientUI001: usize = 0x89E100; + pub const Source2ClientPrediction001: usize = 0x7AF770; + pub const ClientToolsInfo_001: usize = 0x732CE0; + pub const Source2Client002: usize = 0x732D00; + pub const GameClientExports001: usize = 0x732CF0; + pub const EmptyWorldService001_Client: usize = 0x480640; + pub const Source2ClientConfig001: usize = 0x46BA50; } pub mod engine2_dll { // engine2.dll @@ -107,9 +107,9 @@ pub mod navsystem_dll { // navsystem.dll } pub mod networksystem_dll { // networksystem.dll - pub const SerializedEntitiesVersion001: usize = 0xD68D0; - pub const NetworkSystemVersion001: usize = 0xBF9A0; - pub const NetworkMessagesVersion001: usize = 0x9FC30; + pub const SerializedEntitiesVersion001: usize = 0xD6930; + pub const NetworkSystemVersion001: usize = 0xBFA00; + pub const NetworkMessagesVersion001: usize = 0x9FC90; pub const FlattenedSerializersVersion001: usize = 0x7EF90; } @@ -159,13 +159,13 @@ pub mod schemasystem_dll { // schemasystem.dll } pub mod server_dll { // server.dll - pub const NavGameTest001: usize = 0xA44C60; - pub const ServerToolsInfo_001: usize = 0x8300E0; - pub const Source2GameClients001: usize = 0x8300F0; - pub const Source2GameEntities001: usize = 0x830100; - pub const Source2Server001: usize = 0x830110; - pub const EmptyWorldService001_Server: usize = 0x571B50; - pub const Source2ServerConfig001: usize = 0x565ED0; + pub const NavGameTest001: usize = 0xA464B0; + pub const ServerToolsInfo_001: usize = 0x831870; + pub const Source2GameClients001: usize = 0x831880; + pub const Source2GameEntities001: usize = 0x831890; + pub const Source2Server001: usize = 0x8318A0; + pub const EmptyWorldService001_Server: usize = 0x571DF0; + pub const Source2ServerConfig001: usize = 0x566170; pub const EntitySubclassUtilsV001: usize = 0x2AF220; pub const customnavsystem001: usize = 0x22C0E0; pub const Source2GameDirector001: usize = 0x11EA40; @@ -183,33 +183,33 @@ pub mod steamaudio_dll { // steamaudio.dll } pub mod steamclient64_dll { // steamclient64.dll - pub const IVALIDATE001: usize = 0x8661B0; - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x862120; - pub const SteamClient021: usize = 0x663750; - pub const SteamClient020: usize = 0x663740; - pub const SteamClient019: usize = 0x663730; - pub const SteamClient018: usize = 0x663720; - pub const SteamClient017: usize = 0x663710; - pub const SteamClient016: usize = 0x663700; - pub const SteamClient015: usize = 0x6636F0; - pub const SteamClient014: usize = 0x6636E0; - pub const SteamClient013: usize = 0x6636D0; - pub const SteamClient012: usize = 0x6636C0; - pub const SteamClient011: usize = 0x6636B0; - pub const SteamClient010: usize = 0x6636A0; - pub const SteamClient009: usize = 0x663690; - pub const SteamClient008: usize = 0x663680; - pub const SteamClient007: usize = 0x663670; - pub const SteamClient006: usize = 0x663660; - pub const p2pvoice002: usize = 0xD9F70; - pub const p2pvoicesingleton002: usize = 0xD69D0; + pub const IVALIDATE001: usize = 0x866250; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8621C0; + pub const SteamClient021: usize = 0x6637F0; + pub const SteamClient020: usize = 0x6637E0; + pub const SteamClient019: usize = 0x6637D0; + pub const SteamClient018: usize = 0x6637C0; + pub const SteamClient017: usize = 0x6637B0; + pub const SteamClient016: usize = 0x6637A0; + pub const SteamClient015: usize = 0x663790; + pub const SteamClient014: usize = 0x663780; + pub const SteamClient013: usize = 0x663770; + pub const SteamClient012: usize = 0x663760; + pub const SteamClient011: usize = 0x663750; + pub const SteamClient010: usize = 0x663740; + pub const SteamClient009: usize = 0x663730; + pub const SteamClient008: usize = 0x663720; + pub const SteamClient007: usize = 0x663710; + pub const SteamClient006: usize = 0x663700; + pub const p2pvoice002: usize = 0xD9FD0; + pub const p2pvoicesingleton002: usize = 0xD6A30; } pub mod tier0_dll { // tier0.dll - pub const VStringTokenSystem001: usize = 0x190B10; - pub const TestScriptMgr001: usize = 0x140CA0; - pub const VProcessUtils002: usize = 0x132180; - pub const VEngineCvar007: usize = 0x635C0; + pub const VStringTokenSystem001: usize = 0x190600; + pub const TestScriptMgr001: usize = 0x140790; + pub const VProcessUtils002: usize = 0x131C70; + pub const VEngineCvar007: usize = 0x63290; } pub mod v8system_dll { // v8system.dll diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index 2c58ab5..b4a4131 100644 --- a/generated/interfaces.yaml +++ b/generated/interfaces.yaml @@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll AnimationSystemUtils_001: 470656 AnimationSystem_001: 449024 client_dll: # client.dll - LegacyGameUI001: 9099504 - Source2ClientUI001: 9030480 - Source2ClientPrediction001: 8053440 - ClientToolsInfo_001: 7542864 - Source2Client002: 7542896 - GameClientExports001: 7542880 - EmptyWorldService001_Client: 4715552 - Source2ClientConfig001: 4634432 + LegacyGameUI001: 9105056 + Source2ClientUI001: 9036032 + Source2ClientPrediction001: 8058736 + ClientToolsInfo_001: 7548128 + Source2Client002: 7548160 + GameClientExports001: 7548144 + EmptyWorldService001_Client: 4720192 + Source2ClientConfig001: 4635216 engine2_dll: # engine2.dll SimpleEngineLoopService_001: 2059792 ClientServerEngineLoopService_001: 2010144 @@ -77,9 +77,9 @@ meshsystem_dll: # meshsystem.dll navsystem_dll: # navsystem.dll NavSystem001: 36400 networksystem_dll: # networksystem.dll - SerializedEntitiesVersion001: 878800 - NetworkSystemVersion001: 784800 - NetworkMessagesVersion001: 654384 + SerializedEntitiesVersion001: 878896 + NetworkSystemVersion001: 784896 + NetworkMessagesVersion001: 654480 FlattenedSerializersVersion001: 520080 panorama_dll: # panorama.dll PanoramaUIEngine001: 383328 @@ -107,13 +107,13 @@ scenesystem_dll: # scenesystem.dll schemasystem_dll: # schemasystem.dll SchemaSystem_001: 43600 server_dll: # server.dll - NavGameTest001: 10767456 - ServerToolsInfo_001: 8585440 - Source2GameClients001: 8585456 - Source2GameEntities001: 8585472 - Source2Server001: 8585488 - EmptyWorldService001_Server: 5708624 - Source2ServerConfig001: 5660368 + NavGameTest001: 10773680 + ServerToolsInfo_001: 8591472 + Source2GameClients001: 8591488 + Source2GameEntities001: 8591504 + Source2Server001: 8591520 + EmptyWorldService001_Server: 5709296 + Source2ServerConfig001: 5661040 EntitySubclassUtilsV001: 2814496 customnavsystem001: 2277600 Source2GameDirector001: 1174080 @@ -125,31 +125,31 @@ soundsystem_dll: # soundsystem.dll steamaudio_dll: # steamaudio.dll SteamAudio001: 371312 steamclient64_dll: # steamclient64.dll - IVALIDATE001: 8806832 - CLIENTENGINE_INTERFACE_VERSION005: 8790304 - SteamClient021: 6698832 - SteamClient020: 6698816 - SteamClient019: 6698800 - SteamClient018: 6698784 - SteamClient017: 6698768 - SteamClient016: 6698752 - SteamClient015: 6698736 - SteamClient014: 6698720 - SteamClient013: 6698704 - SteamClient012: 6698688 - SteamClient011: 6698672 - SteamClient010: 6698656 - SteamClient009: 6698640 - SteamClient008: 6698624 - SteamClient007: 6698608 - SteamClient006: 6698592 - p2pvoice002: 892784 - p2pvoicesingleton002: 879056 + IVALIDATE001: 8806992 + CLIENTENGINE_INTERFACE_VERSION005: 8790464 + SteamClient021: 6698992 + SteamClient020: 6698976 + SteamClient019: 6698960 + SteamClient018: 6698944 + SteamClient017: 6698928 + SteamClient016: 6698912 + SteamClient015: 6698896 + SteamClient014: 6698880 + SteamClient013: 6698864 + SteamClient012: 6698848 + SteamClient011: 6698832 + SteamClient010: 6698816 + SteamClient009: 6698800 + SteamClient008: 6698784 + SteamClient007: 6698768 + SteamClient006: 6698752 + p2pvoice002: 892880 + p2pvoicesingleton002: 879152 tier0_dll: # tier0.dll - VStringTokenSystem001: 1641232 - TestScriptMgr001: 1313952 - VProcessUtils002: 1253760 - VEngineCvar007: 406976 + VStringTokenSystem001: 1639936 + TestScriptMgr001: 1312656 + VProcessUtils002: 1252464 + VEngineCvar007: 406160 v8system_dll: # v8system.dll Source2V8System001: 6480 valve_avi_dll: # valve_avi.dll diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 6fb8cfe..5456219 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index 2487dd4..ad05c67 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index 42e8438..08cfc87 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index cd60842..98247c5 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 88e4d30..3b6b94f 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 55a3c3e..cf6cb25 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index 0643000..dace434 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 604b4ec..7ceb0c1 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index bbb78ff..534c5db 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,33 +1,33 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x18BBAF8; - public const nint dwForceAttack = 0x1728F90; - public const nint dwForceAttack2 = 0x1729020; - public const nint dwForceBackward = 0x1729260; - public const nint dwForceCrouch = 0x1729530; - public const nint dwForceForward = 0x17291D0; - public const nint dwForceJump = 0x17294A0; - public const nint dwForceLeft = 0x17292F0; - public const nint dwForceRight = 0x1729380; - public const nint dwGameEntitySystem = 0x19D9450; + public const nint dwEntityList = 0x18BFC08; + public const nint dwForceAttack = 0x172D030; + public const nint dwForceAttack2 = 0x172D0C0; + public const nint dwForceBackward = 0x172D300; + public const nint dwForceCrouch = 0x172D5D0; + public const nint dwForceForward = 0x172D270; + public const nint dwForceJump = 0x172D540; + public const nint dwForceLeft = 0x172D390; + public const nint dwForceRight = 0x172D420; + public const nint dwGameEntitySystem = 0x19DD590; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x1918A30; - public const nint dwGlobalVars = 0x1723B10; - public const nint dwGlowManager = 0x1918E50; - public const nint dwInterfaceLinkList = 0x1A0A598; - public const nint dwLocalPlayerController = 0x190B308; - public const nint dwLocalPlayerPawn = 0x1730118; - public const nint dwPlantedC4 = 0x1921858; - public const nint dwPrediction = 0x172FFE0; - public const nint dwSensitivity = 0x1919778; + public const nint dwGameRules = 0x191CB50; + public const nint dwGlobalVars = 0x1727BB0; + public const nint dwGlowManager = 0x191CF70; + public const nint dwInterfaceLinkList = 0x1A0E6D8; + public const nint dwLocalPlayerController = 0x190F428; + public const nint dwLocalPlayerPawn = 0x17341B8; + public const nint dwPlantedC4 = 0x1925988; + public const nint dwPrediction = 0x1734080; + public const nint dwSensitivity = 0x191D898; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1929730; - public const nint dwViewMatrix = 0x191CF30; - public const nint dwViewRender = 0x191D7B0; + public const nint dwViewAngles = 0x192D860; + public const nint dwViewMatrix = 0x1921050; + public const nint dwViewRender = 0x19218D0; } public static class engine2_dll { // engine2.dll @@ -42,7 +42,7 @@ public static class engine2_dll { // engine2.dll } public static class game_info { // Some additional information about the game at dump time - public const nint buildNumber = 0x36AB; // Game build number + public const nint buildNumber = 0x36AC; // Game build number } public static class inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 7105b54..7a5d597 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #pragma once @@ -8,30 +8,30 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x18BBAF8; - constexpr std::ptrdiff_t dwForceAttack = 0x1728F90; - constexpr std::ptrdiff_t dwForceAttack2 = 0x1729020; - constexpr std::ptrdiff_t dwForceBackward = 0x1729260; - constexpr std::ptrdiff_t dwForceCrouch = 0x1729530; - constexpr std::ptrdiff_t dwForceForward = 0x17291D0; - constexpr std::ptrdiff_t dwForceJump = 0x17294A0; - constexpr std::ptrdiff_t dwForceLeft = 0x17292F0; - constexpr std::ptrdiff_t dwForceRight = 0x1729380; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x19D9450; + constexpr std::ptrdiff_t dwEntityList = 0x18BFC08; + constexpr std::ptrdiff_t dwForceAttack = 0x172D030; + constexpr std::ptrdiff_t dwForceAttack2 = 0x172D0C0; + constexpr std::ptrdiff_t dwForceBackward = 0x172D300; + constexpr std::ptrdiff_t dwForceCrouch = 0x172D5D0; + constexpr std::ptrdiff_t dwForceForward = 0x172D270; + constexpr std::ptrdiff_t dwForceJump = 0x172D540; + constexpr std::ptrdiff_t dwForceLeft = 0x172D390; + constexpr std::ptrdiff_t dwForceRight = 0x172D420; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x19DD590; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x1918A30; - constexpr std::ptrdiff_t dwGlobalVars = 0x1723B10; - constexpr std::ptrdiff_t dwGlowManager = 0x1918E50; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1A0A598; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x190B308; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1730118; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1921858; - constexpr std::ptrdiff_t dwPrediction = 0x172FFE0; - constexpr std::ptrdiff_t dwSensitivity = 0x1919778; + constexpr std::ptrdiff_t dwGameRules = 0x191CB50; + constexpr std::ptrdiff_t dwGlobalVars = 0x1727BB0; + constexpr std::ptrdiff_t dwGlowManager = 0x191CF70; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1A0E6D8; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x190F428; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17341B8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1925988; + constexpr std::ptrdiff_t dwPrediction = 0x1734080; + constexpr std::ptrdiff_t dwSensitivity = 0x191D898; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1929730; - constexpr std::ptrdiff_t dwViewMatrix = 0x191CF30; - constexpr std::ptrdiff_t dwViewRender = 0x191D7B0; + constexpr std::ptrdiff_t dwViewAngles = 0x192D860; + constexpr std::ptrdiff_t dwViewMatrix = 0x1921050; + constexpr std::ptrdiff_t dwViewRender = 0x19218D0; } namespace engine2_dll { // engine2.dll @@ -46,7 +46,7 @@ namespace engine2_dll { // engine2.dll } namespace game_info { // Some additional information about the game at dump time - constexpr std::ptrdiff_t buildNumber = 0x36AB; // Game build number + constexpr std::ptrdiff_t buildNumber = 0x36AC; // Game build number } namespace inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.json b/generated/offsets.json index 77cfd93..f8e0de9 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,43 +2,43 @@ "client_dll": { "data": { "dwEntityList": { - "value": 25934584, + "value": 25951240, "comment": null }, "dwForceAttack": { - "value": 24285072, + "value": 24301616, "comment": null }, "dwForceAttack2": { - "value": 24285216, + "value": 24301760, "comment": null }, "dwForceBackward": { - "value": 24285792, + "value": 24302336, "comment": null }, "dwForceCrouch": { - "value": 24286512, + "value": 24303056, "comment": null }, "dwForceForward": { - "value": 24285648, + "value": 24302192, "comment": null }, "dwForceJump": { - "value": 24286368, + "value": 24302912, "comment": null }, "dwForceLeft": { - "value": 24285936, + "value": 24302480, "comment": null }, "dwForceRight": { - "value": 24286080, + "value": 24302624, "comment": null }, "dwGameEntitySystem": { - "value": 27104336, + "value": 27121040, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,39 +46,39 @@ "comment": null }, "dwGameRules": { - "value": 26315312, + "value": 26331984, "comment": null }, "dwGlobalVars": { - "value": 24263440, + "value": 24279984, "comment": null }, "dwGlowManager": { - "value": 26316368, + "value": 26333040, "comment": null }, "dwInterfaceLinkList": { - "value": 27305368, + "value": 27322072, "comment": null }, "dwLocalPlayerController": { - "value": 26260232, + "value": 26276904, "comment": null }, "dwLocalPlayerPawn": { - "value": 24314136, + "value": 24330680, "comment": null }, "dwPlantedC4": { - "value": 26351704, + "value": 26368392, "comment": null }, "dwPrediction": { - "value": 24313824, + "value": 24330368, "comment": null }, "dwSensitivity": { - "value": 26318712, + "value": 26335384, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 26384176, + "value": 26400864, "comment": null }, "dwViewMatrix": { - "value": 26332976, + "value": 26349648, "comment": null }, "dwViewRender": { - "value": 26335152, + "value": 26351824, "comment": null } }, @@ -140,7 +140,7 @@ "game_info": { "data": { "buildNumber": { - "value": 13995, + "value": 13996, "comment": "Game build number" } }, diff --git a/generated/offsets.py b/generated/offsets.py index d57eb2f..1261086 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,33 +1,33 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:37 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:42 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x18BBAF8 - dwForceAttack = 0x1728F90 - dwForceAttack2 = 0x1729020 - dwForceBackward = 0x1729260 - dwForceCrouch = 0x1729530 - dwForceForward = 0x17291D0 - dwForceJump = 0x17294A0 - dwForceLeft = 0x17292F0 - dwForceRight = 0x1729380 - dwGameEntitySystem = 0x19D9450 + dwEntityList = 0x18BFC08 + dwForceAttack = 0x172D030 + dwForceAttack2 = 0x172D0C0 + dwForceBackward = 0x172D300 + dwForceCrouch = 0x172D5D0 + dwForceForward = 0x172D270 + dwForceJump = 0x172D540 + dwForceLeft = 0x172D390 + dwForceRight = 0x172D420 + dwGameEntitySystem = 0x19DD590 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x1918A30 - dwGlobalVars = 0x1723B10 - dwGlowManager = 0x1918E50 - dwInterfaceLinkList = 0x1A0A598 - dwLocalPlayerController = 0x190B308 - dwLocalPlayerPawn = 0x1730118 - dwPlantedC4 = 0x1921858 - dwPrediction = 0x172FFE0 - dwSensitivity = 0x1919778 + dwGameRules = 0x191CB50 + dwGlobalVars = 0x1727BB0 + dwGlowManager = 0x191CF70 + dwInterfaceLinkList = 0x1A0E6D8 + dwLocalPlayerController = 0x190F428 + dwLocalPlayerPawn = 0x17341B8 + dwPlantedC4 = 0x1925988 + dwPrediction = 0x1734080 + dwSensitivity = 0x191D898 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x1929730 - dwViewMatrix = 0x191CF30 - dwViewRender = 0x191D7B0 + dwViewAngles = 0x192D860 + dwViewMatrix = 0x1921050 + dwViewRender = 0x19218D0 class engine2_dll: # engine2.dll dwBuildNumber = 0x513574 @@ -40,7 +40,7 @@ class engine2_dll: # engine2.dll dwWindowWidth = 0x5CBC60 class game_info: # Some additional information about the game at dump time - buildNumber = 0x36AB # Game build number + buildNumber = 0x36AC # Game build number class inputsystem_dll: # inputsystem.dll dwInputSystem = 0x367A0 diff --git a/generated/offsets.rs b/generated/offsets.rs index d93a9d9..7665c17 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,35 +1,35 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:37 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:42 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x18BBAF8; - pub const dwForceAttack: usize = 0x1728F90; - pub const dwForceAttack2: usize = 0x1729020; - pub const dwForceBackward: usize = 0x1729260; - pub const dwForceCrouch: usize = 0x1729530; - pub const dwForceForward: usize = 0x17291D0; - pub const dwForceJump: usize = 0x17294A0; - pub const dwForceLeft: usize = 0x17292F0; - pub const dwForceRight: usize = 0x1729380; - pub const dwGameEntitySystem: usize = 0x19D9450; + pub const dwEntityList: usize = 0x18BFC08; + pub const dwForceAttack: usize = 0x172D030; + pub const dwForceAttack2: usize = 0x172D0C0; + pub const dwForceBackward: usize = 0x172D300; + pub const dwForceCrouch: usize = 0x172D5D0; + pub const dwForceForward: usize = 0x172D270; + pub const dwForceJump: usize = 0x172D540; + pub const dwForceLeft: usize = 0x172D390; + pub const dwForceRight: usize = 0x172D420; + pub const dwGameEntitySystem: usize = 0x19DD590; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x1918A30; - pub const dwGlobalVars: usize = 0x1723B10; - pub const dwGlowManager: usize = 0x1918E50; - pub const dwInterfaceLinkList: usize = 0x1A0A598; - pub const dwLocalPlayerController: usize = 0x190B308; - pub const dwLocalPlayerPawn: usize = 0x1730118; - pub const dwPlantedC4: usize = 0x1921858; - pub const dwPrediction: usize = 0x172FFE0; - pub const dwSensitivity: usize = 0x1919778; + pub const dwGameRules: usize = 0x191CB50; + pub const dwGlobalVars: usize = 0x1727BB0; + pub const dwGlowManager: usize = 0x191CF70; + pub const dwInterfaceLinkList: usize = 0x1A0E6D8; + pub const dwLocalPlayerController: usize = 0x190F428; + pub const dwLocalPlayerPawn: usize = 0x17341B8; + pub const dwPlantedC4: usize = 0x1925988; + pub const dwPrediction: usize = 0x1734080; + pub const dwSensitivity: usize = 0x191D898; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1929730; - pub const dwViewMatrix: usize = 0x191CF30; - pub const dwViewRender: usize = 0x191D7B0; + pub const dwViewAngles: usize = 0x192D860; + pub const dwViewMatrix: usize = 0x1921050; + pub const dwViewRender: usize = 0x19218D0; } pub mod engine2_dll { // engine2.dll @@ -44,7 +44,7 @@ pub mod engine2_dll { // engine2.dll } pub mod game_info { // Some additional information about the game at dump time - pub const buildNumber: usize = 0x36AB; // Game build number + pub const buildNumber: usize = 0x36AC; // Game build number } pub mod inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.yaml b/generated/offsets.yaml index c3e32d2..84ea336 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -1,29 +1,29 @@ --- client_dll: # client.dll - dwEntityList: 25934584 - dwForceAttack: 24285072 - dwForceAttack2: 24285216 - dwForceBackward: 24285792 - dwForceCrouch: 24286512 - dwForceForward: 24285648 - dwForceJump: 24286368 - dwForceLeft: 24285936 - dwForceRight: 24286080 - dwGameEntitySystem: 27104336 + dwEntityList: 25951240 + dwForceAttack: 24301616 + dwForceAttack2: 24301760 + dwForceBackward: 24302336 + dwForceCrouch: 24303056 + dwForceForward: 24302192 + dwForceJump: 24302912 + dwForceLeft: 24302480 + dwForceRight: 24302624 + dwGameEntitySystem: 27121040 dwGameEntitySystem_getHighestEntityIndex: 5392 - dwGameRules: 26315312 - dwGlobalVars: 24263440 - dwGlowManager: 26316368 - dwInterfaceLinkList: 27305368 - dwLocalPlayerController: 26260232 - dwLocalPlayerPawn: 24314136 - dwPlantedC4: 26351704 - dwPrediction: 24313824 - dwSensitivity: 26318712 + dwGameRules: 26331984 + dwGlobalVars: 24279984 + dwGlowManager: 26333040 + dwInterfaceLinkList: 27322072 + dwLocalPlayerController: 26276904 + dwLocalPlayerPawn: 24330680 + dwPlantedC4: 26368392 + dwPrediction: 24330368 + dwSensitivity: 26335384 dwSensitivity_sensitivity: 64 - dwViewAngles: 26384176 - dwViewMatrix: 26332976 - dwViewRender: 26335152 + dwViewAngles: 26400864 + dwViewMatrix: 26349648 + dwViewRender: 26351824 engine2_dll: # engine2.dll dwBuildNumber: 5322100 dwNetworkGameClient_deltaTick: 600 @@ -34,7 +34,7 @@ engine2_dll: # engine2.dll dwWindowHeight: 6077540 dwWindowWidth: 6077536 game_info: # Some additional information about the game at dump time - buildNumber: 13995 # Game build number + buildNumber: 13996 # Game build number inputsystem_dll: # inputsystem.dll dwInputSystem: 223136 matchmaking_dll: # matchmaking.dll diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index affaa1b..56a0456 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 1b0d5da..c618e2a 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 8591688..bb2ef63 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:41 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index c43c96f..4744cca 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index 32a6d60..6f74874 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index d3ace11..3023106 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index 5efa219..5ead52d 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:41 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index a737365..2e8bc30 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index cea8152..fb28d38 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index fb6b037..af5449a 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index ff381a7..6f7e0b4 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index cd9ccbb..ca43a82 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index 6c70eb9..69e6b15 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index e80b144..f7b75cf 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index 129d342..b712739 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index f8987e7..0449640 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index a75beff..e55bf41 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index c92eb43..032e8d4 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 6b0f311..f13d724 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index 981b2c3..2824655 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 76579b8..5978723 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index a590257..1e4eafa 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 78c0254..98ae0f1 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:35 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index a44e00e..0eda951 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:35 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index 0be6849..54dc981 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index f0b92db..eed4c2b 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index b0a013f..10d8d18 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:41 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index c212e30..a9bc838 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index ebdb271..3153ded 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index 07db236..64decdc 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 44bea84..c23a0b9 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index d01806b..49718af 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index ad70018..c543894 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index d5eb041..b954a21 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 6f7ae8c..d432ee8 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 786cb28..665877b 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 20bd407..06b140a 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 14ef9e2..19998eb 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index 2f65ed6..6e78c9c 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' -Created using https://github.com/a2x/cs2-dumper -Thu, 29 Feb 2024 02:15:36 +0000 +Generated using https://github.com/a2x/cs2-dumper +Thu, 14 Mar 2024 05:07:40 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index e068707..9cbbc53 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* - * Created using https://github.com/a2x/cs2-dumper - * Thu, 29 Feb 2024 02:15:36 +0000 + * Generated using https://github.com/a2x/cs2-dumper + * Thu, 14 Mar 2024 05:07:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]