From cd30a731df074381a484affc639f03a89cc207dd Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:05:13 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013992=20(2)?= 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 | 40 +++++++++++++------------- generated/interfaces.hpp | 40 +++++++++++++------------- generated/interfaces.json | 38 ++++++++++++------------ generated/interfaces.py | 40 +++++++++++++------------- generated/interfaces.rs | 40 +++++++++++++------------- generated/interfaces.yaml | 38 ++++++++++++------------ 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 | 46 +++++++++++++++--------------- generated/offsets.hpp | 46 +++++++++++++++--------------- generated/offsets.json | 44 ++++++++++++++-------------- generated/offsets.py | 46 +++++++++++++++--------------- generated/offsets.rs | 46 +++++++++++++++--------------- generated/offsets.yaml | 44 ++++++++++++++-------------- 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, 318 insertions(+), 318 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index 11c186c..2c7d3e3 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index d260511..98a4eb4 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 6845b83..d204278 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index d7b569a..72e8d4e 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index af41858..348c78a 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 7866874..ad1f48c 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 6d3d2e4..0a6839f 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:48 +0000 +Thu, 15 Feb 2024 02:02:58 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index d64429c..cda49e8 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index 05a4ae0..e90178c 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 14f71e9..e9d7569 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index dd72569..e6cef04 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index c77b9c8..f500a7f 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 3856538..efc69ea 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index f871983..14228e0 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 7c0d22d..693db72 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:49 +0000 +Thu, 15 Feb 2024 02:02:58 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 5382963..6e43386 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index fa02cb1..d0d425d 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +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 = 0x8AA920; - public const nint Source2ClientUI001 = 0x899B80; - public const nint Source2ClientPrediction001 = 0x7ACAB0; - public const nint ClientToolsInfo_001 = 0x7313C0; - public const nint Source2Client002 = 0x7313E0; - public const nint GameClientExports001 = 0x7313D0; - public const nint EmptyWorldService001_Client = 0x483D80; - public const nint Source2ClientConfig001 = 0x46E9A0; + public const nint LegacyGameUI001 = 0x8AAF90; + public const nint Source2ClientUI001 = 0x89A1F0; + public const nint Source2ClientPrediction001 = 0x7AD120; + public const nint ClientToolsInfo_001 = 0x731A30; + public const nint Source2Client002 = 0x731A50; + public const nint GameClientExports001 = 0x731A40; + public const nint EmptyWorldService001_Client = 0x4840B0; + public const nint Source2ClientConfig001 = 0x46ECD0; } public static class engine2_dll { // engine2.dll @@ -120,7 +120,7 @@ public static class panorama_text_pango_dll { // panorama_text_pango.dll } public static class panoramauiclient_dll { // panoramauiclient.dll - public const nint PanoramaUIClient001 = 0x11F50; + public const nint PanoramaUIClient001 = 0x12010; } public static class particles_dll { // particles.dll @@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll } public static class server_dll { // server.dll - public const nint NavGameTest001 = 0xA41970; - public const nint ServerToolsInfo_001 = 0x830030; - public const nint Source2GameClients001 = 0x830040; - public const nint Source2GameEntities001 = 0x830050; - public const nint Source2Server001 = 0x830060; - public const nint EmptyWorldService001_Server = 0x5745B0; - public const nint Source2ServerConfig001 = 0x565920; - public const nint EntitySubclassUtilsV001 = 0x2B8F50; - public const nint customnavsystem001 = 0x235E10; - public const nint Source2GameDirector001 = 0x129FC0; + public const nint NavGameTest001 = 0xA41A60; + public const nint ServerToolsInfo_001 = 0x830120; + public const nint Source2GameClients001 = 0x830130; + public const nint Source2GameEntities001 = 0x830140; + public const nint Source2Server001 = 0x830150; + public const nint EmptyWorldService001_Server = 0x574950; + public const nint Source2ServerConfig001 = 0x565A80; + public const nint EntitySubclassUtilsV001 = 0x2B9040; + public const nint customnavsystem001 = 0x235F00; + public const nint Source2GameDirector001 = 0x12A0B0; } public static class soundsystem_dll { // soundsystem.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index 8d136a7..d0ef063 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #pragma once @@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AA920; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x899B80; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7ACAB0; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x7313C0; - constexpr std::ptrdiff_t Source2Client002 = 0x7313E0; - constexpr std::ptrdiff_t GameClientExports001 = 0x7313D0; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x483D80; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46E9A0; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AAF90; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x89A1F0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AD120; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x731A30; + constexpr std::ptrdiff_t Source2Client002 = 0x731A50; + constexpr std::ptrdiff_t GameClientExports001 = 0x731A40; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x4840B0; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46ECD0; } namespace engine2_dll { // engine2.dll @@ -124,7 +124,7 @@ namespace panorama_text_pango_dll { // panorama_text_pango.dll } namespace panoramauiclient_dll { // panoramauiclient.dll - constexpr std::ptrdiff_t PanoramaUIClient001 = 0x11F50; + constexpr std::ptrdiff_t PanoramaUIClient001 = 0x12010; } namespace particles_dll { // particles.dll @@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll } namespace server_dll { // server.dll - constexpr std::ptrdiff_t NavGameTest001 = 0xA41970; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x830030; - constexpr std::ptrdiff_t Source2GameClients001 = 0x830040; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x830050; - constexpr std::ptrdiff_t Source2Server001 = 0x830060; - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5745B0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565920; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2B8F50; - constexpr std::ptrdiff_t customnavsystem001 = 0x235E10; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x129FC0; + constexpr std::ptrdiff_t NavGameTest001 = 0xA41A60; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x830120; + constexpr std::ptrdiff_t Source2GameClients001 = 0x830130; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x830140; + constexpr std::ptrdiff_t Source2Server001 = 0x830150; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x574950; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565A80; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2B9040; + constexpr std::ptrdiff_t customnavsystem001 = 0x235F00; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x12A0B0; } namespace soundsystem_dll { // soundsystem.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index 5a2b204..2304429 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,35 +15,35 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7541696, + "value": 7543344, "comment": null }, "EmptyWorldService001_Client": { - "value": 4734336, + "value": 4735152, "comment": null }, "GameClientExports001": { - "value": 7541712, + "value": 7543360, "comment": null }, "LegacyGameUI001": { - "value": 9087264, + "value": 9088912, "comment": null }, "Source2Client002": { - "value": 7541728, + "value": 7543376, "comment": null }, "Source2ClientConfig001": { - "value": 4647328, + "value": 4648144, "comment": null }, "Source2ClientPrediction001": { - "value": 8047280, + "value": 8048928, "comment": null }, "Source2ClientUI001": { - "value": 9018240, + "value": 9019888, "comment": null } }, @@ -361,7 +361,7 @@ "panoramauiclient_dll": { "data": { "PanoramaUIClient001": { - "value": 73552, + "value": 73744, "comment": null } }, @@ -453,43 +453,43 @@ "server_dll": { "data": { "EmptyWorldService001_Server": { - "value": 5719472, + "value": 5720400, "comment": null }, "EntitySubclassUtilsV001": { - "value": 2854736, + "value": 2854976, "comment": null }, "NavGameTest001": { - "value": 10754416, + "value": 10754656, "comment": null }, "ServerToolsInfo_001": { - "value": 8585264, + "value": 8585504, "comment": null }, "Source2GameClients001": { - "value": 8585280, + "value": 8585520, "comment": null }, "Source2GameDirector001": { - "value": 1220544, + "value": 1220784, "comment": null }, "Source2GameEntities001": { - "value": 8585296, + "value": 8585536, "comment": null }, "Source2Server001": { - "value": 8585312, + "value": 8585552, "comment": null }, "Source2ServerConfig001": { - "value": 5658912, + "value": 5659264, "comment": null }, "customnavsystem001": { - "value": 2317840, + "value": 2318080, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index 19c303c..0602ba3 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:49 +0000 +Thu, 15 Feb 2024 02:02:58 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x6DA00 class client_dll: # client.dll - LegacyGameUI001 = 0x8AA920 - Source2ClientUI001 = 0x899B80 - Source2ClientPrediction001 = 0x7ACAB0 - ClientToolsInfo_001 = 0x7313C0 - Source2Client002 = 0x7313E0 - GameClientExports001 = 0x7313D0 - EmptyWorldService001_Client = 0x483D80 - Source2ClientConfig001 = 0x46E9A0 + LegacyGameUI001 = 0x8AAF90 + Source2ClientUI001 = 0x89A1F0 + Source2ClientPrediction001 = 0x7AD120 + ClientToolsInfo_001 = 0x731A30 + Source2Client002 = 0x731A50 + GameClientExports001 = 0x731A40 + EmptyWorldService001_Client = 0x4840B0 + Source2ClientConfig001 = 0x46ECD0 class engine2_dll: # engine2.dll SimpleEngineLoopService_001 = 0x1F5BF0 @@ -105,7 +105,7 @@ class panorama_text_pango_dll: # panorama_text_pango.dll PanoramaTextServices001 = 0x4CBE0 class panoramauiclient_dll: # panoramauiclient.dll - PanoramaUIClient001 = 0x11F50 + PanoramaUIClient001 = 0x12010 class particles_dll: # particles.dll ParticleSystemMgr003 = 0x5C380 @@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll SchemaSystem_001 = 0xAA50 class server_dll: # server.dll - NavGameTest001 = 0xA41970 - ServerToolsInfo_001 = 0x830030 - Source2GameClients001 = 0x830040 - Source2GameEntities001 = 0x830050 - Source2Server001 = 0x830060 - EmptyWorldService001_Server = 0x5745B0 - Source2ServerConfig001 = 0x565920 - EntitySubclassUtilsV001 = 0x2B8F50 - customnavsystem001 = 0x235E10 - Source2GameDirector001 = 0x129FC0 + NavGameTest001 = 0xA41A60 + ServerToolsInfo_001 = 0x830120 + Source2GameClients001 = 0x830130 + Source2GameEntities001 = 0x830140 + Source2Server001 = 0x830150 + EmptyWorldService001_Server = 0x574950 + Source2ServerConfig001 = 0x565A80 + EntitySubclassUtilsV001 = 0x2B9040 + customnavsystem001 = 0x235F00 + Source2GameDirector001 = 0x12A0B0 class soundsystem_dll: # soundsystem.dll SoundOpSystem001 = 0x16A640 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index c6ca4ea..94eaefa 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +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 = 0x8AA920; - pub const Source2ClientUI001: usize = 0x899B80; - pub const Source2ClientPrediction001: usize = 0x7ACAB0; - pub const ClientToolsInfo_001: usize = 0x7313C0; - pub const Source2Client002: usize = 0x7313E0; - pub const GameClientExports001: usize = 0x7313D0; - pub const EmptyWorldService001_Client: usize = 0x483D80; - pub const Source2ClientConfig001: usize = 0x46E9A0; + pub const LegacyGameUI001: usize = 0x8AAF90; + pub const Source2ClientUI001: usize = 0x89A1F0; + pub const Source2ClientPrediction001: usize = 0x7AD120; + pub const ClientToolsInfo_001: usize = 0x731A30; + pub const Source2Client002: usize = 0x731A50; + pub const GameClientExports001: usize = 0x731A40; + pub const EmptyWorldService001_Client: usize = 0x4840B0; + pub const Source2ClientConfig001: usize = 0x46ECD0; } pub mod engine2_dll { // engine2.dll @@ -122,7 +122,7 @@ pub mod panorama_text_pango_dll { // panorama_text_pango.dll } pub mod panoramauiclient_dll { // panoramauiclient.dll - pub const PanoramaUIClient001: usize = 0x11F50; + pub const PanoramaUIClient001: usize = 0x12010; } pub mod particles_dll { // particles.dll @@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll } pub mod server_dll { // server.dll - pub const NavGameTest001: usize = 0xA41970; - pub const ServerToolsInfo_001: usize = 0x830030; - pub const Source2GameClients001: usize = 0x830040; - pub const Source2GameEntities001: usize = 0x830050; - pub const Source2Server001: usize = 0x830060; - pub const EmptyWorldService001_Server: usize = 0x5745B0; - pub const Source2ServerConfig001: usize = 0x565920; - pub const EntitySubclassUtilsV001: usize = 0x2B8F50; - pub const customnavsystem001: usize = 0x235E10; - pub const Source2GameDirector001: usize = 0x129FC0; + pub const NavGameTest001: usize = 0xA41A60; + pub const ServerToolsInfo_001: usize = 0x830120; + pub const Source2GameClients001: usize = 0x830130; + pub const Source2GameEntities001: usize = 0x830140; + pub const Source2Server001: usize = 0x830150; + pub const EmptyWorldService001_Server: usize = 0x574950; + pub const Source2ServerConfig001: usize = 0x565A80; + pub const EntitySubclassUtilsV001: usize = 0x2B9040; + pub const customnavsystem001: usize = 0x235F00; + pub const Source2GameDirector001: usize = 0x12A0B0; } pub mod soundsystem_dll { // soundsystem.dll diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index b87ae6e..2b5e5d3 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: 9087264 - Source2ClientUI001: 9018240 - Source2ClientPrediction001: 8047280 - ClientToolsInfo_001: 7541696 - Source2Client002: 7541728 - GameClientExports001: 7541712 - EmptyWorldService001_Client: 4734336 - Source2ClientConfig001: 4647328 + LegacyGameUI001: 9088912 + Source2ClientUI001: 9019888 + Source2ClientPrediction001: 8048928 + ClientToolsInfo_001: 7543344 + Source2Client002: 7543376 + GameClientExports001: 7543360 + EmptyWorldService001_Client: 4735152 + Source2ClientConfig001: 4648144 engine2_dll: # engine2.dll SimpleEngineLoopService_001: 2055152 ClientServerEngineLoopService_001: 2005712 @@ -86,7 +86,7 @@ panorama_dll: # panorama.dll panorama_text_pango_dll: # panorama_text_pango.dll PanoramaTextServices001: 314336 panoramauiclient_dll: # panoramauiclient.dll - PanoramaUIClient001: 73552 + PanoramaUIClient001: 73744 particles_dll: # particles.dll ParticleSystemMgr003: 377728 pulse_system_dll: # pulse_system.dll @@ -107,16 +107,16 @@ scenesystem_dll: # scenesystem.dll schemasystem_dll: # schemasystem.dll SchemaSystem_001: 43600 server_dll: # server.dll - NavGameTest001: 10754416 - ServerToolsInfo_001: 8585264 - Source2GameClients001: 8585280 - Source2GameEntities001: 8585296 - Source2Server001: 8585312 - EmptyWorldService001_Server: 5719472 - Source2ServerConfig001: 5658912 - EntitySubclassUtilsV001: 2854736 - customnavsystem001: 2317840 - Source2GameDirector001: 1220544 + NavGameTest001: 10754656 + ServerToolsInfo_001: 8585504 + Source2GameClients001: 8585520 + Source2GameEntities001: 8585536 + Source2Server001: 8585552 + EmptyWorldService001_Server: 5720400 + Source2ServerConfig001: 5659264 + EntitySubclassUtilsV001: 2854976 + customnavsystem001: 2318080 + Source2GameDirector001: 1220784 soundsystem_dll: # soundsystem.dll SoundOpSystem001: 1484352 SoundOpSystemEdit001: 617040 diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 46cfc93..d955afa 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index ac57dd9..c7c2415 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index 5f1c2bf..4760f0d 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index 5c61c8a..c93b65a 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 61db157..acdfc3e 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 03499c2..1d369b7 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index aa98524..1d90b8d 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 3f562ef..52dad2e 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 3737286..504c1b9 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,33 +1,33 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x18B1FE8; - public const nint dwForceAttack = 0x1720160; - public const nint dwForceAttack2 = 0x17201F0; - public const nint dwForceBackward = 0x1720430; - public const nint dwForceCrouch = 0x1720700; - public const nint dwForceForward = 0x17203A0; - public const nint dwForceJump = 0x1720670; - public const nint dwForceLeft = 0x17204C0; - public const nint dwForceRight = 0x1720550; - public const nint dwGameEntitySystem = 0x19CD800; + public const nint dwEntityList = 0x18B3018; + public const nint dwForceAttack = 0x1721140; + public const nint dwForceAttack2 = 0x17211D0; + public const nint dwForceBackward = 0x1721410; + public const nint dwForceCrouch = 0x17216E0; + public const nint dwForceForward = 0x1721380; + public const nint dwForceJump = 0x1721650; + public const nint dwForceLeft = 0x17214A0; + public const nint dwForceRight = 0x1721530; + public const nint dwGameEntitySystem = 0x19CE850; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x190EFC0; - public const nint dwGlobalVars = 0x171AE40; - public const nint dwGlowManager = 0x190F3D8; - public const nint dwInterfaceLinkList = 0x19FE828; - public const nint dwLocalPlayerController = 0x1901948; - public const nint dwLocalPlayerPawn = 0x17272E8; - public const nint dwPlantedC4 = 0x19171E8; - public const nint dwPrediction = 0x17271B0; - public const nint dwSensitivity = 0x190FCF8; + public const nint dwGameRules = 0x1910010; + public const nint dwGlobalVars = 0x171BE20; + public const nint dwGlowManager = 0x1910428; + public const nint dwInterfaceLinkList = 0x19FF8A8; + public const nint dwLocalPlayerController = 0x1902988; + public const nint dwLocalPlayerPawn = 0x17282B8; + public const nint dwPlantedC4 = 0x1918238; + public const nint dwPrediction = 0x1728180; + public const nint dwSensitivity = 0x1910D48; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x191F100; - public const nint dwViewMatrix = 0x19112D0; - public const nint dwViewRender = 0x1911B50; + public const nint dwViewAngles = 0x1920150; + public const nint dwViewMatrix = 0x1912320; + public const nint dwViewRender = 0x1912BA0; } public static class engine2_dll { // engine2.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 30d6154..75811db 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #pragma once @@ -8,30 +8,30 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x18B1FE8; - constexpr std::ptrdiff_t dwForceAttack = 0x1720160; - constexpr std::ptrdiff_t dwForceAttack2 = 0x17201F0; - constexpr std::ptrdiff_t dwForceBackward = 0x1720430; - constexpr std::ptrdiff_t dwForceCrouch = 0x1720700; - constexpr std::ptrdiff_t dwForceForward = 0x17203A0; - constexpr std::ptrdiff_t dwForceJump = 0x1720670; - constexpr std::ptrdiff_t dwForceLeft = 0x17204C0; - constexpr std::ptrdiff_t dwForceRight = 0x1720550; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x19CD800; + constexpr std::ptrdiff_t dwEntityList = 0x18B3018; + constexpr std::ptrdiff_t dwForceAttack = 0x1721140; + constexpr std::ptrdiff_t dwForceAttack2 = 0x17211D0; + constexpr std::ptrdiff_t dwForceBackward = 0x1721410; + constexpr std::ptrdiff_t dwForceCrouch = 0x17216E0; + constexpr std::ptrdiff_t dwForceForward = 0x1721380; + constexpr std::ptrdiff_t dwForceJump = 0x1721650; + constexpr std::ptrdiff_t dwForceLeft = 0x17214A0; + constexpr std::ptrdiff_t dwForceRight = 0x1721530; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x19CE850; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x190EFC0; - constexpr std::ptrdiff_t dwGlobalVars = 0x171AE40; - constexpr std::ptrdiff_t dwGlowManager = 0x190F3D8; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x19FE828; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1901948; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17272E8; - constexpr std::ptrdiff_t dwPlantedC4 = 0x19171E8; - constexpr std::ptrdiff_t dwPrediction = 0x17271B0; - constexpr std::ptrdiff_t dwSensitivity = 0x190FCF8; + constexpr std::ptrdiff_t dwGameRules = 0x1910010; + constexpr std::ptrdiff_t dwGlobalVars = 0x171BE20; + constexpr std::ptrdiff_t dwGlowManager = 0x1910428; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x19FF8A8; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1902988; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17282B8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1918238; + constexpr std::ptrdiff_t dwPrediction = 0x1728180; + constexpr std::ptrdiff_t dwSensitivity = 0x1910D48; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x191F100; - constexpr std::ptrdiff_t dwViewMatrix = 0x19112D0; - constexpr std::ptrdiff_t dwViewRender = 0x1911B50; + constexpr std::ptrdiff_t dwViewAngles = 0x1920150; + constexpr std::ptrdiff_t dwViewMatrix = 0x1912320; + constexpr std::ptrdiff_t dwViewRender = 0x1912BA0; } namespace engine2_dll { // engine2.dll diff --git a/generated/offsets.json b/generated/offsets.json index 2360d57..7ef12fe 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,43 +2,43 @@ "client_dll": { "data": { "dwEntityList": { - "value": 25894888, + "value": 25899032, "comment": null }, "dwForceAttack": { - "value": 24248672, + "value": 24252736, "comment": null }, "dwForceAttack2": { - "value": 24248816, + "value": 24252880, "comment": null }, "dwForceBackward": { - "value": 24249392, + "value": 24253456, "comment": null }, "dwForceCrouch": { - "value": 24250112, + "value": 24254176, "comment": null }, "dwForceForward": { - "value": 24249248, + "value": 24253312, "comment": null }, "dwForceJump": { - "value": 24249968, + "value": 24254032, "comment": null }, "dwForceLeft": { - "value": 24249536, + "value": 24253600, "comment": null }, "dwForceRight": { - "value": 24249680, + "value": 24253744, "comment": null }, "dwGameEntitySystem": { - "value": 27056128, + "value": 27060304, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,39 +46,39 @@ "comment": null }, "dwGameRules": { - "value": 26275776, + "value": 26279952, "comment": null }, "dwGlobalVars": { - "value": 24227392, + "value": 24231456, "comment": null }, "dwGlowManager": { - "value": 26276824, + "value": 26281000, "comment": null }, "dwInterfaceLinkList": { - "value": 27256872, + "value": 27261096, "comment": null }, "dwLocalPlayerController": { - "value": 26220872, + "value": 26225032, "comment": null }, "dwLocalPlayerPawn": { - "value": 24277736, + "value": 24281784, "comment": null }, "dwPlantedC4": { - "value": 26309096, + "value": 26313272, "comment": null }, "dwPrediction": { - "value": 24277424, + "value": 24281472, "comment": null }, "dwSensitivity": { - "value": 26279160, + "value": 26283336, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 26341632, + "value": 26345808, "comment": null }, "dwViewMatrix": { - "value": 26284752, + "value": 26288928, "comment": null }, "dwViewRender": { - "value": 26286928, + "value": 26291104, "comment": null } }, diff --git a/generated/offsets.py b/generated/offsets.py index f161214..08532e6 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,33 +1,33 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:49 +0000 +Thu, 15 Feb 2024 02:02:58 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x18B1FE8 - dwForceAttack = 0x1720160 - dwForceAttack2 = 0x17201F0 - dwForceBackward = 0x1720430 - dwForceCrouch = 0x1720700 - dwForceForward = 0x17203A0 - dwForceJump = 0x1720670 - dwForceLeft = 0x17204C0 - dwForceRight = 0x1720550 - dwGameEntitySystem = 0x19CD800 + dwEntityList = 0x18B3018 + dwForceAttack = 0x1721140 + dwForceAttack2 = 0x17211D0 + dwForceBackward = 0x1721410 + dwForceCrouch = 0x17216E0 + dwForceForward = 0x1721380 + dwForceJump = 0x1721650 + dwForceLeft = 0x17214A0 + dwForceRight = 0x1721530 + dwGameEntitySystem = 0x19CE850 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x190EFC0 - dwGlobalVars = 0x171AE40 - dwGlowManager = 0x190F3D8 - dwInterfaceLinkList = 0x19FE828 - dwLocalPlayerController = 0x1901948 - dwLocalPlayerPawn = 0x17272E8 - dwPlantedC4 = 0x19171E8 - dwPrediction = 0x17271B0 - dwSensitivity = 0x190FCF8 + dwGameRules = 0x1910010 + dwGlobalVars = 0x171BE20 + dwGlowManager = 0x1910428 + dwInterfaceLinkList = 0x19FF8A8 + dwLocalPlayerController = 0x1902988 + dwLocalPlayerPawn = 0x17282B8 + dwPlantedC4 = 0x1918238 + dwPrediction = 0x1728180 + dwSensitivity = 0x1910D48 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x191F100 - dwViewMatrix = 0x19112D0 - dwViewRender = 0x1911B50 + dwViewAngles = 0x1920150 + dwViewMatrix = 0x1912320 + dwViewRender = 0x1912BA0 class engine2_dll: # engine2.dll dwBuildNumber = 0x512554 diff --git a/generated/offsets.rs b/generated/offsets.rs index 4304bed..f0ad02f 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,35 +1,35 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:49 +0000 + * Thu, 15 Feb 2024 02:02:58 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x18B1FE8; - pub const dwForceAttack: usize = 0x1720160; - pub const dwForceAttack2: usize = 0x17201F0; - pub const dwForceBackward: usize = 0x1720430; - pub const dwForceCrouch: usize = 0x1720700; - pub const dwForceForward: usize = 0x17203A0; - pub const dwForceJump: usize = 0x1720670; - pub const dwForceLeft: usize = 0x17204C0; - pub const dwForceRight: usize = 0x1720550; - pub const dwGameEntitySystem: usize = 0x19CD800; + pub const dwEntityList: usize = 0x18B3018; + pub const dwForceAttack: usize = 0x1721140; + pub const dwForceAttack2: usize = 0x17211D0; + pub const dwForceBackward: usize = 0x1721410; + pub const dwForceCrouch: usize = 0x17216E0; + pub const dwForceForward: usize = 0x1721380; + pub const dwForceJump: usize = 0x1721650; + pub const dwForceLeft: usize = 0x17214A0; + pub const dwForceRight: usize = 0x1721530; + pub const dwGameEntitySystem: usize = 0x19CE850; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x190EFC0; - pub const dwGlobalVars: usize = 0x171AE40; - pub const dwGlowManager: usize = 0x190F3D8; - pub const dwInterfaceLinkList: usize = 0x19FE828; - pub const dwLocalPlayerController: usize = 0x1901948; - pub const dwLocalPlayerPawn: usize = 0x17272E8; - pub const dwPlantedC4: usize = 0x19171E8; - pub const dwPrediction: usize = 0x17271B0; - pub const dwSensitivity: usize = 0x190FCF8; + pub const dwGameRules: usize = 0x1910010; + pub const dwGlobalVars: usize = 0x171BE20; + pub const dwGlowManager: usize = 0x1910428; + pub const dwInterfaceLinkList: usize = 0x19FF8A8; + pub const dwLocalPlayerController: usize = 0x1902988; + pub const dwLocalPlayerPawn: usize = 0x17282B8; + pub const dwPlantedC4: usize = 0x1918238; + pub const dwPrediction: usize = 0x1728180; + pub const dwSensitivity: usize = 0x1910D48; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x191F100; - pub const dwViewMatrix: usize = 0x19112D0; - pub const dwViewRender: usize = 0x1911B50; + pub const dwViewAngles: usize = 0x1920150; + pub const dwViewMatrix: usize = 0x1912320; + pub const dwViewRender: usize = 0x1912BA0; } pub mod engine2_dll { // engine2.dll diff --git a/generated/offsets.yaml b/generated/offsets.yaml index abcb13b..e706cf2 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -1,29 +1,29 @@ --- client_dll: # client.dll - dwEntityList: 25894888 - dwForceAttack: 24248672 - dwForceAttack2: 24248816 - dwForceBackward: 24249392 - dwForceCrouch: 24250112 - dwForceForward: 24249248 - dwForceJump: 24249968 - dwForceLeft: 24249536 - dwForceRight: 24249680 - dwGameEntitySystem: 27056128 + dwEntityList: 25899032 + dwForceAttack: 24252736 + dwForceAttack2: 24252880 + dwForceBackward: 24253456 + dwForceCrouch: 24254176 + dwForceForward: 24253312 + dwForceJump: 24254032 + dwForceLeft: 24253600 + dwForceRight: 24253744 + dwGameEntitySystem: 27060304 dwGameEntitySystem_getHighestEntityIndex: 5392 - dwGameRules: 26275776 - dwGlobalVars: 24227392 - dwGlowManager: 26276824 - dwInterfaceLinkList: 27256872 - dwLocalPlayerController: 26220872 - dwLocalPlayerPawn: 24277736 - dwPlantedC4: 26309096 - dwPrediction: 24277424 - dwSensitivity: 26279160 + dwGameRules: 26279952 + dwGlobalVars: 24231456 + dwGlowManager: 26281000 + dwInterfaceLinkList: 27261096 + dwLocalPlayerController: 26225032 + dwLocalPlayerPawn: 24281784 + dwPlantedC4: 26313272 + dwPrediction: 24281472 + dwSensitivity: 26283336 dwSensitivity_sensitivity: 64 - dwViewAngles: 26341632 - dwViewMatrix: 26284752 - dwViewRender: 26286928 + dwViewAngles: 26345808 + dwViewMatrix: 26288928 + dwViewRender: 26291104 engine2_dll: # engine2.dll dwBuildNumber: 5317972 dwNetworkGameClient: 5315272 diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index 7c25dc1..41f0437 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index ac1f87c..b35cb23 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 959a276..5987a1c 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:48 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index 5b2ea87..4bde17a 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02: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 8913b8b..9a58c9e 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 - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 7364e59..3c0ed6f 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 - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index b15df97..e9a4bf5 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 -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 2881676..edff852 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 - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 2eca02e..8ea6db0 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index f7e2897..6c249d1 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index ebe1e3d..6778bc1 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index a5cd25b..bfeb1c9 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index 89e6082..ded35aa 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index ff0cea3..20f7840 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index 9320323..4fa3aca 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 71a3004..a8eb03c 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 8594d8c..fde08af 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index 82d4cda..544da2d 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 0e0a5c0..da3000b 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index def8dde..492ac2e 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index f90a4af..1bd5dde 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 476726f..66074f4 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 3fa4fd6..f3c8c14 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:56 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index a2d7971..b80ae57 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:56 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index da4b804..ec2ebd0 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index e3380fd..651bc0f 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index 0b14711..5d8197f 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:48 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 91f488b..ce6dab8 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:48 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index da84df8..47b4ddf 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index f3887a6..19c1fe1 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 6f5b8cc..ac4090b 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index ee7dbcd..bf963f2 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index f13f7fd..fc0a538 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index dde830d..c945bb7 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 52574f2..1744255 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index d42210a..cd23157 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index c14f84a..ad956da 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 6db6ed5..5972169 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index ed7be43..6afbabd 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 04:04:47 +0000 +Thu, 15 Feb 2024 02:02:57 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index 5323d1f..09858e2 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 04:04:47 +0000 + * Thu, 15 Feb 2024 02:02:57 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]