From bd71ae7dc297abb316462c334eb86160835ed0fc Mon Sep 17 00:00:00 2001 From: pidjan <127833246+pidjan@users.noreply.github.com> Date: Fri, 21 Jun 2024 03:16:04 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2014016?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/animationsystem.dll.cs | 2 +- output/animationsystem.dll.hpp | 2 +- output/animationsystem.dll.rs | 2 +- output/buttons.cs | 28 ++++++++++++++-------------- output/buttons.hpp | 28 ++++++++++++++-------------- output/buttons.json | 26 +++++++++++++------------- output/buttons.rs | 28 ++++++++++++++-------------- output/client.dll.cs | 2 +- output/client.dll.hpp | 2 +- output/client.dll.rs | 2 +- output/engine2.dll.cs | 2 +- output/engine2.dll.hpp | 2 +- output/engine2.dll.rs | 2 +- output/host.dll.cs | 2 +- output/host.dll.hpp | 2 +- output/host.dll.rs | 2 +- output/info.json | 4 ++-- output/interfaces.cs | 30 +++++++++++++++--------------- output/interfaces.hpp | 30 +++++++++++++++--------------- output/interfaces.json | 28 ++++++++++++++-------------- output/interfaces.rs | 30 +++++++++++++++--------------- output/materialsystem2.dll.cs | 2 +- output/materialsystem2.dll.hpp | 2 +- output/materialsystem2.dll.rs | 2 +- output/networksystem.dll.cs | 2 +- output/networksystem.dll.hpp | 2 +- output/networksystem.dll.rs | 2 +- output/offsets.cs | 12 ++++++------ output/offsets.hpp | 12 ++++++------ output/offsets.json | 10 +++++----- output/offsets.rs | 12 ++++++------ output/panorama.dll.cs | 2 +- output/panorama.dll.hpp | 2 +- output/panorama.dll.rs | 2 +- output/particles.dll.cs | 2 +- output/particles.dll.hpp | 2 +- output/particles.dll.rs | 2 +- output/pulse_system.dll.cs | 2 +- output/pulse_system.dll.hpp | 2 +- output/pulse_system.dll.rs | 2 +- output/rendersystemdx11.dll.cs | 2 +- output/rendersystemdx11.dll.hpp | 2 +- output/rendersystemdx11.dll.rs | 2 +- output/resourcesystem.dll.cs | 2 +- output/resourcesystem.dll.hpp | 2 +- output/resourcesystem.dll.rs | 2 +- output/scenesystem.dll.cs | 2 +- output/scenesystem.dll.hpp | 2 +- output/scenesystem.dll.rs | 2 +- output/schemasystem.dll.cs | 2 +- output/schemasystem.dll.hpp | 2 +- output/schemasystem.dll.rs | 2 +- output/server.dll.cs | 2 +- output/server.dll.hpp | 2 +- output/server.dll.rs | 2 +- output/soundsystem.dll.cs | 2 +- output/soundsystem.dll.hpp | 2 +- output/soundsystem.dll.rs | 2 +- output/vphysics2.dll.cs | 2 +- output/vphysics2.dll.hpp | 2 +- output/vphysics2.dll.rs | 2 +- output/worldrenderer.dll.cs | 2 +- output/worldrenderer.dll.hpp | 2 +- output/worldrenderer.dll.rs | 2 +- 64 files changed, 190 insertions(+), 190 deletions(-) diff --git a/output/animationsystem.dll.cs b/output/animationsystem.dll.cs index c10ff45..fcbd866 100644 --- a/output/animationsystem.dll.cs +++ b/output/animationsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem.dll.hpp b/output/animationsystem.dll.hpp index 78db0b0..61d8a23 100644 --- a/output/animationsystem.dll.hpp +++ b/output/animationsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/animationsystem.dll.rs b/output/animationsystem.dll.rs index d952051..549da57 100644 --- a/output/animationsystem.dll.rs +++ b/output/animationsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index 59d57f3..0291926 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x1813130; - public const nint attack2 = 0x18131C0; - public const nint back = 0x1813400; - public const nint duck = 0x18136D0; - public const nint forward = 0x1813370; - public const nint jump = 0x1813640; - public const nint left = 0x1813490; + public const nint attack = 0x1813120; + public const nint attack2 = 0x18131B0; + public const nint back = 0x18133F0; + public const nint duck = 0x18136C0; + public const nint forward = 0x1813360; + public const nint jump = 0x1813630; + public const nint left = 0x1813480; public const nint lookatweapon = 0x1A1E350; - public const nint reload = 0x18130A0; - public const nint right = 0x1813520; + public const nint reload = 0x1813090; + public const nint right = 0x1813510; public const nint showscores = 0x1A1E230; - public const nint sprint = 0x1813010; - public const nint turnleft = 0x1813250; - public const nint turnright = 0x18132E0; - public const nint use = 0x18135B0; + public const nint sprint = 0x1813000; + public const nint turnleft = 0x1813240; + public const nint turnright = 0x18132D0; + public const nint use = 0x18135A0; public const nint zoom = 0x1A1E2C0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 88b72d3..9be29f9 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x1813130; - constexpr std::ptrdiff_t attack2 = 0x18131C0; - constexpr std::ptrdiff_t back = 0x1813400; - constexpr std::ptrdiff_t duck = 0x18136D0; - constexpr std::ptrdiff_t forward = 0x1813370; - constexpr std::ptrdiff_t jump = 0x1813640; - constexpr std::ptrdiff_t left = 0x1813490; + constexpr std::ptrdiff_t attack = 0x1813120; + constexpr std::ptrdiff_t attack2 = 0x18131B0; + constexpr std::ptrdiff_t back = 0x18133F0; + constexpr std::ptrdiff_t duck = 0x18136C0; + constexpr std::ptrdiff_t forward = 0x1813360; + constexpr std::ptrdiff_t jump = 0x1813630; + constexpr std::ptrdiff_t left = 0x1813480; constexpr std::ptrdiff_t lookatweapon = 0x1A1E350; - constexpr std::ptrdiff_t reload = 0x18130A0; - constexpr std::ptrdiff_t right = 0x1813520; + constexpr std::ptrdiff_t reload = 0x1813090; + constexpr std::ptrdiff_t right = 0x1813510; constexpr std::ptrdiff_t showscores = 0x1A1E230; - constexpr std::ptrdiff_t sprint = 0x1813010; - constexpr std::ptrdiff_t turnleft = 0x1813250; - constexpr std::ptrdiff_t turnright = 0x18132E0; - constexpr std::ptrdiff_t use = 0x18135B0; + constexpr std::ptrdiff_t sprint = 0x1813000; + constexpr std::ptrdiff_t turnleft = 0x1813240; + constexpr std::ptrdiff_t turnright = 0x18132D0; + constexpr std::ptrdiff_t use = 0x18135A0; constexpr std::ptrdiff_t zoom = 0x1A1E2C0; } } diff --git a/output/buttons.json b/output/buttons.json index ca5532d..384265f 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 25243952, - "attack2": 25244096, - "back": 25244672, - "duck": 25245392, - "forward": 25244528, - "jump": 25245248, - "left": 25244816, + "attack": 25243936, + "attack2": 25244080, + "back": 25244656, + "duck": 25245376, + "forward": 25244512, + "jump": 25245232, + "left": 25244800, "lookatweapon": 27386704, - "reload": 25243808, - "right": 25244960, + "reload": 25243792, + "right": 25244944, "showscores": 27386416, - "sprint": 25243664, - "turnleft": 25244240, - "turnright": 25244384, - "use": 25245104, + "sprint": 25243648, + "turnleft": 25244224, + "turnright": 25244368, + "use": 25245088, "zoom": 27386560 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index fe54197..88c1fb4 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x1813130; - pub const attack2: usize = 0x18131C0; - pub const back: usize = 0x1813400; - pub const duck: usize = 0x18136D0; - pub const forward: usize = 0x1813370; - pub const jump: usize = 0x1813640; - pub const left: usize = 0x1813490; + pub const attack: usize = 0x1813120; + pub const attack2: usize = 0x18131B0; + pub const back: usize = 0x18133F0; + pub const duck: usize = 0x18136C0; + pub const forward: usize = 0x1813360; + pub const jump: usize = 0x1813630; + pub const left: usize = 0x1813480; pub const lookatweapon: usize = 0x1A1E350; - pub const reload: usize = 0x18130A0; - pub const right: usize = 0x1813520; + pub const reload: usize = 0x1813090; + pub const right: usize = 0x1813510; pub const showscores: usize = 0x1A1E230; - pub const sprint: usize = 0x1813010; - pub const turnleft: usize = 0x1813250; - pub const turnright: usize = 0x18132E0; - pub const r#use: usize = 0x18135B0; + pub const sprint: usize = 0x1813000; + pub const turnleft: usize = 0x1813240; + pub const turnright: usize = 0x18132D0; + pub const r#use: usize = 0x18135A0; pub const zoom: usize = 0x1A1E2C0; } } diff --git a/output/client.dll.cs b/output/client.dll.cs index 092ef0d..3b924bf 100644 --- a/output/client.dll.cs +++ b/output/client.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client.dll.hpp b/output/client.dll.hpp index d261329..0acbc6e 100644 --- a/output/client.dll.hpp +++ b/output/client.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/client.dll.rs b/output/client.dll.rs index b3ae713..2acb12f 100644 --- a/output/client.dll.rs +++ b/output/client.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/engine2.dll.cs b/output/engine2.dll.cs index 5f2f6f3..9fe96dc 100644 --- a/output/engine2.dll.cs +++ b/output/engine2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2.dll.hpp b/output/engine2.dll.hpp index 279f55d..bf2b37c 100644 --- a/output/engine2.dll.hpp +++ b/output/engine2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/engine2.dll.rs b/output/engine2.dll.rs index 03c2516..5ccd8f0 100644 --- a/output/engine2.dll.rs +++ b/output/engine2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host.dll.cs b/output/host.dll.cs index a18dbf3..3fdc37e 100644 --- a/output/host.dll.cs +++ b/output/host.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host.dll.hpp b/output/host.dll.hpp index c85abe5..b2ec158 100644 --- a/output/host.dll.hpp +++ b/output/host.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/host.dll.rs b/output/host.dll.rs index 4aacf81..5542a64 100644 --- a/output/host.dll.rs +++ b/output/host.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index 40ecfb9..a5dec8f 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14015, - "timestamp": "2024-06-18T02:29:36.184201900+00:00" + "build_number": 14016, + "timestamp": "2024-06-21T00:09:51.615729800+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 116f2f6..8dc09ab 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 06:42:44.990022100 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces { } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x1812740; + public const nint ClientToolsInfo_001 = 0x1812730; public const nint EmptyWorldService001_Client = 0x17CF650; - public const nint GameClientExports001 = 0x180F408; - public const nint LegacyGameUI001 = 0x182F180; + public const nint GameClientExports001 = 0x180F3F8; + public const nint LegacyGameUI001 = 0x182F170; public const nint Source2Client002 = 0x1A100B0; public const nint Source2ClientConfig001 = 0x19B0E00; - public const nint Source2ClientPrediction001 = 0x181A880; - public const nint Source2ClientUI001 = 0x182DC70; + public const nint Source2ClientPrediction001 = 0x181A870; + public const nint Source2ClientUI001 = 0x182DC60; } // Module: engine2.dll public static class Engine2Dll { @@ -132,9 +132,9 @@ namespace CS2Dumper.Interfaces { } // Module: rendersystemdx11.dll public static class Rendersystemdx11Dll { - public const nint RenderDeviceMgr001 = 0x3EC210; - public const nint RenderUtils_001 = 0x3ECA78; - public const nint VRenderDeviceMgrBackdoor001 = 0x3EC2A8; + public const nint RenderDeviceMgr001 = 0x3ED210; + public const nint RenderUtils_001 = 0x3EDA78; + public const nint VRenderDeviceMgrBackdoor001 = 0x3ED2A8; } // Module: resourcesystem.dll public static class ResourcesystemDll { @@ -159,12 +159,12 @@ namespace CS2Dumper.Interfaces { public static class ServerDll { public const nint EmptyWorldService001_Server = 0x135F120; public const nint EntitySubclassUtilsV001 = 0x1311610; - public const nint NavGameTest001 = 0x13FD8F8; - public const nint ServerToolsInfo_001 = 0x13B3028; - public const nint Source2GameClients001 = 0x13AE490; + public const nint NavGameTest001 = 0x13FD908; + public const nint ServerToolsInfo_001 = 0x13B3038; + public const nint Source2GameClients001 = 0x13AE4A0; public const nint Source2GameDirector001 = 0x14E2510; - public const nint Source2GameEntities001 = 0x13B2FF0; - public const nint Source2Server001 = 0x13B2E60; + public const nint Source2GameEntities001 = 0x13B3000; + public const nint Source2Server001 = 0x13B2E70; public const nint Source2ServerConfig001 = 0x159D568; public const nint customnavsystem001 = 0x12F6E98; } @@ -181,7 +181,7 @@ namespace CS2Dumper.Interfaces { } // Module: steamclient64.dll public static class Steamclient64Dll { - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD2F0DF; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD2F0FF; public const nint IVALIDATE001 = 0x14D3A30; public const nint SteamClient006 = 0x14D1270; public const nint SteamClient007 = 0x14D1278; diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 61218ef..88b8b15 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 06:42:44.990022100 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1812740; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1812730; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x17CF650; - constexpr std::ptrdiff_t GameClientExports001 = 0x180F408; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x182F180; + constexpr std::ptrdiff_t GameClientExports001 = 0x180F3F8; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x182F170; constexpr std::ptrdiff_t Source2Client002 = 0x1A100B0; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19B0E00; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x181A880; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x182DC70; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x181A870; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x182DC60; } // Module: engine2.dll namespace engine2_dll { @@ -137,9 +137,9 @@ namespace cs2_dumper { } // Module: rendersystemdx11.dll namespace rendersystemdx11_dll { - constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x3EC210; - constexpr std::ptrdiff_t RenderUtils_001 = 0x3ECA78; - constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x3EC2A8; + constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x3ED210; + constexpr std::ptrdiff_t RenderUtils_001 = 0x3EDA78; + constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x3ED2A8; } // Module: resourcesystem.dll namespace resourcesystem_dll { @@ -164,12 +164,12 @@ namespace cs2_dumper { namespace server_dll { constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x135F120; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1311610; - constexpr std::ptrdiff_t NavGameTest001 = 0x13FD8F8; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13B3028; - constexpr std::ptrdiff_t Source2GameClients001 = 0x13AE490; + constexpr std::ptrdiff_t NavGameTest001 = 0x13FD908; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13B3038; + constexpr std::ptrdiff_t Source2GameClients001 = 0x13AE4A0; constexpr std::ptrdiff_t Source2GameDirector001 = 0x14E2510; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x13B2FF0; - constexpr std::ptrdiff_t Source2Server001 = 0x13B2E60; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x13B3000; + constexpr std::ptrdiff_t Source2Server001 = 0x13B2E70; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x159D568; constexpr std::ptrdiff_t customnavsystem001 = 0x12F6E98; } @@ -186,7 +186,7 @@ namespace cs2_dumper { } // Module: steamclient64.dll namespace steamclient64_dll { - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD2F0DF; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD2F0FF; constexpr std::ptrdiff_t IVALIDATE001 = 0x14D3A30; constexpr std::ptrdiff_t SteamClient006 = 0x14D1270; constexpr std::ptrdiff_t SteamClient007 = 0x14D1278; diff --git a/output/interfaces.json b/output/interfaces.json index b2d0a00..52139f9 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 5799648 }, "client.dll": { - "ClientToolsInfo_001": 25241408, + "ClientToolsInfo_001": 25241392, "EmptyWorldService001_Client": 24966736, - "GameClientExports001": 25228296, - "LegacyGameUI001": 25358720, + "GameClientExports001": 25228280, + "LegacyGameUI001": 25358704, "Source2Client002": 27328688, "Source2ClientConfig001": 26938880, - "Source2ClientPrediction001": 25274496, - "Source2ClientUI001": 25353328 + "Source2ClientPrediction001": 25274480, + "Source2ClientUI001": 25353312 }, "engine2.dll": { "BenchmarkService001": 5461696, @@ -110,9 +110,9 @@ "IPulseSystem_001": 1365040 }, "rendersystemdx11.dll": { - "RenderDeviceMgr001": 4112912, - "RenderUtils_001": 4115064, - "VRenderDeviceMgrBackdoor001": 4113064 + "RenderDeviceMgr001": 4117008, + "RenderUtils_001": 4119160, + "VRenderDeviceMgrBackdoor001": 4117160 }, "resourcesystem.dll": { "ResourceSystem013": 438032 @@ -132,12 +132,12 @@ "server.dll": { "EmptyWorldService001_Server": 20312352, "EntitySubclassUtilsV001": 19994128, - "NavGameTest001": 20961528, - "ServerToolsInfo_001": 20656168, - "Source2GameClients001": 20636816, + "NavGameTest001": 20961544, + "ServerToolsInfo_001": 20656184, + "Source2GameClients001": 20636832, "Source2GameDirector001": 21898512, - "Source2GameEntities001": 20656112, - "Source2Server001": 20655712, + "Source2GameEntities001": 20656128, + "Source2Server001": 20655728, "Source2ServerConfig001": 22664552, "customnavsystem001": 19885720 }, @@ -151,7 +151,7 @@ "SteamAudio001": 2447184 }, "steamclient64.dll": { - "CLIENTENGINE_INTERFACE_VERSION005": 2345857247, + "CLIENTENGINE_INTERFACE_VERSION005": 2345857279, "IVALIDATE001": 21838384, "SteamClient006": 21828208, "SteamClient007": 21828216, diff --git a/output/interfaces.rs b/output/interfaces.rs index 4a0b6c3..e43592d 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 06:42:44.990022100 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, unused)] @@ -12,14 +12,14 @@ pub mod cs2_dumper { } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x1812740; + pub const ClientToolsInfo_001: usize = 0x1812730; pub const EmptyWorldService001_Client: usize = 0x17CF650; - pub const GameClientExports001: usize = 0x180F408; - pub const LegacyGameUI001: usize = 0x182F180; + pub const GameClientExports001: usize = 0x180F3F8; + pub const LegacyGameUI001: usize = 0x182F170; pub const Source2Client002: usize = 0x1A100B0; pub const Source2ClientConfig001: usize = 0x19B0E00; - pub const Source2ClientPrediction001: usize = 0x181A880; - pub const Source2ClientUI001: usize = 0x182DC70; + pub const Source2ClientPrediction001: usize = 0x181A870; + pub const Source2ClientUI001: usize = 0x182DC60; } // Module: engine2.dll pub mod engine2_dll { @@ -135,9 +135,9 @@ pub mod cs2_dumper { } // Module: rendersystemdx11.dll pub mod rendersystemdx11_dll { - pub const RenderDeviceMgr001: usize = 0x3EC210; - pub const RenderUtils_001: usize = 0x3ECA78; - pub const VRenderDeviceMgrBackdoor001: usize = 0x3EC2A8; + pub const RenderDeviceMgr001: usize = 0x3ED210; + pub const RenderUtils_001: usize = 0x3EDA78; + pub const VRenderDeviceMgrBackdoor001: usize = 0x3ED2A8; } // Module: resourcesystem.dll pub mod resourcesystem_dll { @@ -162,12 +162,12 @@ pub mod cs2_dumper { pub mod server_dll { pub const EmptyWorldService001_Server: usize = 0x135F120; pub const EntitySubclassUtilsV001: usize = 0x1311610; - pub const NavGameTest001: usize = 0x13FD8F8; - pub const ServerToolsInfo_001: usize = 0x13B3028; - pub const Source2GameClients001: usize = 0x13AE490; + pub const NavGameTest001: usize = 0x13FD908; + pub const ServerToolsInfo_001: usize = 0x13B3038; + pub const Source2GameClients001: usize = 0x13AE4A0; pub const Source2GameDirector001: usize = 0x14E2510; - pub const Source2GameEntities001: usize = 0x13B2FF0; - pub const Source2Server001: usize = 0x13B2E60; + pub const Source2GameEntities001: usize = 0x13B3000; + pub const Source2Server001: usize = 0x13B2E70; pub const Source2ServerConfig001: usize = 0x159D568; pub const customnavsystem001: usize = 0x12F6E98; } @@ -184,7 +184,7 @@ pub mod cs2_dumper { } // Module: steamclient64.dll pub mod steamclient64_dll { - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8BD2F0DF; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8BD2F0FF; pub const IVALIDATE001: usize = 0x14D3A30; pub const SteamClient006: usize = 0x14D1270; pub const SteamClient007: usize = 0x14D1278; diff --git a/output/materialsystem2.dll.cs b/output/materialsystem2.dll.cs index 1b0922f..aa25180 100644 --- a/output/materialsystem2.dll.cs +++ b/output/materialsystem2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2.dll.hpp b/output/materialsystem2.dll.hpp index bd3a8bd..26fb553 100644 --- a/output/materialsystem2.dll.hpp +++ b/output/materialsystem2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/materialsystem2.dll.rs b/output/materialsystem2.dll.rs index acb1bed..bd9f2ee 100644 --- a/output/materialsystem2.dll.rs +++ b/output/materialsystem2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem.dll.cs b/output/networksystem.dll.cs index 10e20e8..e2ca72f 100644 --- a/output/networksystem.dll.cs +++ b/output/networksystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem.dll.hpp b/output/networksystem.dll.hpp index ae3d28f..99d0022 100644 --- a/output/networksystem.dll.hpp +++ b/output/networksystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/networksystem.dll.rs b/output/networksystem.dll.rs index cb5e69c..2d23e10 100644 --- a/output/networksystem.dll.rs +++ b/output/networksystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index fdb6274..90a963e 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Offsets { // Module: client.dll @@ -9,12 +9,12 @@ namespace CS2Dumper.Offsets { public const nint dwGameEntitySystem = 0x1AD3888; public const nint dwGameEntitySystem_highestEntityIndex = 0x1510; public const nint dwGameRules = 0x1A12408; - public const nint dwGlobalVars = 0x180E510; + public const nint dwGlobalVars = 0x180E500; public const nint dwGlowManager = 0x1A11B20; public const nint dwLocalPlayerController = 0x1A04768; - public const nint dwLocalPlayerPawn = 0x181A9C8; + public const nint dwLocalPlayerPawn = 0x181A9B8; public const nint dwPlantedC4 = 0x1A1B7A8; - public const nint dwPrediction = 0x181A880; + public const nint dwPrediction = 0x181A870; public const nint dwSensitivity = 0x1A13248; public const nint dwSensitivity_sensitivity = 0x40; public const nint dwViewAngles = 0x1A23848; @@ -35,8 +35,8 @@ namespace CS2Dumper.Offsets { public const nint dwNetworkGameClient_serverTickCount = 0x174; public const nint dwNetworkGameClient_signOnState = 0x260; public const nint dwSoundService = 0x5ECBA0; - public const nint dwWindowHeight = 0x5F0454; - public const nint dwWindowWidth = 0x5F0450; + public const nint dwWindowHeight = 0x5F0444; + public const nint dwWindowWidth = 0x5F0440; } // Module: inputsystem.dll public static class InputsystemDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index a5f1041..4cc3a79 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once @@ -14,12 +14,12 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AD3888; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x1510; constexpr std::ptrdiff_t dwGameRules = 0x1A12408; - constexpr std::ptrdiff_t dwGlobalVars = 0x180E510; + constexpr std::ptrdiff_t dwGlobalVars = 0x180E500; constexpr std::ptrdiff_t dwGlowManager = 0x1A11B20; constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A04768; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x181A9C8; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x181A9B8; constexpr std::ptrdiff_t dwPlantedC4 = 0x1A1B7A8; - constexpr std::ptrdiff_t dwPrediction = 0x181A880; + constexpr std::ptrdiff_t dwPrediction = 0x181A870; constexpr std::ptrdiff_t dwSensitivity = 0x1A13248; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; constexpr std::ptrdiff_t dwViewAngles = 0x1A23848; @@ -40,8 +40,8 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x174; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x260; constexpr std::ptrdiff_t dwSoundService = 0x5ECBA0; - constexpr std::ptrdiff_t dwWindowHeight = 0x5F0454; - constexpr std::ptrdiff_t dwWindowWidth = 0x5F0450; + constexpr std::ptrdiff_t dwWindowHeight = 0x5F0444; + constexpr std::ptrdiff_t dwWindowWidth = 0x5F0440; } // Module: inputsystem.dll namespace inputsystem_dll { diff --git a/output/offsets.json b/output/offsets.json index 96e20a2..47c0b24 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -5,12 +5,12 @@ "dwGameEntitySystem": 28129416, "dwGameEntitySystem_highestEntityIndex": 5392, "dwGameRules": 27337736, - "dwGlobalVars": 25224464, + "dwGlobalVars": 25224448, "dwGlowManager": 27335456, "dwLocalPlayerController": 27281256, - "dwLocalPlayerPawn": 25274824, + "dwLocalPlayerPawn": 25274808, "dwPlantedC4": 27375528, - "dwPrediction": 25274496, + "dwPrediction": 25274480, "dwSensitivity": 27341384, "dwSensitivity_sensitivity": 64, "dwViewAngles": 27408456, @@ -30,8 +30,8 @@ "dwNetworkGameClient_serverTickCount": 372, "dwNetworkGameClient_signOnState": 608, "dwSoundService": 6212512, - "dwWindowHeight": 6227028, - "dwWindowWidth": 6227024 + "dwWindowHeight": 6227012, + "dwWindowWidth": 6227008 }, "inputsystem.dll": { "dwInputSystem": 231408 diff --git a/output/offsets.rs b/output/offsets.rs index 942bf7b..fea176f 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, unused)] @@ -12,12 +12,12 @@ pub mod cs2_dumper { pub const dwGameEntitySystem: usize = 0x1AD3888; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510; pub const dwGameRules: usize = 0x1A12408; - pub const dwGlobalVars: usize = 0x180E510; + pub const dwGlobalVars: usize = 0x180E500; pub const dwGlowManager: usize = 0x1A11B20; pub const dwLocalPlayerController: usize = 0x1A04768; - pub const dwLocalPlayerPawn: usize = 0x181A9C8; + pub const dwLocalPlayerPawn: usize = 0x181A9B8; pub const dwPlantedC4: usize = 0x1A1B7A8; - pub const dwPrediction: usize = 0x181A880; + pub const dwPrediction: usize = 0x181A870; pub const dwSensitivity: usize = 0x1A13248; pub const dwSensitivity_sensitivity: usize = 0x40; pub const dwViewAngles: usize = 0x1A23848; @@ -38,8 +38,8 @@ pub mod cs2_dumper { pub const dwNetworkGameClient_serverTickCount: usize = 0x174; pub const dwNetworkGameClient_signOnState: usize = 0x260; pub const dwSoundService: usize = 0x5ECBA0; - pub const dwWindowHeight: usize = 0x5F0454; - pub const dwWindowWidth: usize = 0x5F0450; + pub const dwWindowHeight: usize = 0x5F0444; + pub const dwWindowWidth: usize = 0x5F0440; } // Module: inputsystem.dll pub mod inputsystem_dll { diff --git a/output/panorama.dll.cs b/output/panorama.dll.cs index c52a67e..5aab0bd 100644 --- a/output/panorama.dll.cs +++ b/output/panorama.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama.dll.hpp b/output/panorama.dll.hpp index 43a971e..4aab573 100644 --- a/output/panorama.dll.hpp +++ b/output/panorama.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/panorama.dll.rs b/output/panorama.dll.rs index 851ce90..34aa7c6 100644 --- a/output/panorama.dll.rs +++ b/output/panorama.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles.dll.cs b/output/particles.dll.cs index 5694359..8257e67 100644 --- a/output/particles.dll.cs +++ b/output/particles.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles.dll.hpp b/output/particles.dll.hpp index d848c33..29f5886 100644 --- a/output/particles.dll.hpp +++ b/output/particles.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/particles.dll.rs b/output/particles.dll.rs index d0ecb93..63acd47 100644 --- a/output/particles.dll.rs +++ b/output/particles.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system.dll.cs b/output/pulse_system.dll.cs index ecef53a..6288c62 100644 --- a/output/pulse_system.dll.cs +++ b/output/pulse_system.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system.dll.hpp b/output/pulse_system.dll.hpp index 6b71462..0a6bd3d 100644 --- a/output/pulse_system.dll.hpp +++ b/output/pulse_system.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/pulse_system.dll.rs b/output/pulse_system.dll.rs index 7db62e3..8c300e0 100644 --- a/output/pulse_system.dll.rs +++ b/output/pulse_system.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11.dll.cs b/output/rendersystemdx11.dll.cs index 88fca85..877ee66 100644 --- a/output/rendersystemdx11.dll.cs +++ b/output/rendersystemdx11.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11.dll.hpp b/output/rendersystemdx11.dll.hpp index 7dfeee5..cdf6258 100644 --- a/output/rendersystemdx11.dll.hpp +++ b/output/rendersystemdx11.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/rendersystemdx11.dll.rs b/output/rendersystemdx11.dll.rs index ce56086..e848ca6 100644 --- a/output/rendersystemdx11.dll.rs +++ b/output/rendersystemdx11.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem.dll.cs b/output/resourcesystem.dll.cs index d2f6696..a545dda 100644 --- a/output/resourcesystem.dll.cs +++ b/output/resourcesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem.dll.hpp b/output/resourcesystem.dll.hpp index 3595525..1f39b25 100644 --- a/output/resourcesystem.dll.hpp +++ b/output/resourcesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/resourcesystem.dll.rs b/output/resourcesystem.dll.rs index e2a4520..207a9eb 100644 --- a/output/resourcesystem.dll.rs +++ b/output/resourcesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem.dll.cs b/output/scenesystem.dll.cs index 6825c55..222da3e 100644 --- a/output/scenesystem.dll.cs +++ b/output/scenesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem.dll.hpp b/output/scenesystem.dll.hpp index 9815589..2c6c6a5 100644 --- a/output/scenesystem.dll.hpp +++ b/output/scenesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/scenesystem.dll.rs b/output/scenesystem.dll.rs index 9ccdaf3..c077de2 100644 --- a/output/scenesystem.dll.rs +++ b/output/scenesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem.dll.cs b/output/schemasystem.dll.cs index c65097e..cb3387b 100644 --- a/output/schemasystem.dll.cs +++ b/output/schemasystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem.dll.hpp b/output/schemasystem.dll.hpp index f5e2447..f43f3ac 100644 --- a/output/schemasystem.dll.hpp +++ b/output/schemasystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/schemasystem.dll.rs b/output/schemasystem.dll.rs index 313dccb..0b37a0f 100644 --- a/output/schemasystem.dll.rs +++ b/output/schemasystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server.dll.cs b/output/server.dll.cs index 49344c1..c2d8302 100644 --- a/output/server.dll.cs +++ b/output/server.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server.dll.hpp b/output/server.dll.hpp index b6f462d..f3890ac 100644 --- a/output/server.dll.hpp +++ b/output/server.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/server.dll.rs b/output/server.dll.rs index 71acdfd..a462862 100644 --- a/output/server.dll.rs +++ b/output/server.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem.dll.cs b/output/soundsystem.dll.cs index af00d93..4678dc4 100644 --- a/output/soundsystem.dll.cs +++ b/output/soundsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem.dll.hpp b/output/soundsystem.dll.hpp index 2a742af..11f2277 100644 --- a/output/soundsystem.dll.hpp +++ b/output/soundsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/soundsystem.dll.rs b/output/soundsystem.dll.rs index 1804065..9e7408e 100644 --- a/output/soundsystem.dll.rs +++ b/output/soundsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2.dll.cs b/output/vphysics2.dll.cs index 51265ec..13bf5ed 100644 --- a/output/vphysics2.dll.cs +++ b/output/vphysics2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2.dll.hpp b/output/vphysics2.dll.hpp index a21140b..42142e8 100644 --- a/output/vphysics2.dll.hpp +++ b/output/vphysics2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/vphysics2.dll.rs b/output/vphysics2.dll.rs index 9f1e22d..0f255a3 100644 --- a/output/vphysics2.dll.rs +++ b/output/vphysics2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer.dll.cs b/output/worldrenderer.dll.cs index af5adaa..9476d0d 100644 --- a/output/worldrenderer.dll.cs +++ b/output/worldrenderer.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer.dll.hpp b/output/worldrenderer.dll.hpp index 3e08a0c..6e149a9 100644 --- a/output/worldrenderer.dll.hpp +++ b/output/worldrenderer.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #pragma once diff --git a/output/worldrenderer.dll.rs b/output/worldrenderer.dll.rs index 77d21d3..4fd93b1 100644 --- a/output/worldrenderer.dll.rs +++ b/output/worldrenderer.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-18 02:29:36.184201900 UTC +// 2024-06-21 00:09:51.615729800 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]