From b1ea8d33d497fa0fb6d3c0bfef037773be49c22b Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Sat, 20 Jan 2024 17:14:53 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013985?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generated/animationsystem.dll.cs | 2 +- generated/animationsystem.dll.hpp | 2 +- generated/animationsystem.dll.py | 2 +- generated/animationsystem.dll.rs | 2 +- generated/client.dll.cs | 2 +- generated/client.dll.hpp | 2 +- generated/client.dll.py | 2 +- generated/client.dll.rs | 2 +- generated/engine2.dll.cs | 2 +- generated/engine2.dll.hpp | 2 +- generated/engine2.dll.py | 2 +- generated/engine2.dll.rs | 2 +- generated/host.dll.cs | 2 +- generated/host.dll.hpp | 2 +- generated/host.dll.py | 2 +- generated/host.dll.rs | 2 +- generated/interfaces.cs | 60 +++++++++++++++--------------- generated/interfaces.hpp | 60 +++++++++++++++--------------- generated/interfaces.json | 58 ++++++++++++++--------------- generated/interfaces.py | 60 +++++++++++++++--------------- generated/interfaces.rs | 60 +++++++++++++++--------------- generated/interfaces.yaml | 58 ++++++++++++++--------------- generated/materialsystem2.dll.cs | 2 +- generated/materialsystem2.dll.hpp | 2 +- generated/materialsystem2.dll.py | 2 +- generated/materialsystem2.dll.rs | 2 +- generated/networksystem.dll.cs | 2 +- generated/networksystem.dll.hpp | 2 +- generated/networksystem.dll.py | 2 +- generated/networksystem.dll.rs | 2 +- generated/offsets.cs | 50 ++++++++++++------------- generated/offsets.hpp | 50 ++++++++++++------------- generated/offsets.json | 53 +++++++++++--------------- generated/offsets.py | 49 ++++++++++++------------ generated/offsets.rs | 50 ++++++++++++------------- generated/offsets.yaml | 46 +++++++++++------------ generated/particles.dll.cs | 2 +- generated/particles.dll.hpp | 2 +- generated/particles.dll.py | 2 +- generated/particles.dll.rs | 2 +- generated/pulse_system.dll.cs | 2 +- generated/pulse_system.dll.hpp | 2 +- generated/pulse_system.dll.py | 2 +- generated/pulse_system.dll.rs | 2 +- generated/rendersystemdx11.dll.cs | 2 +- generated/rendersystemdx11.dll.hpp | 2 +- generated/rendersystemdx11.dll.py | 2 +- generated/rendersystemdx11.dll.rs | 2 +- generated/resourcesystem.dll.cs | 2 +- generated/resourcesystem.dll.hpp | 2 +- generated/resourcesystem.dll.py | 2 +- generated/resourcesystem.dll.rs | 2 +- generated/scenesystem.dll.cs | 2 +- generated/scenesystem.dll.hpp | 2 +- generated/scenesystem.dll.py | 2 +- generated/scenesystem.dll.rs | 2 +- generated/schemasystem.dll.cs | 2 +- generated/schemasystem.dll.hpp | 2 +- generated/schemasystem.dll.py | 2 +- generated/schemasystem.dll.rs | 2 +- generated/server.dll.cs | 2 +- generated/server.dll.hpp | 2 +- generated/server.dll.py | 2 +- generated/server.dll.rs | 2 +- generated/soundsystem.dll.cs | 2 +- generated/soundsystem.dll.hpp | 2 +- generated/soundsystem.dll.py | 2 +- generated/soundsystem.dll.rs | 2 +- generated/vphysics2.dll.cs | 2 +- generated/vphysics2.dll.hpp | 2 +- generated/vphysics2.dll.py | 2 +- generated/vphysics2.dll.rs | 2 +- generated/worldrenderer.dll.cs | 2 +- generated/worldrenderer.dll.hpp | 2 +- generated/worldrenderer.dll.py | 2 +- generated/worldrenderer.dll.rs | 2 +- 76 files changed, 378 insertions(+), 404 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index 0a334e7..93006c0 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 18103cf..26add6d 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index d1f538a..c3e866d 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index a98ac32..3b8c147 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index f7cb4b8..38d8714 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 924fc6c..408b927 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 5508856..46d17b6 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:01 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index b5e6168..70b3825 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index c18cccc..77daf17 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index c082f7e..52a0693 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 6b137c4..d723981 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 6bd986d..06a9bb0 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 14d4739..13f233e 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index f213de3..8bec795 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 7289d0b..893a661 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:02 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 235c2b0..9bd19b7 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index 78b8413..0cf6d52 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +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 = 0x8A2450; - public const nint Source2ClientUI001 = 0x891690; - public const nint Source2ClientPrediction001 = 0x7A96E0; - public const nint ClientToolsInfo_001 = 0x735BD0; - public const nint Source2Client002 = 0x735BF0; - public const nint GameClientExports001 = 0x735BE0; - public const nint EmptyWorldService001_Client = 0x490D10; - public const nint Source2ClientConfig001 = 0x477C50; + public const nint LegacyGameUI001 = 0x8A2480; + public const nint Source2ClientUI001 = 0x8916C0; + public const nint Source2ClientPrediction001 = 0x7A96F0; + public const nint ClientToolsInfo_001 = 0x735BC0; + public const nint Source2Client002 = 0x735BE0; + public const nint GameClientExports001 = 0x735BD0; + public const nint EmptyWorldService001_Client = 0x490D00; + public const nint Source2ClientConfig001 = 0x477C40; } public static class engine2_dll { // engine2.dll @@ -181,26 +181,26 @@ public static class steamaudio_dll { // steamaudio.dll } public static class steamclient64_dll { // steamclient64.dll - public const nint IVALIDATE001 = 0x84FE60; - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10; - public const nint SteamClient021 = 0x646160; - public const nint SteamClient020 = 0x646150; - public const nint SteamClient019 = 0x646140; - public const nint SteamClient018 = 0x646130; - public const nint SteamClient017 = 0x646120; - public const nint SteamClient016 = 0x646110; - public const nint SteamClient015 = 0x646100; - public const nint SteamClient014 = 0x6460F0; - public const nint SteamClient013 = 0x6460E0; - public const nint SteamClient012 = 0x6460D0; - public const nint SteamClient011 = 0x6460C0; - public const nint SteamClient010 = 0x6460B0; - public const nint SteamClient009 = 0x6460A0; - public const nint SteamClient008 = 0x646090; - public const nint SteamClient007 = 0x646080; - public const nint SteamClient006 = 0x646070; - public const nint p2pvoice002 = 0xD97C0; - public const nint p2pvoicesingleton002 = 0xD6220; + public const nint IVALIDATE001 = 0x861720; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x85D5D0; + public const nint SteamClient021 = 0x65E570; + public const nint SteamClient020 = 0x65E560; + public const nint SteamClient019 = 0x65E550; + public const nint SteamClient018 = 0x65E540; + public const nint SteamClient017 = 0x65E530; + public const nint SteamClient016 = 0x65E520; + public const nint SteamClient015 = 0x65E510; + public const nint SteamClient014 = 0x65E500; + public const nint SteamClient013 = 0x65E4F0; + public const nint SteamClient012 = 0x65E4E0; + public const nint SteamClient011 = 0x65E4D0; + public const nint SteamClient010 = 0x65E4C0; + public const nint SteamClient009 = 0x65E4B0; + public const nint SteamClient008 = 0x65E4A0; + public const nint SteamClient007 = 0x65E490; + public const nint SteamClient006 = 0x65E480; + public const nint p2pvoice002 = 0xD9EB0; + public const nint p2pvoicesingleton002 = 0xD6910; } public static class tier0_dll { // tier0.dll @@ -232,7 +232,7 @@ public static class vscript_dll { // vscript.dll } public static class vstdlib_s64_dll { // vstdlib_s64.dll - public const nint IVALIDATE001 = 0x25000; + public const nint IVALIDATE001 = 0x250E0; public const nint VEngineCvar002 = 0x5760; } diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index 66c8ac2..f0b3b2c 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once @@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A2450; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x891690; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A96E0; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735BD0; - constexpr std::ptrdiff_t Source2Client002 = 0x735BF0; - constexpr std::ptrdiff_t GameClientExports001 = 0x735BE0; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490D10; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477C50; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A2480; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x8916C0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A96F0; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735BC0; + constexpr std::ptrdiff_t Source2Client002 = 0x735BE0; + constexpr std::ptrdiff_t GameClientExports001 = 0x735BD0; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490D00; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477C40; } namespace engine2_dll { // engine2.dll @@ -185,26 +185,26 @@ namespace steamaudio_dll { // steamaudio.dll } namespace steamclient64_dll { // steamclient64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x84FE60; - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10; - constexpr std::ptrdiff_t SteamClient021 = 0x646160; - constexpr std::ptrdiff_t SteamClient020 = 0x646150; - constexpr std::ptrdiff_t SteamClient019 = 0x646140; - constexpr std::ptrdiff_t SteamClient018 = 0x646130; - constexpr std::ptrdiff_t SteamClient017 = 0x646120; - constexpr std::ptrdiff_t SteamClient016 = 0x646110; - constexpr std::ptrdiff_t SteamClient015 = 0x646100; - constexpr std::ptrdiff_t SteamClient014 = 0x6460F0; - constexpr std::ptrdiff_t SteamClient013 = 0x6460E0; - constexpr std::ptrdiff_t SteamClient012 = 0x6460D0; - constexpr std::ptrdiff_t SteamClient011 = 0x6460C0; - constexpr std::ptrdiff_t SteamClient010 = 0x6460B0; - constexpr std::ptrdiff_t SteamClient009 = 0x6460A0; - constexpr std::ptrdiff_t SteamClient008 = 0x646090; - constexpr std::ptrdiff_t SteamClient007 = 0x646080; - constexpr std::ptrdiff_t SteamClient006 = 0x646070; - constexpr std::ptrdiff_t p2pvoice002 = 0xD97C0; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6220; + constexpr std::ptrdiff_t IVALIDATE001 = 0x861720; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x85D5D0; + constexpr std::ptrdiff_t SteamClient021 = 0x65E570; + constexpr std::ptrdiff_t SteamClient020 = 0x65E560; + constexpr std::ptrdiff_t SteamClient019 = 0x65E550; + constexpr std::ptrdiff_t SteamClient018 = 0x65E540; + constexpr std::ptrdiff_t SteamClient017 = 0x65E530; + constexpr std::ptrdiff_t SteamClient016 = 0x65E520; + constexpr std::ptrdiff_t SteamClient015 = 0x65E510; + constexpr std::ptrdiff_t SteamClient014 = 0x65E500; + constexpr std::ptrdiff_t SteamClient013 = 0x65E4F0; + constexpr std::ptrdiff_t SteamClient012 = 0x65E4E0; + constexpr std::ptrdiff_t SteamClient011 = 0x65E4D0; + constexpr std::ptrdiff_t SteamClient010 = 0x65E4C0; + constexpr std::ptrdiff_t SteamClient009 = 0x65E4B0; + constexpr std::ptrdiff_t SteamClient008 = 0x65E4A0; + constexpr std::ptrdiff_t SteamClient007 = 0x65E490; + constexpr std::ptrdiff_t SteamClient006 = 0x65E480; + constexpr std::ptrdiff_t p2pvoice002 = 0xD9EB0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6910; } namespace tier0_dll { // tier0.dll @@ -236,7 +236,7 @@ namespace vscript_dll { // vscript.dll } namespace vstdlib_s64_dll { // vstdlib_s64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x25000; + constexpr std::ptrdiff_t IVALIDATE001 = 0x250E0; constexpr std::ptrdiff_t VEngineCvar002 = 0x5760; } diff --git a/generated/interfaces.json b/generated/interfaces.json index e65df1e..dae7a6c 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,35 +15,35 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7560144, + "value": 7560128, "comment": null }, "EmptyWorldService001_Client": { - "value": 4787472, + "value": 4787456, "comment": null }, "GameClientExports001": { - "value": 7560160, + "value": 7560144, "comment": null }, "LegacyGameUI001": { - "value": 9053264, + "value": 9053312, "comment": null }, "Source2Client002": { - "value": 7560176, + "value": 7560160, "comment": null }, "Source2ClientConfig001": { - "value": 4684880, + "value": 4684864, "comment": null }, "Source2ClientPrediction001": { - "value": 8034016, + "value": 8034032, "comment": null }, "Source2ClientUI001": { - "value": 8984208, + "value": 8984256, "comment": null } }, @@ -528,83 +528,83 @@ "steamclient64_dll": { "data": { "CLIENTENGINE_INTERFACE_VERSION005": { - "value": 8699152, + "value": 8771024, "comment": null }, "IVALIDATE001": { - "value": 8715872, + "value": 8787744, "comment": null }, "SteamClient006": { - "value": 6578288, + "value": 6677632, "comment": null }, "SteamClient007": { - "value": 6578304, + "value": 6677648, "comment": null }, "SteamClient008": { - "value": 6578320, + "value": 6677664, "comment": null }, "SteamClient009": { - "value": 6578336, + "value": 6677680, "comment": null }, "SteamClient010": { - "value": 6578352, + "value": 6677696, "comment": null }, "SteamClient011": { - "value": 6578368, + "value": 6677712, "comment": null }, "SteamClient012": { - "value": 6578384, + "value": 6677728, "comment": null }, "SteamClient013": { - "value": 6578400, + "value": 6677744, "comment": null }, "SteamClient014": { - "value": 6578416, + "value": 6677760, "comment": null }, "SteamClient015": { - "value": 6578432, + "value": 6677776, "comment": null }, "SteamClient016": { - "value": 6578448, + "value": 6677792, "comment": null }, "SteamClient017": { - "value": 6578464, + "value": 6677808, "comment": null }, "SteamClient018": { - "value": 6578480, + "value": 6677824, "comment": null }, "SteamClient019": { - "value": 6578496, + "value": 6677840, "comment": null }, "SteamClient020": { - "value": 6578512, + "value": 6677856, "comment": null }, "SteamClient021": { - "value": 6578528, + "value": 6677872, "comment": null }, "p2pvoice002": { - "value": 890816, + "value": 892592, "comment": null }, "p2pvoicesingleton002": { - "value": 877088, + "value": 878864, "comment": null } }, @@ -683,7 +683,7 @@ "vstdlib_s64_dll": { "data": { "IVALIDATE001": { - "value": 151552, + "value": 151776, "comment": null }, "VEngineCvar002": { diff --git a/generated/interfaces.py b/generated/interfaces.py index bb80cad..730db59 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:02 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x5F1D0 class client_dll: # client.dll - LegacyGameUI001 = 0x8A2450 - Source2ClientUI001 = 0x891690 - Source2ClientPrediction001 = 0x7A96E0 - ClientToolsInfo_001 = 0x735BD0 - Source2Client002 = 0x735BF0 - GameClientExports001 = 0x735BE0 - EmptyWorldService001_Client = 0x490D10 - Source2ClientConfig001 = 0x477C50 + LegacyGameUI001 = 0x8A2480 + Source2ClientUI001 = 0x8916C0 + Source2ClientPrediction001 = 0x7A96F0 + ClientToolsInfo_001 = 0x735BC0 + Source2Client002 = 0x735BE0 + GameClientExports001 = 0x735BD0 + EmptyWorldService001_Client = 0x490D00 + Source2ClientConfig001 = 0x477C40 class engine2_dll: # engine2.dll SimpleEngineLoopService_001 = 0x1E65E0 @@ -155,26 +155,26 @@ class steamaudio_dll: # steamaudio.dll SteamAudio001 = 0x12EE0 class steamclient64_dll: # steamclient64.dll - IVALIDATE001 = 0x84FE60 - CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10 - SteamClient021 = 0x646160 - SteamClient020 = 0x646150 - SteamClient019 = 0x646140 - SteamClient018 = 0x646130 - SteamClient017 = 0x646120 - SteamClient016 = 0x646110 - SteamClient015 = 0x646100 - SteamClient014 = 0x6460F0 - SteamClient013 = 0x6460E0 - SteamClient012 = 0x6460D0 - SteamClient011 = 0x6460C0 - SteamClient010 = 0x6460B0 - SteamClient009 = 0x6460A0 - SteamClient008 = 0x646090 - SteamClient007 = 0x646080 - SteamClient006 = 0x646070 - p2pvoice002 = 0xD97C0 - p2pvoicesingleton002 = 0xD6220 + IVALIDATE001 = 0x861720 + CLIENTENGINE_INTERFACE_VERSION005 = 0x85D5D0 + SteamClient021 = 0x65E570 + SteamClient020 = 0x65E560 + SteamClient019 = 0x65E550 + SteamClient018 = 0x65E540 + SteamClient017 = 0x65E530 + SteamClient016 = 0x65E520 + SteamClient015 = 0x65E510 + SteamClient014 = 0x65E500 + SteamClient013 = 0x65E4F0 + SteamClient012 = 0x65E4E0 + SteamClient011 = 0x65E4D0 + SteamClient010 = 0x65E4C0 + SteamClient009 = 0x65E4B0 + SteamClient008 = 0x65E4A0 + SteamClient007 = 0x65E490 + SteamClient006 = 0x65E480 + p2pvoice002 = 0xD9EB0 + p2pvoicesingleton002 = 0xD6910 class tier0_dll: # tier0.dll VStringTokenSystem001 = 0x18C360 @@ -199,7 +199,7 @@ class vscript_dll: # vscript.dll VScriptManager010 = 0x31DA0 class vstdlib_s64_dll: # vstdlib_s64.dll - IVALIDATE001 = 0x25000 + IVALIDATE001 = 0x250E0 VEngineCvar002 = 0x5760 class worldrenderer_dll: # worldrenderer.dll diff --git a/generated/interfaces.rs b/generated/interfaces.rs index f6729dd..4339f24 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:57 +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 = 0x8A2450; - pub const Source2ClientUI001: usize = 0x891690; - pub const Source2ClientPrediction001: usize = 0x7A96E0; - pub const ClientToolsInfo_001: usize = 0x735BD0; - pub const Source2Client002: usize = 0x735BF0; - pub const GameClientExports001: usize = 0x735BE0; - pub const EmptyWorldService001_Client: usize = 0x490D10; - pub const Source2ClientConfig001: usize = 0x477C50; + pub const LegacyGameUI001: usize = 0x8A2480; + pub const Source2ClientUI001: usize = 0x8916C0; + pub const Source2ClientPrediction001: usize = 0x7A96F0; + pub const ClientToolsInfo_001: usize = 0x735BC0; + pub const Source2Client002: usize = 0x735BE0; + pub const GameClientExports001: usize = 0x735BD0; + pub const EmptyWorldService001_Client: usize = 0x490D00; + pub const Source2ClientConfig001: usize = 0x477C40; } pub mod engine2_dll { // engine2.dll @@ -183,26 +183,26 @@ pub mod steamaudio_dll { // steamaudio.dll } pub mod steamclient64_dll { // steamclient64.dll - pub const IVALIDATE001: usize = 0x84FE60; - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x84BD10; - pub const SteamClient021: usize = 0x646160; - pub const SteamClient020: usize = 0x646150; - pub const SteamClient019: usize = 0x646140; - pub const SteamClient018: usize = 0x646130; - pub const SteamClient017: usize = 0x646120; - pub const SteamClient016: usize = 0x646110; - pub const SteamClient015: usize = 0x646100; - pub const SteamClient014: usize = 0x6460F0; - pub const SteamClient013: usize = 0x6460E0; - pub const SteamClient012: usize = 0x6460D0; - pub const SteamClient011: usize = 0x6460C0; - pub const SteamClient010: usize = 0x6460B0; - pub const SteamClient009: usize = 0x6460A0; - pub const SteamClient008: usize = 0x646090; - pub const SteamClient007: usize = 0x646080; - pub const SteamClient006: usize = 0x646070; - pub const p2pvoice002: usize = 0xD97C0; - pub const p2pvoicesingleton002: usize = 0xD6220; + pub const IVALIDATE001: usize = 0x861720; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x85D5D0; + pub const SteamClient021: usize = 0x65E570; + pub const SteamClient020: usize = 0x65E560; + pub const SteamClient019: usize = 0x65E550; + pub const SteamClient018: usize = 0x65E540; + pub const SteamClient017: usize = 0x65E530; + pub const SteamClient016: usize = 0x65E520; + pub const SteamClient015: usize = 0x65E510; + pub const SteamClient014: usize = 0x65E500; + pub const SteamClient013: usize = 0x65E4F0; + pub const SteamClient012: usize = 0x65E4E0; + pub const SteamClient011: usize = 0x65E4D0; + pub const SteamClient010: usize = 0x65E4C0; + pub const SteamClient009: usize = 0x65E4B0; + pub const SteamClient008: usize = 0x65E4A0; + pub const SteamClient007: usize = 0x65E490; + pub const SteamClient006: usize = 0x65E480; + pub const p2pvoice002: usize = 0xD9EB0; + pub const p2pvoicesingleton002: usize = 0xD6910; } pub mod tier0_dll { // tier0.dll @@ -234,7 +234,7 @@ pub mod vscript_dll { // vscript.dll } pub mod vstdlib_s64_dll { // vstdlib_s64.dll - pub const IVALIDATE001: usize = 0x25000; + pub const IVALIDATE001: usize = 0x250E0; pub const VEngineCvar002: usize = 0x5760; } diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index 2f10bd7..5c08a5c 100644 --- a/generated/interfaces.yaml +++ b/generated/interfaces.yaml @@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll AnimationSystemUtils_001: 411248 AnimationSystem_001: 389584 client_dll: # client.dll - LegacyGameUI001: 9053264 - Source2ClientUI001: 8984208 - Source2ClientPrediction001: 8034016 - ClientToolsInfo_001: 7560144 - Source2Client002: 7560176 - GameClientExports001: 7560160 - EmptyWorldService001_Client: 4787472 - Source2ClientConfig001: 4684880 + LegacyGameUI001: 9053312 + Source2ClientUI001: 8984256 + Source2ClientPrediction001: 8034032 + ClientToolsInfo_001: 7560128 + Source2Client002: 7560160 + GameClientExports001: 7560144 + EmptyWorldService001_Client: 4787456 + Source2ClientConfig001: 4684864 engine2_dll: # engine2.dll SimpleEngineLoopService_001: 1992160 ClientServerEngineLoopService_001: 1949920 @@ -125,26 +125,26 @@ soundsystem_dll: # soundsystem.dll steamaudio_dll: # steamaudio.dll SteamAudio001: 77536 steamclient64_dll: # steamclient64.dll - IVALIDATE001: 8715872 - CLIENTENGINE_INTERFACE_VERSION005: 8699152 - SteamClient021: 6578528 - SteamClient020: 6578512 - SteamClient019: 6578496 - SteamClient018: 6578480 - SteamClient017: 6578464 - SteamClient016: 6578448 - SteamClient015: 6578432 - SteamClient014: 6578416 - SteamClient013: 6578400 - SteamClient012: 6578384 - SteamClient011: 6578368 - SteamClient010: 6578352 - SteamClient009: 6578336 - SteamClient008: 6578320 - SteamClient007: 6578304 - SteamClient006: 6578288 - p2pvoice002: 890816 - p2pvoicesingleton002: 877088 + IVALIDATE001: 8787744 + CLIENTENGINE_INTERFACE_VERSION005: 8771024 + SteamClient021: 6677872 + SteamClient020: 6677856 + SteamClient019: 6677840 + SteamClient018: 6677824 + SteamClient017: 6677808 + SteamClient016: 6677792 + SteamClient015: 6677776 + SteamClient014: 6677760 + SteamClient013: 6677744 + SteamClient012: 6677728 + SteamClient011: 6677712 + SteamClient010: 6677696 + SteamClient009: 6677680 + SteamClient008: 6677664 + SteamClient007: 6677648 + SteamClient006: 6677632 + p2pvoice002: 892592 + p2pvoicesingleton002: 878864 tier0_dll: # tier0.dll VStringTokenSystem001: 1622880 TestScriptMgr001: 1308352 @@ -162,7 +162,7 @@ vphysics2_dll: # vphysics2.dll vscript_dll: # vscript.dll VScriptManager010: 204192 vstdlib_s64_dll: # vstdlib_s64.dll - IVALIDATE001: 151552 + IVALIDATE001: 151776 VEngineCvar002: 22368 worldrenderer_dll: # worldrenderer.dll WorldRendererMgr001: 136784 diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 39a6096..611c9c7 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index 2c555e5..916cc14 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index 26e3ea1..a00c715 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index fd36387..6021763 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 436aa02..098344f 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 17f5a0a..53afb02 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index eba758a..a6006ac 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 727409c..249840b 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 514494f..8d3c11f 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,33 +1,33 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:58 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x17C1950; - public const nint dwForceAttack = 0x16C1E90; - public const nint dwForceAttack2 = 0x16C1F20; - public const nint dwForceBackward = 0x16C2160; - public const nint dwForceCrouch = 0x16C2430; - public const nint dwForceForward = 0x16C20D0; - public const nint dwForceJump = 0x16C23A0; - public const nint dwForceLeft = 0x16C21F0; - public const nint dwForceRight = 0x16C2280; - public const nint dwGameEntitySystem = 0x18ED240; + public const nint dwEntityList = 0x17C26A0; + public const nint dwForceAttack = 0x16C1E80; + public const nint dwForceAttack2 = 0x16C1F10; + public const nint dwForceBackward = 0x16C2150; + public const nint dwForceCrouch = 0x16C2420; + public const nint dwForceForward = 0x16C20C0; + public const nint dwForceJump = 0x16C2390; + public const nint dwForceLeft = 0x16C21E0; + public const nint dwForceRight = 0x16C2270; + public const nint dwGameEntitySystem = 0x18F2DB0; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x181E048; - public const nint dwGlobalVars = 0x16BDCB8; - public const nint dwGlowManager = 0x181D7B0; - public const nint dwInterfaceLinkList = 0x191AED8; - public const nint dwLocalPlayerController = 0x1810F48; - public const nint dwLocalPlayerPawn = 0x16C8F58; - public const nint dwPlantedC4 = 0x1824A88; - public const nint dwPrediction = 0x16C8E20; - public const nint dwSensitivity = 0x181ED48; + public const nint dwGameRules = 0x181ED98; + public const nint dwGlobalVars = 0x16BDCA8; + public const nint dwGlowManager = 0x181E500; + public const nint dwInterfaceLinkList = 0x1920A48; + public const nint dwLocalPlayerController = 0x1811C98; + public const nint dwLocalPlayerPawn = 0x16C8F48; + public const nint dwPlantedC4 = 0x18257D8; + public const nint dwPrediction = 0x16C8E10; + public const nint dwSensitivity = 0x181FA98; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1880DC0; - public const nint dwViewMatrix = 0x1820150; - public const nint dwViewRender = 0x1820998; + public const nint dwViewAngles = 0x1882140; + public const nint dwViewMatrix = 0x1820EA0; + public const nint dwViewRender = 0x18216E8; } public static class engine2_dll { // engine2.dll @@ -40,10 +40,6 @@ public static class engine2_dll { // engine2.dll public const nint dwWindowWidth = 0x597E08; } -public static class game_info { // Some additional information about the game at dump time - public const nint buildNumber = 0x36A0; // Game build number -} - public static class inputsystem_dll { // inputsystem.dll public const nint dwInputSystem = 0x35760; } \ No newline at end of file diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 2eabe7a..78c8370 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:58 +0000 */ #pragma once @@ -8,30 +8,30 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x17C1950; - constexpr std::ptrdiff_t dwForceAttack = 0x16C1E90; - constexpr std::ptrdiff_t dwForceAttack2 = 0x16C1F20; - constexpr std::ptrdiff_t dwForceBackward = 0x16C2160; - constexpr std::ptrdiff_t dwForceCrouch = 0x16C2430; - constexpr std::ptrdiff_t dwForceForward = 0x16C20D0; - constexpr std::ptrdiff_t dwForceJump = 0x16C23A0; - constexpr std::ptrdiff_t dwForceLeft = 0x16C21F0; - constexpr std::ptrdiff_t dwForceRight = 0x16C2280; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x18ED240; + constexpr std::ptrdiff_t dwEntityList = 0x17C26A0; + constexpr std::ptrdiff_t dwForceAttack = 0x16C1E80; + constexpr std::ptrdiff_t dwForceAttack2 = 0x16C1F10; + constexpr std::ptrdiff_t dwForceBackward = 0x16C2150; + constexpr std::ptrdiff_t dwForceCrouch = 0x16C2420; + constexpr std::ptrdiff_t dwForceForward = 0x16C20C0; + constexpr std::ptrdiff_t dwForceJump = 0x16C2390; + constexpr std::ptrdiff_t dwForceLeft = 0x16C21E0; + constexpr std::ptrdiff_t dwForceRight = 0x16C2270; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x18F2DB0; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x181E048; - constexpr std::ptrdiff_t dwGlobalVars = 0x16BDCB8; - constexpr std::ptrdiff_t dwGlowManager = 0x181D7B0; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x191AED8; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1810F48; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8F58; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1824A88; - constexpr std::ptrdiff_t dwPrediction = 0x16C8E20; - constexpr std::ptrdiff_t dwSensitivity = 0x181ED48; + constexpr std::ptrdiff_t dwGameRules = 0x181ED98; + constexpr std::ptrdiff_t dwGlobalVars = 0x16BDCA8; + constexpr std::ptrdiff_t dwGlowManager = 0x181E500; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1920A48; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1811C98; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8F48; + constexpr std::ptrdiff_t dwPlantedC4 = 0x18257D8; + constexpr std::ptrdiff_t dwPrediction = 0x16C8E10; + constexpr std::ptrdiff_t dwSensitivity = 0x181FA98; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1880DC0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1820150; - constexpr std::ptrdiff_t dwViewRender = 0x1820998; + constexpr std::ptrdiff_t dwViewAngles = 0x1882140; + constexpr std::ptrdiff_t dwViewMatrix = 0x1820EA0; + constexpr std::ptrdiff_t dwViewRender = 0x18216E8; } namespace engine2_dll { // engine2.dll @@ -44,10 +44,6 @@ namespace engine2_dll { // engine2.dll constexpr std::ptrdiff_t dwWindowWidth = 0x597E08; } -namespace game_info { // Some additional information about the game at dump time - constexpr std::ptrdiff_t buildNumber = 0x36A0; // Game build number -} - namespace inputsystem_dll { // inputsystem.dll constexpr std::ptrdiff_t dwInputSystem = 0x35760; } \ No newline at end of file diff --git a/generated/offsets.json b/generated/offsets.json index 5459227..fbeb95c 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,43 +2,43 @@ "client_dll": { "data": { "dwEntityList": { - "value": 24910160, + "value": 24913568, "comment": null }, "dwForceAttack": { - "value": 23862928, + "value": 23862912, "comment": null }, "dwForceAttack2": { - "value": 23863072, + "value": 23863056, "comment": null }, "dwForceBackward": { - "value": 23863648, + "value": 23863632, "comment": null }, "dwForceCrouch": { - "value": 23864368, + "value": 23864352, "comment": null }, "dwForceForward": { - "value": 23863504, + "value": 23863488, "comment": null }, "dwForceJump": { - "value": 23864224, + "value": 23864208, "comment": null }, "dwForceLeft": { - "value": 23863792, + "value": 23863776, "comment": null }, "dwForceRight": { - "value": 23863936, + "value": 23863920, "comment": null }, "dwGameEntitySystem": { - "value": 26137152, + "value": 26160560, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,39 +46,39 @@ "comment": null }, "dwGameRules": { - "value": 25288776, + "value": 25292184, "comment": null }, "dwGlobalVars": { - "value": 23846072, + "value": 23846056, "comment": null }, "dwGlowManager": { - "value": 25286576, + "value": 25289984, "comment": null }, "dwInterfaceLinkList": { - "value": 26324696, + "value": 26348104, "comment": null }, "dwLocalPlayerController": { - "value": 25235272, + "value": 25238680, "comment": null }, "dwLocalPlayerPawn": { - "value": 23891800, + "value": 23891784, "comment": null }, "dwPlantedC4": { - "value": 25315976, + "value": 25319384, "comment": null }, "dwPrediction": { - "value": 23891488, + "value": 23891472, "comment": null }, "dwSensitivity": { - "value": 25292104, + "value": 25295512, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 25693632, + "value": 25698624, "comment": null }, "dwViewMatrix": { - "value": 25297232, + "value": 25300640, "comment": null }, "dwViewRender": { - "value": 25299352, + "value": 25302760, "comment": null } }, @@ -133,15 +133,6 @@ }, "comment": "engine2.dll" }, - "game_info": { - "data": { - "buildNumber": { - "value": 13984, - "comment": "Game build number" - } - }, - "comment": "Some additional information about the game at dump time" - }, "inputsystem_dll": { "data": { "dwInputSystem": { diff --git a/generated/offsets.py b/generated/offsets.py index 70f56f4..5c449b5 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,33 +1,33 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:02 +0000 +Sat, 20 Jan 2024 07:10:58 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x17C1950 - dwForceAttack = 0x16C1E90 - dwForceAttack2 = 0x16C1F20 - dwForceBackward = 0x16C2160 - dwForceCrouch = 0x16C2430 - dwForceForward = 0x16C20D0 - dwForceJump = 0x16C23A0 - dwForceLeft = 0x16C21F0 - dwForceRight = 0x16C2280 - dwGameEntitySystem = 0x18ED240 + dwEntityList = 0x17C26A0 + dwForceAttack = 0x16C1E80 + dwForceAttack2 = 0x16C1F10 + dwForceBackward = 0x16C2150 + dwForceCrouch = 0x16C2420 + dwForceForward = 0x16C20C0 + dwForceJump = 0x16C2390 + dwForceLeft = 0x16C21E0 + dwForceRight = 0x16C2270 + dwGameEntitySystem = 0x18F2DB0 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x181E048 - dwGlobalVars = 0x16BDCB8 - dwGlowManager = 0x181D7B0 - dwInterfaceLinkList = 0x191AED8 - dwLocalPlayerController = 0x1810F48 - dwLocalPlayerPawn = 0x16C8F58 - dwPlantedC4 = 0x1824A88 - dwPrediction = 0x16C8E20 - dwSensitivity = 0x181ED48 + dwGameRules = 0x181ED98 + dwGlobalVars = 0x16BDCA8 + dwGlowManager = 0x181E500 + dwInterfaceLinkList = 0x1920A48 + dwLocalPlayerController = 0x1811C98 + dwLocalPlayerPawn = 0x16C8F48 + dwPlantedC4 = 0x18257D8 + dwPrediction = 0x16C8E10 + dwSensitivity = 0x181FA98 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x1880DC0 - dwViewMatrix = 0x1820150 - dwViewRender = 0x1820998 + dwViewAngles = 0x1882140 + dwViewMatrix = 0x1820EA0 + dwViewRender = 0x18216E8 class engine2_dll: # engine2.dll dwBuildNumber = 0x4E13D4 @@ -38,8 +38,5 @@ class engine2_dll: # engine2.dll dwWindowHeight = 0x597E0C dwWindowWidth = 0x597E08 -class game_info: # Some additional information about the game at dump time - buildNumber = 0x36A0 # Game build number - class inputsystem_dll: # inputsystem.dll dwInputSystem = 0x35760 diff --git a/generated/offsets.rs b/generated/offsets.rs index 5f6ca4e..97f12f4 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,35 +1,35 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:02 +0000 + * Sat, 20 Jan 2024 07:10:58 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x17C1950; - pub const dwForceAttack: usize = 0x16C1E90; - pub const dwForceAttack2: usize = 0x16C1F20; - pub const dwForceBackward: usize = 0x16C2160; - pub const dwForceCrouch: usize = 0x16C2430; - pub const dwForceForward: usize = 0x16C20D0; - pub const dwForceJump: usize = 0x16C23A0; - pub const dwForceLeft: usize = 0x16C21F0; - pub const dwForceRight: usize = 0x16C2280; - pub const dwGameEntitySystem: usize = 0x18ED240; + pub const dwEntityList: usize = 0x17C26A0; + pub const dwForceAttack: usize = 0x16C1E80; + pub const dwForceAttack2: usize = 0x16C1F10; + pub const dwForceBackward: usize = 0x16C2150; + pub const dwForceCrouch: usize = 0x16C2420; + pub const dwForceForward: usize = 0x16C20C0; + pub const dwForceJump: usize = 0x16C2390; + pub const dwForceLeft: usize = 0x16C21E0; + pub const dwForceRight: usize = 0x16C2270; + pub const dwGameEntitySystem: usize = 0x18F2DB0; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x181E048; - pub const dwGlobalVars: usize = 0x16BDCB8; - pub const dwGlowManager: usize = 0x181D7B0; - pub const dwInterfaceLinkList: usize = 0x191AED8; - pub const dwLocalPlayerController: usize = 0x1810F48; - pub const dwLocalPlayerPawn: usize = 0x16C8F58; - pub const dwPlantedC4: usize = 0x1824A88; - pub const dwPrediction: usize = 0x16C8E20; - pub const dwSensitivity: usize = 0x181ED48; + pub const dwGameRules: usize = 0x181ED98; + pub const dwGlobalVars: usize = 0x16BDCA8; + pub const dwGlowManager: usize = 0x181E500; + pub const dwInterfaceLinkList: usize = 0x1920A48; + pub const dwLocalPlayerController: usize = 0x1811C98; + pub const dwLocalPlayerPawn: usize = 0x16C8F48; + pub const dwPlantedC4: usize = 0x18257D8; + pub const dwPrediction: usize = 0x16C8E10; + pub const dwSensitivity: usize = 0x181FA98; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1880DC0; - pub const dwViewMatrix: usize = 0x1820150; - pub const dwViewRender: usize = 0x1820998; + pub const dwViewAngles: usize = 0x1882140; + pub const dwViewMatrix: usize = 0x1820EA0; + pub const dwViewRender: usize = 0x18216E8; } pub mod engine2_dll { // engine2.dll @@ -42,10 +42,6 @@ pub mod engine2_dll { // engine2.dll pub const dwWindowWidth: usize = 0x597E08; } -pub mod game_info { // Some additional information about the game at dump time - pub const buildNumber: usize = 0x36A0; // Game build number -} - pub mod inputsystem_dll { // inputsystem.dll pub const dwInputSystem: usize = 0x35760; } \ No newline at end of file diff --git a/generated/offsets.yaml b/generated/offsets.yaml index 1fa87e2..73e3106 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -1,29 +1,29 @@ --- client_dll: # client.dll - dwEntityList: 24910160 - dwForceAttack: 23862928 - dwForceAttack2: 23863072 - dwForceBackward: 23863648 - dwForceCrouch: 23864368 - dwForceForward: 23863504 - dwForceJump: 23864224 - dwForceLeft: 23863792 - dwForceRight: 23863936 - dwGameEntitySystem: 26137152 + dwEntityList: 24913568 + dwForceAttack: 23862912 + dwForceAttack2: 23863056 + dwForceBackward: 23863632 + dwForceCrouch: 23864352 + dwForceForward: 23863488 + dwForceJump: 23864208 + dwForceLeft: 23863776 + dwForceRight: 23863920 + dwGameEntitySystem: 26160560 dwGameEntitySystem_getHighestEntityIndex: 5392 - dwGameRules: 25288776 - dwGlobalVars: 23846072 - dwGlowManager: 25286576 - dwInterfaceLinkList: 26324696 - dwLocalPlayerController: 25235272 - dwLocalPlayerPawn: 23891800 - dwPlantedC4: 25315976 - dwPrediction: 23891488 - dwSensitivity: 25292104 + dwGameRules: 25292184 + dwGlobalVars: 23846056 + dwGlowManager: 25289984 + dwInterfaceLinkList: 26348104 + dwLocalPlayerController: 25238680 + dwLocalPlayerPawn: 23891784 + dwPlantedC4: 25319384 + dwPrediction: 23891472 + dwSensitivity: 25295512 dwSensitivity_sensitivity: 64 - dwViewAngles: 25693632 - dwViewMatrix: 25297232 - dwViewRender: 25299352 + dwViewAngles: 25698624 + dwViewMatrix: 25300640 + dwViewRender: 25302760 engine2_dll: # engine2.dll dwBuildNumber: 5116884 dwNetworkGameClient: 5114248 @@ -32,7 +32,5 @@ engine2_dll: # engine2.dll dwNetworkGameClient_signOnState: 576 dwWindowHeight: 5864972 dwWindowWidth: 5864968 -game_info: # Some additional information about the game at dump time - buildNumber: 13984 # Game build number inputsystem_dll: # inputsystem.dll dwInputSystem: 218976 diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index 7513331..6558ee8 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 62814e8..f205403 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 2eb99c2..525df4d 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:01 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index 41b53e6..c11300b 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index 07d0692..ccd7e47 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 - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 312ff81..0dada86 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 - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index fe72603..a615003 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 -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 7f0e5b0..6ee9d3a 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 - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 8b93d51..412b2f1 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index cb40b40..86db47e 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index 9fd5456..638687c 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index 5ea12c3..dd1a312 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index cc9956e..113cfe4 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index 7264ec9..cad4623 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index 62676d2..4aa71ce 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index a4848f5..07615f3 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 4ec87d5..341f05d 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index 7954d64..5776368 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index b084a52..9b32fec 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index ab885b6..7c682d8 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 2189744..6490afd 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index d963f01..a61f5ab 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index dffc9c7..af31e14 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index aaa1944..d84aa9b 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index ab64156..659bba9 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index 1eaf8de..df00bf8 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index 5d5808d..e8cf1a8 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:01 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index dce8e36..356718c 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:01 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index ebef267..94d9095 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index f087834..c38c6f3 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 13c94a7..d42abb9 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 1f0637a..316a919 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 518a8b8..2fee33b 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index f8128bd..b6ac1f3 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 037a1fd..9e23378 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:56 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index fe418ee..7a3edf9 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 2478882..4fa853f 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 75641d0..061fd77 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:56 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index 73d5182..ee9290f 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 5 Jan 2024 01:00:00 +0000 +Sat, 20 Jan 2024 07:10:57 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index 5bc5577..281f8dc 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 5 Jan 2024 01:00:00 +0000 + * Sat, 20 Jan 2024 07:10:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]