From 89cbead5745768eef07e59c2b6c6edb94b7aabdc Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:48:27 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013982?= 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 | 42 +++++++++++++-------------- generated/interfaces.hpp | 42 +++++++++++++-------------- generated/interfaces.json | 40 +++++++++++++------------- generated/interfaces.py | 42 +++++++++++++-------------- generated/interfaces.rs | 42 +++++++++++++-------------- generated/interfaces.yaml | 40 +++++++++++++------------- 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 | 4 ++- generated/server.dll.hpp | 4 ++- generated/server.dll.json | 8 ++++++ generated/server.dll.py | 4 ++- generated/server.dll.rs | 4 ++- generated/server.dll.yaml | 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 +- 78 files changed, 342 insertions(+), 324 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index 2af6f06..de1e925 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 84f61f9..336fb7c 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 7f116ab..50742c7 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 60ba850..972b27e 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index f12e5e5..be946f4 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 00ef16b..4c58734 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index f4e3975..edddb53 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:27 +0000 +Tue, 19 Dec 2023 04:46:27 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index cbda000..072b66b 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index eec7f32..638add0 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index bd66cd9..308023a 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index c0ba6f2..f1184ba 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 9163c10..501cdb5 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 99da4ab..0b44235 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index 67581fe..01b5219 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 2c98e28..53cb8cb 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:27 +0000 +Tue, 19 Dec 2023 04:46:27 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 08684fb..a941620 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index be9b0a9..0adbeef 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +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 = 0x8A21A0; - public const nint Source2ClientUI001 = 0x8913E0; - public const nint Source2ClientPrediction001 = 0x7A9770; - public const nint ClientToolsInfo_001 = 0x735540; - public const nint Source2Client002 = 0x735560; - public const nint GameClientExports001 = 0x735550; - public const nint EmptyWorldService001_Client = 0x490940; - public const nint Source2ClientConfig001 = 0x477880; + public const nint LegacyGameUI001 = 0x8A29E0; + public const nint Source2ClientUI001 = 0x891C20; + public const nint Source2ClientPrediction001 = 0x7A9C80; + public const nint ClientToolsInfo_001 = 0x735B10; + public const nint Source2Client002 = 0x735B30; + public const nint GameClientExports001 = 0x735B20; + public const nint EmptyWorldService001_Client = 0x490D10; + public const nint Source2ClientConfig001 = 0x477C50; } public static class engine2_dll { // engine2.dll @@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll } public static class server_dll { // server.dll - public const nint NavGameTest001 = 0xA3D210; - public const nint ServerToolsInfo_001 = 0x840050; - public const nint Source2GameClients001 = 0x840060; - public const nint Source2GameEntities001 = 0x840070; - public const nint Source2Server001 = 0x840080; - public const nint EmptyWorldService001_Server = 0x5920A0; - public const nint Source2ServerConfig001 = 0x571FD0; - public const nint EntitySubclassUtilsV001 = 0x2D0880; - public const nint customnavsystem001 = 0x24D8C0; - public const nint Source2GameDirector001 = 0x145660; + public const nint NavGameTest001 = 0xA3E8B0; + public const nint ServerToolsInfo_001 = 0x841790; + public const nint Source2GameClients001 = 0x8417A0; + public const nint Source2GameEntities001 = 0x8417B0; + public const nint Source2Server001 = 0x8417C0; + public const nint EmptyWorldService001_Server = 0x593560; + public const nint Source2ServerConfig001 = 0x573490; + public const nint EntitySubclassUtilsV001 = 0x2D1AA0; + public const nint customnavsystem001 = 0x24ECD0; + public const nint Source2GameDirector001 = 0x146430; } public static class soundsystem_dll { // soundsystem.dll @@ -223,8 +223,8 @@ public static class valve_wmf_dll { // valve_wmf.dll } public static class vphysics2_dll { // vphysics2.dll - public const nint VPhysics2_Handle_Interface_001 = 0x61120; - public const nint VPhysics2_Interface_001 = 0x5C740; + public const nint VPhysics2_Handle_Interface_001 = 0x61990; + public const nint VPhysics2_Interface_001 = 0x5CFB0; } public static class vscript_dll { // vscript.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index b4db6a0..c19ff9e 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #pragma once @@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A21A0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x8913E0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A9770; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735540; - constexpr std::ptrdiff_t Source2Client002 = 0x735560; - constexpr std::ptrdiff_t GameClientExports001 = 0x735550; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490940; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477880; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8A29E0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x891C20; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A9C80; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735B10; + constexpr std::ptrdiff_t Source2Client002 = 0x735B30; + constexpr std::ptrdiff_t GameClientExports001 = 0x735B20; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x490D10; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x477C50; } namespace engine2_dll { // engine2.dll @@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll } namespace server_dll { // server.dll - constexpr std::ptrdiff_t NavGameTest001 = 0xA3D210; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x840050; - constexpr std::ptrdiff_t Source2GameClients001 = 0x840060; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x840070; - constexpr std::ptrdiff_t Source2Server001 = 0x840080; - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5920A0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x571FD0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D0880; - constexpr std::ptrdiff_t customnavsystem001 = 0x24D8C0; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x145660; + constexpr std::ptrdiff_t NavGameTest001 = 0xA3E8B0; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x841790; + constexpr std::ptrdiff_t Source2GameClients001 = 0x8417A0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x8417B0; + constexpr std::ptrdiff_t Source2Server001 = 0x8417C0; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x593560; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x573490; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D1AA0; + constexpr std::ptrdiff_t customnavsystem001 = 0x24ECD0; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x146430; } namespace soundsystem_dll { // soundsystem.dll @@ -227,8 +227,8 @@ namespace valve_wmf_dll { // valve_wmf.dll } namespace vphysics2_dll { // vphysics2.dll - constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x61120; - constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x5C740; + constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x61990; + constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x5CFB0; } namespace vscript_dll { // vscript.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index a5bdf92..79c36cb 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,35 +15,35 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7558464, + "value": 7559952, "comment": null }, "EmptyWorldService001_Client": { - "value": 4786496, + "value": 4787472, "comment": null }, "GameClientExports001": { - "value": 7558480, + "value": 7559968, "comment": null }, "LegacyGameUI001": { - "value": 9052576, + "value": 9054688, "comment": null }, "Source2Client002": { - "value": 7558496, + "value": 7559984, "comment": null }, "Source2ClientConfig001": { - "value": 4683904, + "value": 4684880, "comment": null }, "Source2ClientPrediction001": { - "value": 8034160, + "value": 8035456, "comment": null }, "Source2ClientUI001": { - "value": 8983520, + "value": 8985632, "comment": null } }, @@ -453,43 +453,43 @@ "server_dll": { "data": { "EmptyWorldService001_Server": { - "value": 5841056, + "value": 5846368, "comment": null }, "EntitySubclassUtilsV001": { - "value": 2951296, + "value": 2955936, "comment": null }, "NavGameTest001": { - "value": 10736144, + "value": 10741936, "comment": null }, "ServerToolsInfo_001": { - "value": 8650832, + "value": 8656784, "comment": null }, "Source2GameClients001": { - "value": 8650848, + "value": 8656800, "comment": null }, "Source2GameDirector001": { - "value": 1332832, + "value": 1336368, "comment": null }, "Source2GameEntities001": { - "value": 8650864, + "value": 8656816, "comment": null }, "Source2Server001": { - "value": 8650880, + "value": 8656832, "comment": null }, "Source2ServerConfig001": { - "value": 5709776, + "value": 5715088, "comment": null }, "customnavsystem001": { - "value": 2414784, + "value": 2419920, "comment": null } }, @@ -661,11 +661,11 @@ "vphysics2_dll": { "data": { "VPhysics2_Handle_Interface_001": { - "value": 397600, + "value": 399760, "comment": null }, "VPhysics2_Interface_001": { - "value": 378688, + "value": 380848, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index bf90af0..3e3b7cd 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:27 +0000 +Tue, 19 Dec 2023 04:46:27 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x5F1D0 class client_dll: # client.dll - LegacyGameUI001 = 0x8A21A0 - Source2ClientUI001 = 0x8913E0 - Source2ClientPrediction001 = 0x7A9770 - ClientToolsInfo_001 = 0x735540 - Source2Client002 = 0x735560 - GameClientExports001 = 0x735550 - EmptyWorldService001_Client = 0x490940 - Source2ClientConfig001 = 0x477880 + LegacyGameUI001 = 0x8A29E0 + Source2ClientUI001 = 0x891C20 + Source2ClientPrediction001 = 0x7A9C80 + ClientToolsInfo_001 = 0x735B10 + Source2Client002 = 0x735B30 + GameClientExports001 = 0x735B20 + EmptyWorldService001_Client = 0x490D10 + Source2ClientConfig001 = 0x477C50 class engine2_dll: # engine2.dll SimpleEngineLoopService_001 = 0x1E65E0 @@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll SchemaSystem_001 = 0xA930 class server_dll: # server.dll - NavGameTest001 = 0xA3D210 - ServerToolsInfo_001 = 0x840050 - Source2GameClients001 = 0x840060 - Source2GameEntities001 = 0x840070 - Source2Server001 = 0x840080 - EmptyWorldService001_Server = 0x5920A0 - Source2ServerConfig001 = 0x571FD0 - EntitySubclassUtilsV001 = 0x2D0880 - customnavsystem001 = 0x24D8C0 - Source2GameDirector001 = 0x145660 + NavGameTest001 = 0xA3E8B0 + ServerToolsInfo_001 = 0x841790 + Source2GameClients001 = 0x8417A0 + Source2GameEntities001 = 0x8417B0 + Source2Server001 = 0x8417C0 + EmptyWorldService001_Server = 0x593560 + Source2ServerConfig001 = 0x573490 + EntitySubclassUtilsV001 = 0x2D1AA0 + customnavsystem001 = 0x24ECD0 + Source2GameDirector001 = 0x146430 class soundsystem_dll: # soundsystem.dll SoundOpSystem001 = 0x157B00 @@ -192,8 +192,8 @@ class valve_wmf_dll: # valve_wmf.dll VMediaFoundation001 = 0x12D0 class vphysics2_dll: # vphysics2.dll - VPhysics2_Handle_Interface_001 = 0x61120 - VPhysics2_Interface_001 = 0x5C740 + VPhysics2_Handle_Interface_001 = 0x61990 + VPhysics2_Interface_001 = 0x5CFB0 class vscript_dll: # vscript.dll VScriptManager010 = 0x31DA0 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 9323d00..dfa3bb7 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +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 = 0x8A21A0; - pub const Source2ClientUI001: usize = 0x8913E0; - pub const Source2ClientPrediction001: usize = 0x7A9770; - pub const ClientToolsInfo_001: usize = 0x735540; - pub const Source2Client002: usize = 0x735560; - pub const GameClientExports001: usize = 0x735550; - pub const EmptyWorldService001_Client: usize = 0x490940; - pub const Source2ClientConfig001: usize = 0x477880; + pub const LegacyGameUI001: usize = 0x8A29E0; + pub const Source2ClientUI001: usize = 0x891C20; + pub const Source2ClientPrediction001: usize = 0x7A9C80; + pub const ClientToolsInfo_001: usize = 0x735B10; + pub const Source2Client002: usize = 0x735B30; + pub const GameClientExports001: usize = 0x735B20; + pub const EmptyWorldService001_Client: usize = 0x490D10; + pub const Source2ClientConfig001: usize = 0x477C50; } pub mod engine2_dll { // engine2.dll @@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll } pub mod server_dll { // server.dll - pub const NavGameTest001: usize = 0xA3D210; - pub const ServerToolsInfo_001: usize = 0x840050; - pub const Source2GameClients001: usize = 0x840060; - pub const Source2GameEntities001: usize = 0x840070; - pub const Source2Server001: usize = 0x840080; - pub const EmptyWorldService001_Server: usize = 0x5920A0; - pub const Source2ServerConfig001: usize = 0x571FD0; - pub const EntitySubclassUtilsV001: usize = 0x2D0880; - pub const customnavsystem001: usize = 0x24D8C0; - pub const Source2GameDirector001: usize = 0x145660; + pub const NavGameTest001: usize = 0xA3E8B0; + pub const ServerToolsInfo_001: usize = 0x841790; + pub const Source2GameClients001: usize = 0x8417A0; + pub const Source2GameEntities001: usize = 0x8417B0; + pub const Source2Server001: usize = 0x8417C0; + pub const EmptyWorldService001_Server: usize = 0x593560; + pub const Source2ServerConfig001: usize = 0x573490; + pub const EntitySubclassUtilsV001: usize = 0x2D1AA0; + pub const customnavsystem001: usize = 0x24ECD0; + pub const Source2GameDirector001: usize = 0x146430; } pub mod soundsystem_dll { // soundsystem.dll @@ -225,8 +225,8 @@ pub mod valve_wmf_dll { // valve_wmf.dll } pub mod vphysics2_dll { // vphysics2.dll - pub const VPhysics2_Handle_Interface_001: usize = 0x61120; - pub const VPhysics2_Interface_001: usize = 0x5C740; + pub const VPhysics2_Handle_Interface_001: usize = 0x61990; + pub const VPhysics2_Interface_001: usize = 0x5CFB0; } pub mod vscript_dll { // vscript.dll diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index 93c9821..c703084 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: 9052576 - Source2ClientUI001: 8983520 - Source2ClientPrediction001: 8034160 - ClientToolsInfo_001: 7558464 - Source2Client002: 7558496 - GameClientExports001: 7558480 - EmptyWorldService001_Client: 4786496 - Source2ClientConfig001: 4683904 + LegacyGameUI001: 9054688 + Source2ClientUI001: 8985632 + Source2ClientPrediction001: 8035456 + ClientToolsInfo_001: 7559952 + Source2Client002: 7559984 + GameClientExports001: 7559968 + EmptyWorldService001_Client: 4787472 + Source2ClientConfig001: 4684880 engine2_dll: # engine2.dll SimpleEngineLoopService_001: 1992160 ClientServerEngineLoopService_001: 1949920 @@ -107,16 +107,16 @@ scenesystem_dll: # scenesystem.dll schemasystem_dll: # schemasystem.dll SchemaSystem_001: 43312 server_dll: # server.dll - NavGameTest001: 10736144 - ServerToolsInfo_001: 8650832 - Source2GameClients001: 8650848 - Source2GameEntities001: 8650864 - Source2Server001: 8650880 - EmptyWorldService001_Server: 5841056 - Source2ServerConfig001: 5709776 - EntitySubclassUtilsV001: 2951296 - customnavsystem001: 2414784 - Source2GameDirector001: 1332832 + NavGameTest001: 10741936 + ServerToolsInfo_001: 8656784 + Source2GameClients001: 8656800 + Source2GameEntities001: 8656816 + Source2Server001: 8656832 + EmptyWorldService001_Server: 5846368 + Source2ServerConfig001: 5715088 + EntitySubclassUtilsV001: 2955936 + customnavsystem001: 2419920 + Source2GameDirector001: 1336368 soundsystem_dll: # soundsystem.dll SoundOpSystem001: 1407744 SoundOpSystemEdit001: 577248 @@ -157,8 +157,8 @@ valve_avi_dll: # valve_avi.dll valve_wmf_dll: # valve_wmf.dll VMediaFoundation001: 4816 vphysics2_dll: # vphysics2.dll - VPhysics2_Handle_Interface_001: 397600 - VPhysics2_Interface_001: 378688 + VPhysics2_Handle_Interface_001: 399760 + VPhysics2_Interface_001: 380848 vscript_dll: # vscript.dll VScriptManager010: 204192 vstdlib_s64_dll: # vstdlib_s64.dll diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 0c5cfaa..3d2fb76 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index 5fa837e..20e14c5 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index abf302b..75b3814 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index 3e30146..97567ad 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 30920d4..13bf6ca 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 7a77ec1..bea56ee 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index 4b4e2f8..c35fcde 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index a53838d..b7c2021 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 62c6175..83720c7 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,33 +1,33 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 15:21:21 +0000 + * Tue, 19 Dec 2023 04:46:28 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x17C18E0; - public const nint dwForceAttack = 0x16C1E30; - public const nint dwForceAttack2 = 0x16C1EC0; - public const nint dwForceBackward = 0x16C2100; - public const nint dwForceCrouch = 0x16C23D0; - public const nint dwForceForward = 0x16C2070; - public const nint dwForceJump = 0x16C2340; - public const nint dwForceLeft = 0x16C2190; - public const nint dwForceRight = 0x16C2220; - public const nint dwGameEntitySystem = 0x18ED1C0; + public const nint dwEntityList = 0x17C1960; + 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 = 0x18ED260; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x181DFF8; - public const nint dwGlobalVars = 0x16BDE28; - public const nint dwGlowManager = 0x181D768; - public const nint dwInterfaceLinkList = 0x191AE58; - public const nint dwLocalPlayerController = 0x1810EE0; - public const nint dwLocalPlayerPawn = 0x16C8ED8; - public const nint dwPlantedC4 = 0x1824B98; - public const nint dwPrediction = 0x16C8DA0; - public const nint dwSensitivity = 0x181ECF8; + public const nint dwGameRules = 0x181E058; + public const nint dwGlobalVars = 0x16BDCA8; + public const nint dwGlowManager = 0x181D7C0; + public const nint dwInterfaceLinkList = 0x191AEF8; + public const nint dwLocalPlayerController = 0x1810F58; + public const nint dwLocalPlayerPawn = 0x16C8F48; + public const nint dwPlantedC4 = 0x1824A98; + public const nint dwPrediction = 0x16C8E10; + public const nint dwSensitivity = 0x181ED58; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1880D60; - public const nint dwViewMatrix = 0x1820100; - public const nint dwViewRender = 0x1820948; + public const nint dwViewAngles = 0x1880DD0; + public const nint dwViewMatrix = 0x1820160; + public const nint dwViewRender = 0x18209A8; } public static class engine2_dll { // engine2.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 655d942..5dfd3e3 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 15:21:21 +0000 + * Tue, 19 Dec 2023 04:46:28 +0000 */ #pragma once @@ -8,30 +8,30 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x17C18E0; - constexpr std::ptrdiff_t dwForceAttack = 0x16C1E30; - constexpr std::ptrdiff_t dwForceAttack2 = 0x16C1EC0; - constexpr std::ptrdiff_t dwForceBackward = 0x16C2100; - constexpr std::ptrdiff_t dwForceCrouch = 0x16C23D0; - constexpr std::ptrdiff_t dwForceForward = 0x16C2070; - constexpr std::ptrdiff_t dwForceJump = 0x16C2340; - constexpr std::ptrdiff_t dwForceLeft = 0x16C2190; - constexpr std::ptrdiff_t dwForceRight = 0x16C2220; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x18ED1C0; + constexpr std::ptrdiff_t dwEntityList = 0x17C1960; + 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 = 0x18ED260; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x181DFF8; - constexpr std::ptrdiff_t dwGlobalVars = 0x16BDE28; - constexpr std::ptrdiff_t dwGlowManager = 0x181D768; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x191AE58; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1810EE0; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8ED8; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1824B98; - constexpr std::ptrdiff_t dwPrediction = 0x16C8DA0; - constexpr std::ptrdiff_t dwSensitivity = 0x181ECF8; + constexpr std::ptrdiff_t dwGameRules = 0x181E058; + constexpr std::ptrdiff_t dwGlobalVars = 0x16BDCA8; + constexpr std::ptrdiff_t dwGlowManager = 0x181D7C0; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x191AEF8; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1810F58; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C8F48; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1824A98; + constexpr std::ptrdiff_t dwPrediction = 0x16C8E10; + constexpr std::ptrdiff_t dwSensitivity = 0x181ED58; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1880D60; - constexpr std::ptrdiff_t dwViewMatrix = 0x1820100; - constexpr std::ptrdiff_t dwViewRender = 0x1820948; + constexpr std::ptrdiff_t dwViewAngles = 0x1880DD0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1820160; + constexpr std::ptrdiff_t dwViewRender = 0x18209A8; } namespace engine2_dll { // engine2.dll diff --git a/generated/offsets.json b/generated/offsets.json index 2f961c1..cf7aa57 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,43 +2,43 @@ "client_dll": { "data": { "dwEntityList": { - "value": 24910048, + "value": 24910176, "comment": null }, "dwForceAttack": { - "value": 23862832, + "value": 23862912, "comment": null }, "dwForceAttack2": { - "value": 23862976, + "value": 23863056, "comment": null }, "dwForceBackward": { - "value": 23863552, + "value": 23863632, "comment": null }, "dwForceCrouch": { - "value": 23864272, + "value": 23864352, "comment": null }, "dwForceForward": { - "value": 23863408, + "value": 23863488, "comment": null }, "dwForceJump": { - "value": 23864128, + "value": 23864208, "comment": null }, "dwForceLeft": { - "value": 23863696, + "value": 23863776, "comment": null }, "dwForceRight": { - "value": 23863840, + "value": 23863920, "comment": null }, "dwGameEntitySystem": { - "value": 26137024, + "value": 26137184, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,39 +46,39 @@ "comment": null }, "dwGameRules": { - "value": 25288696, + "value": 25288792, "comment": null }, "dwGlobalVars": { - "value": 23846440, + "value": 23846056, "comment": null }, "dwGlowManager": { - "value": 25286504, + "value": 25286592, "comment": null }, "dwInterfaceLinkList": { - "value": 26324568, + "value": 26324728, "comment": null }, "dwLocalPlayerController": { - "value": 25235168, + "value": 25235288, "comment": null }, "dwLocalPlayerPawn": { - "value": 23891672, + "value": 23891784, "comment": null }, "dwPlantedC4": { - "value": 25316248, + "value": 25315992, "comment": null }, "dwPrediction": { - "value": 23891360, + "value": 23891472, "comment": null }, "dwSensitivity": { - "value": 25292024, + "value": 25292120, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 25693536, + "value": 25693648, "comment": null }, "dwViewMatrix": { - "value": 25297152, + "value": 25297248, "comment": null }, "dwViewRender": { - "value": 25299272, + "value": 25299368, "comment": null } }, diff --git a/generated/offsets.py b/generated/offsets.py index 27abf8a..5951f4f 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,33 +1,33 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 15:21:21 +0000 +Tue, 19 Dec 2023 04:46:28 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x17C18E0 - dwForceAttack = 0x16C1E30 - dwForceAttack2 = 0x16C1EC0 - dwForceBackward = 0x16C2100 - dwForceCrouch = 0x16C23D0 - dwForceForward = 0x16C2070 - dwForceJump = 0x16C2340 - dwForceLeft = 0x16C2190 - dwForceRight = 0x16C2220 - dwGameEntitySystem = 0x18ED1C0 + dwEntityList = 0x17C1960 + dwForceAttack = 0x16C1E80 + dwForceAttack2 = 0x16C1F10 + dwForceBackward = 0x16C2150 + dwForceCrouch = 0x16C2420 + dwForceForward = 0x16C20C0 + dwForceJump = 0x16C2390 + dwForceLeft = 0x16C21E0 + dwForceRight = 0x16C2270 + dwGameEntitySystem = 0x18ED260 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x181DFF8 - dwGlobalVars = 0x16BDE28 - dwGlowManager = 0x181D768 - dwInterfaceLinkList = 0x191AE58 - dwLocalPlayerController = 0x1810EE0 - dwLocalPlayerPawn = 0x16C8ED8 - dwPlantedC4 = 0x1824B98 - dwPrediction = 0x16C8DA0 - dwSensitivity = 0x181ECF8 + dwGameRules = 0x181E058 + dwGlobalVars = 0x16BDCA8 + dwGlowManager = 0x181D7C0 + dwInterfaceLinkList = 0x191AEF8 + dwLocalPlayerController = 0x1810F58 + dwLocalPlayerPawn = 0x16C8F48 + dwPlantedC4 = 0x1824A98 + dwPrediction = 0x16C8E10 + dwSensitivity = 0x181ED58 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x1880D60 - dwViewMatrix = 0x1820100 - dwViewRender = 0x1820948 + dwViewAngles = 0x1880DD0 + dwViewMatrix = 0x1820160 + dwViewRender = 0x18209A8 class engine2_dll: # engine2.dll dwBuildNumber = 0x4E03D4 diff --git a/generated/offsets.rs b/generated/offsets.rs index ec6dc8d..4e4183f 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,35 +1,35 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 15:21:21 +0000 + * Tue, 19 Dec 2023 04:46:28 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x17C18E0; - pub const dwForceAttack: usize = 0x16C1E30; - pub const dwForceAttack2: usize = 0x16C1EC0; - pub const dwForceBackward: usize = 0x16C2100; - pub const dwForceCrouch: usize = 0x16C23D0; - pub const dwForceForward: usize = 0x16C2070; - pub const dwForceJump: usize = 0x16C2340; - pub const dwForceLeft: usize = 0x16C2190; - pub const dwForceRight: usize = 0x16C2220; - pub const dwGameEntitySystem: usize = 0x18ED1C0; + pub const dwEntityList: usize = 0x17C1960; + 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 = 0x18ED260; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x181DFF8; - pub const dwGlobalVars: usize = 0x16BDE28; - pub const dwGlowManager: usize = 0x181D768; - pub const dwInterfaceLinkList: usize = 0x191AE58; - pub const dwLocalPlayerController: usize = 0x1810EE0; - pub const dwLocalPlayerPawn: usize = 0x16C8ED8; - pub const dwPlantedC4: usize = 0x1824B98; - pub const dwPrediction: usize = 0x16C8DA0; - pub const dwSensitivity: usize = 0x181ECF8; + pub const dwGameRules: usize = 0x181E058; + pub const dwGlobalVars: usize = 0x16BDCA8; + pub const dwGlowManager: usize = 0x181D7C0; + pub const dwInterfaceLinkList: usize = 0x191AEF8; + pub const dwLocalPlayerController: usize = 0x1810F58; + pub const dwLocalPlayerPawn: usize = 0x16C8F48; + pub const dwPlantedC4: usize = 0x1824A98; + pub const dwPrediction: usize = 0x16C8E10; + pub const dwSensitivity: usize = 0x181ED58; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1880D60; - pub const dwViewMatrix: usize = 0x1820100; - pub const dwViewRender: usize = 0x1820948; + pub const dwViewAngles: usize = 0x1880DD0; + pub const dwViewMatrix: usize = 0x1820160; + pub const dwViewRender: usize = 0x18209A8; } pub mod engine2_dll { // engine2.dll diff --git a/generated/offsets.yaml b/generated/offsets.yaml index 88ef28e..a48d4db 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -1,29 +1,29 @@ --- client_dll: # client.dll - dwEntityList: 24910048 - dwForceAttack: 23862832 - dwForceAttack2: 23862976 - dwForceBackward: 23863552 - dwForceCrouch: 23864272 - dwForceForward: 23863408 - dwForceJump: 23864128 - dwForceLeft: 23863696 - dwForceRight: 23863840 - dwGameEntitySystem: 26137024 + dwEntityList: 24910176 + dwForceAttack: 23862912 + dwForceAttack2: 23863056 + dwForceBackward: 23863632 + dwForceCrouch: 23864352 + dwForceForward: 23863488 + dwForceJump: 23864208 + dwForceLeft: 23863776 + dwForceRight: 23863920 + dwGameEntitySystem: 26137184 dwGameEntitySystem_getHighestEntityIndex: 5392 - dwGameRules: 25288696 - dwGlobalVars: 23846440 - dwGlowManager: 25286504 - dwInterfaceLinkList: 26324568 - dwLocalPlayerController: 25235168 - dwLocalPlayerPawn: 23891672 - dwPlantedC4: 25316248 - dwPrediction: 23891360 - dwSensitivity: 25292024 + dwGameRules: 25288792 + dwGlobalVars: 23846056 + dwGlowManager: 25286592 + dwInterfaceLinkList: 26324728 + dwLocalPlayerController: 25235288 + dwLocalPlayerPawn: 23891784 + dwPlantedC4: 25315992 + dwPrediction: 23891472 + dwSensitivity: 25292120 dwSensitivity_sensitivity: 64 - dwViewAngles: 25693536 - dwViewMatrix: 25297152 - dwViewRender: 25299272 + dwViewAngles: 25693648 + dwViewMatrix: 25297248 + dwViewRender: 25299368 engine2_dll: # engine2.dll dwBuildNumber: 5112788 dwNetworkGameClient: 5110152 diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index d3d0468..4c92e38 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index bbc260e..d2ece1a 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 828de8c..fe2e007 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:27 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index bc247ad..1a8a094 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index f602b07..08792fa 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 42b3281..22d0c22 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index 45200fd..44d3277 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 3b6e2a1..1d73ff0 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index b832bfa..de72aa6 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index 199d5ad..7b17ba5 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index f4530b1..648324c 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index 2b5eb8f..1b55ac2 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index e5357da..7ff67ce 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index f12e799..d8f921b 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index a2738b6..b8c80ad 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 7359a45..9982622 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 1700ffd..f2a4403 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index fbfeb45..5b08ec1 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 629bb7a..3f4f0f1 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index c419315..e193576 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 5277c63..bb335bf 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 19a579a..7289fa8 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 7490f97..0e8aa70 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index de7354a..07fe774 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index 83358a5..e4d4b0d 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ public static class ActiveModelConfig_t { @@ -1523,6 +1523,8 @@ public static class CCSPlayerController { // CBasePlayerController public const nint m_dblLastReceivedPacketPlatFloatTime = 0xF8F8; // double public const nint m_LastTeamDamageWarningTime = 0xF900; // GameTime_t public const nint m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904; // GameTime_t + public const nint m_nSuspiciousHitCount = 0xF908; // uint32_t + public const nint m_nNonSuspiciousHitStreak = 0xF90C; // uint32_t } public static class CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index 4e93c99..1b8f04d 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #pragma once @@ -1527,6 +1527,8 @@ namespace CCSPlayerController { // CBasePlayerController constexpr std::ptrdiff_t m_dblLastReceivedPacketPlatFloatTime = 0xF8F8; // double constexpr std::ptrdiff_t m_LastTeamDamageWarningTime = 0xF900; // GameTime_t constexpr std::ptrdiff_t m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904; // GameTime_t + constexpr std::ptrdiff_t m_nSuspiciousHitCount = 0xF908; // uint32_t + constexpr std::ptrdiff_t m_nNonSuspiciousHitStreak = 0xF90C; // uint32_t } namespace CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent diff --git a/generated/server.dll.json b/generated/server.dll.json index 718223f..94aaead 100644 --- a/generated/server.dll.json +++ b/generated/server.dll.json @@ -5217,6 +5217,10 @@ "value": 1896, "comment": "int32_t" }, + "m_nNonSuspiciousHitStreak": { + "value": 63756, + "comment": "uint32_t" + }, "m_nPawnCharacterDefIndex": { "value": 2026, "comment": "uint16_t" @@ -5233,6 +5237,10 @@ "value": 1904, "comment": "QuestProgress::Reason" }, + "m_nSuspiciousHitCount": { + "value": 63752, + "comment": "uint32_t" + }, "m_nUpdateCounter": { "value": 2084, "comment": "int32_t" diff --git a/generated/server.dll.py b/generated/server.dll.py index 4c26bbe..c3047a9 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:27 +0000 +Tue, 19 Dec 2023 04:46:27 +0000 ''' class ActiveModelConfig_t: @@ -1414,6 +1414,8 @@ class CCSPlayerController: # CBasePlayerController m_dblLastReceivedPacketPlatFloatTime = 0xF8F8 # double m_LastTeamDamageWarningTime = 0xF900 # GameTime_t m_LastTimePlayerWasDisconnectedForPawnsRemove = 0xF904 # GameTime_t + m_nSuspiciousHitCount = 0xF908 # uint32_t + m_nNonSuspiciousHitStreak = 0xF90C # uint32_t class CCSPlayerController_ActionTrackingServices: # CPlayerControllerComponent m_perRoundStats = 0x40 # CUtlVectorEmbeddedNetworkVar diff --git a/generated/server.dll.rs b/generated/server.dll.rs index aad8fe9..eb517ff 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:27 +0000 + * Tue, 19 Dec 2023 04:46:27 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -1525,6 +1525,8 @@ pub mod CCSPlayerController { // CBasePlayerController pub const m_dblLastReceivedPacketPlatFloatTime: usize = 0xF8F8; // double pub const m_LastTeamDamageWarningTime: usize = 0xF900; // GameTime_t pub const m_LastTimePlayerWasDisconnectedForPawnsRemove: usize = 0xF904; // GameTime_t + pub const m_nSuspiciousHitCount: usize = 0xF908; // uint32_t + pub const m_nNonSuspiciousHitStreak: usize = 0xF90C; // uint32_t } pub mod CCSPlayerController_ActionTrackingServices { // CPlayerControllerComponent diff --git a/generated/server.dll.yaml b/generated/server.dll.yaml index 0cfcff7..d190721 100644 --- a/generated/server.dll.yaml +++ b/generated/server.dll.yaml @@ -1301,6 +1301,8 @@ CCSPlayerController: # CBasePlayerController m_dblLastReceivedPacketPlatFloatTime: 63736 # double m_LastTeamDamageWarningTime: 63744 # GameTime_t m_LastTimePlayerWasDisconnectedForPawnsRemove: 63748 # GameTime_t + m_nSuspiciousHitCount: 63752 # uint32_t + m_nNonSuspiciousHitStreak: 63756 # uint32_t CCSPlayerController_ActionTrackingServices: # CPlayerControllerComponent m_perRoundStats: 64 # CUtlVectorEmbeddedNetworkVar m_matchStats: 144 # CSMatchStats_t diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index c746026..58fe03f 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index 0fbfc08..6277366 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index e4a0ab2..f38a866 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 7e0ce36..9a7af9e 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 8367f35..a724be2 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index 532bdf3..c332e96 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 7dfa6af..bf6b79d 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index bdcb3da..29061f1 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index c9d8c60..da5a591 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 1ff6208..f7a05d0 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index 9590bd9..069de58 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 14 Dec 2023 11:58:26 +0000 +Tue, 19 Dec 2023 04:46:26 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index 9a31c50..5e34fc7 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 14 Dec 2023 11:58:26 +0000 + * Tue, 19 Dec 2023 04:46:26 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]