From bdfaf0aa5820eaf640da0790b6e2051a6789a9c2 Mon Sep 17 00:00:00 2001
From: Enoouo <58107233@qq.com>
Date: Sat, 22 Feb 2025 19:20:01 +0800
Subject: [PATCH] Game update (14069)

---
 output/animationsystem_dll.cs   |  2 +-
 output/animationsystem_dll.hpp  |  2 +-
 output/animationsystem_dll.rs   |  2 +-
 output/buttons.cs               |  2 +-
 output/buttons.hpp              |  2 +-
 output/buttons.rs               |  2 +-
 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            | 48 ++++++++++++++++-----------------
 output/interfaces.hpp           | 48 ++++++++++++++++-----------------
 output/interfaces.json          | 46 +++++++++++++++----------------
 output/interfaces.rs            | 48 ++++++++++++++++-----------------
 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               |  4 +--
 output/offsets.hpp              |  4 +--
 output/offsets.json             |  2 +-
 output/offsets.rs               |  4 +--
 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 +-
 63 files changed, 158 insertions(+), 158 deletions(-)

diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs
index 8c0d0e3..f50c0be 100644
--- a/output/animationsystem_dll.cs
+++ b/output/animationsystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: animationsystem.dll
diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp
index 758731a..a5a6290 100644
--- a/output/animationsystem_dll.hpp
+++ b/output/animationsystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs
index 800bf5d..bcb63c5 100644
--- a/output/animationsystem_dll.rs
+++ b/output/animationsystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 c9c6fa5..51d8e98 100644
--- a/output/buttons.cs
+++ b/output/buttons.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper {
     // Module: client.dll
diff --git a/output/buttons.hpp b/output/buttons.hpp
index 35a559c..2445ecf 100644
--- a/output/buttons.hpp
+++ b/output/buttons.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/buttons.rs b/output/buttons.rs
index 9da3ef4..679fd8a 100644
--- a/output/buttons.rs
+++ b/output/buttons.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #![allow(non_upper_case_globals, unused)]
 
diff --git a/output/client_dll.cs b/output/client_dll.cs
index ec42d09..f7104f8 100644
--- a/output/client_dll.cs
+++ b/output/client_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: client.dll
diff --git a/output/client_dll.hpp b/output/client_dll.hpp
index 1221a06..842d4ee 100644
--- a/output/client_dll.hpp
+++ b/output/client_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/client_dll.rs b/output/client_dll.rs
index d39bc2d..a7e0af0 100644
--- a/output/client_dll.rs
+++ b/output/client_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 b900d4f..df8553e 100644
--- a/output/engine2_dll.cs
+++ b/output/engine2_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: engine2.dll
diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp
index ef7b00f..aa8b3e8 100644
--- a/output/engine2_dll.hpp
+++ b/output/engine2_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs
index 6caabd5..673cbaa 100644
--- a/output/engine2_dll.rs
+++ b/output/engine2_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 3dde171..2330cf0 100644
--- a/output/host_dll.cs
+++ b/output/host_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: host.dll
diff --git a/output/host_dll.hpp b/output/host_dll.hpp
index e5821f2..e01fc97 100644
--- a/output/host_dll.hpp
+++ b/output/host_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/host_dll.rs b/output/host_dll.rs
index 785173c..248eadc 100644
--- a/output/host_dll.rs
+++ b/output/host_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 65cc4fb..1e1fa4c 100644
--- a/output/info.json
+++ b/output/info.json
@@ -1,4 +1,4 @@
 {
-  "build_number": 14068,
-  "timestamp": "2025-02-14T02:06:52.740149800+00:00"
+  "build_number": 14069,
+  "timestamp": "2025-02-22T11:14:11.118449200+00:00"
 }
\ No newline at end of file
diff --git a/output/interfaces.cs b/output/interfaces.cs
index f10d942..ea0f56d 100644
--- a/output/interfaces.cs
+++ b/output/interfaces.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Interfaces {
     // Module: animationsystem.dll
@@ -84,8 +84,8 @@ namespace CS2Dumper.Interfaces {
     }
     // Module: matchmaking.dll
     public static class MatchmakingDll {
-        public const nint GameTypes001 = 0x1A41B0;
-        public const nint MATCHFRAMEWORK_001 = 0x1AC380;
+        public const nint GameTypes001 = 0x1A3190;
+        public const nint MATCHFRAMEWORK_001 = 0x1AB360;
     }
     // Module: materialsystem2.dll
     public static class Materialsystem2Dll {
@@ -181,26 +181,26 @@ namespace CS2Dumper.Interfaces {
     }
     // Module: steamclient64.dll
     public static class Steamclient64Dll {
-        public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BAF74EA);
-        public const nint IVALIDATE001 = 0x14A3108;
-        public const nint SteamClient006 = 0x14A0860;
-        public const nint SteamClient007 = 0x14A0868;
-        public const nint SteamClient008 = 0x14A0870;
-        public const nint SteamClient009 = 0x14A0878;
-        public const nint SteamClient010 = 0x14A0880;
-        public const nint SteamClient011 = 0x14A0888;
-        public const nint SteamClient012 = 0x14A0890;
-        public const nint SteamClient013 = 0x14A0898;
-        public const nint SteamClient014 = 0x14A08A0;
-        public const nint SteamClient015 = 0x14A08A8;
-        public const nint SteamClient016 = 0x14A08B0;
-        public const nint SteamClient017 = 0x14A08B8;
-        public const nint SteamClient018 = 0x14A08C0;
-        public const nint SteamClient019 = 0x14A08C8;
-        public const nint SteamClient020 = 0x14A08D0;
-        public const nint SteamClient021 = 0x14A08D8;
-        public const nint p2pvoice002 = 0x14E273F;
-        public const nint p2pvoicesingleton002 = 0x147E0E0;
+        public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BAEC35A);
+        public const nint IVALIDATE001 = 0x1494F18;
+        public const nint SteamClient006 = 0x14926E0;
+        public const nint SteamClient007 = 0x14926E8;
+        public const nint SteamClient008 = 0x14926F0;
+        public const nint SteamClient009 = 0x14926F8;
+        public const nint SteamClient010 = 0x1492700;
+        public const nint SteamClient011 = 0x1492708;
+        public const nint SteamClient012 = 0x1492710;
+        public const nint SteamClient013 = 0x1492718;
+        public const nint SteamClient014 = 0x1492720;
+        public const nint SteamClient015 = 0x1492728;
+        public const nint SteamClient016 = 0x1492730;
+        public const nint SteamClient017 = 0x1492738;
+        public const nint SteamClient018 = 0x1492740;
+        public const nint SteamClient019 = 0x1492748;
+        public const nint SteamClient020 = 0x1492750;
+        public const nint SteamClient021 = 0x1492758;
+        public const nint p2pvoice002 = 0x14E24BF;
+        public const nint p2pvoicesingleton002 = 0x14700E0;
     }
     // Module: tier0.dll
     public static class Tier0Dll {
@@ -224,7 +224,7 @@ namespace CS2Dumper.Interfaces {
     }
     // Module: vstdlib_s64.dll
     public static class VstdlibS64Dll {
-        public const nint IVALIDATE001 = 0x6A990;
+        public const nint IVALIDATE001 = 0xABB40;
         public const nint VEngineCvar002 = 0x69070;
     }
     // Module: worldrenderer.dll
diff --git a/output/interfaces.hpp b/output/interfaces.hpp
index c35a308..d0c20bb 100644
--- a/output/interfaces.hpp
+++ b/output/interfaces.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
@@ -89,8 +89,8 @@ namespace cs2_dumper {
         }
         // Module: matchmaking.dll
         namespace matchmaking_dll {
-            constexpr std::ptrdiff_t GameTypes001 = 0x1A41B0;
-            constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1AC380;
+            constexpr std::ptrdiff_t GameTypes001 = 0x1A3190;
+            constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1AB360;
         }
         // Module: materialsystem2.dll
         namespace materialsystem2_dll {
@@ -186,26 +186,26 @@ namespace cs2_dumper {
         }
         // Module: steamclient64.dll
         namespace steamclient64_dll {
-            constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF74EA;
-            constexpr std::ptrdiff_t IVALIDATE001 = 0x14A3108;
-            constexpr std::ptrdiff_t SteamClient006 = 0x14A0860;
-            constexpr std::ptrdiff_t SteamClient007 = 0x14A0868;
-            constexpr std::ptrdiff_t SteamClient008 = 0x14A0870;
-            constexpr std::ptrdiff_t SteamClient009 = 0x14A0878;
-            constexpr std::ptrdiff_t SteamClient010 = 0x14A0880;
-            constexpr std::ptrdiff_t SteamClient011 = 0x14A0888;
-            constexpr std::ptrdiff_t SteamClient012 = 0x14A0890;
-            constexpr std::ptrdiff_t SteamClient013 = 0x14A0898;
-            constexpr std::ptrdiff_t SteamClient014 = 0x14A08A0;
-            constexpr std::ptrdiff_t SteamClient015 = 0x14A08A8;
-            constexpr std::ptrdiff_t SteamClient016 = 0x14A08B0;
-            constexpr std::ptrdiff_t SteamClient017 = 0x14A08B8;
-            constexpr std::ptrdiff_t SteamClient018 = 0x14A08C0;
-            constexpr std::ptrdiff_t SteamClient019 = 0x14A08C8;
-            constexpr std::ptrdiff_t SteamClient020 = 0x14A08D0;
-            constexpr std::ptrdiff_t SteamClient021 = 0x14A08D8;
-            constexpr std::ptrdiff_t p2pvoice002 = 0x14E273F;
-            constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x147E0E0;
+            constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAEC35A;
+            constexpr std::ptrdiff_t IVALIDATE001 = 0x1494F18;
+            constexpr std::ptrdiff_t SteamClient006 = 0x14926E0;
+            constexpr std::ptrdiff_t SteamClient007 = 0x14926E8;
+            constexpr std::ptrdiff_t SteamClient008 = 0x14926F0;
+            constexpr std::ptrdiff_t SteamClient009 = 0x14926F8;
+            constexpr std::ptrdiff_t SteamClient010 = 0x1492700;
+            constexpr std::ptrdiff_t SteamClient011 = 0x1492708;
+            constexpr std::ptrdiff_t SteamClient012 = 0x1492710;
+            constexpr std::ptrdiff_t SteamClient013 = 0x1492718;
+            constexpr std::ptrdiff_t SteamClient014 = 0x1492720;
+            constexpr std::ptrdiff_t SteamClient015 = 0x1492728;
+            constexpr std::ptrdiff_t SteamClient016 = 0x1492730;
+            constexpr std::ptrdiff_t SteamClient017 = 0x1492738;
+            constexpr std::ptrdiff_t SteamClient018 = 0x1492740;
+            constexpr std::ptrdiff_t SteamClient019 = 0x1492748;
+            constexpr std::ptrdiff_t SteamClient020 = 0x1492750;
+            constexpr std::ptrdiff_t SteamClient021 = 0x1492758;
+            constexpr std::ptrdiff_t p2pvoice002 = 0x14E24BF;
+            constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x14700E0;
         }
         // Module: tier0.dll
         namespace tier0_dll {
@@ -229,7 +229,7 @@ namespace cs2_dumper {
         }
         // Module: vstdlib_s64.dll
         namespace vstdlib_s64_dll {
-            constexpr std::ptrdiff_t IVALIDATE001 = 0x6A990;
+            constexpr std::ptrdiff_t IVALIDATE001 = 0xABB40;
             constexpr std::ptrdiff_t VEngineCvar002 = 0x69070;
         }
         // Module: worldrenderer.dll
diff --git a/output/interfaces.json b/output/interfaces.json
index 7de726f..4545ed3 100644
--- a/output/interfaces.json
+++ b/output/interfaces.json
@@ -72,8 +72,8 @@
     "Localize_001": 240336
   },
   "matchmaking.dll": {
-    "GameTypes001": 1720752,
-    "MATCHFRAMEWORK_001": 1753984
+    "GameTypes001": 1716624,
+    "MATCHFRAMEWORK_001": 1749856
   },
   "materialsystem2.dll": {
     "FontManager_001": 1131312,
@@ -151,26 +151,26 @@
     "SteamAudio001": 2177520
   },
   "steamclient64.dll": {
-    "CLIENTENGINE_INTERFACE_VERSION005": 18446744071758116074,
-    "IVALIDATE001": 21639432,
-    "SteamClient006": 21629024,
-    "SteamClient007": 21629032,
-    "SteamClient008": 21629040,
-    "SteamClient009": 21629048,
-    "SteamClient010": 21629056,
-    "SteamClient011": 21629064,
-    "SteamClient012": 21629072,
-    "SteamClient013": 21629080,
-    "SteamClient014": 21629088,
-    "SteamClient015": 21629096,
-    "SteamClient016": 21629104,
-    "SteamClient017": 21629112,
-    "SteamClient018": 21629120,
-    "SteamClient019": 21629128,
-    "SteamClient020": 21629136,
-    "SteamClient021": 21629144,
-    "p2pvoice002": 21899071,
-    "p2pvoicesingleton002": 21487840
+    "CLIENTENGINE_INTERFACE_VERSION005": 18446744071758070618,
+    "IVALIDATE001": 21581592,
+    "SteamClient006": 21571296,
+    "SteamClient007": 21571304,
+    "SteamClient008": 21571312,
+    "SteamClient009": 21571320,
+    "SteamClient010": 21571328,
+    "SteamClient011": 21571336,
+    "SteamClient012": 21571344,
+    "SteamClient013": 21571352,
+    "SteamClient014": 21571360,
+    "SteamClient015": 21571368,
+    "SteamClient016": 21571376,
+    "SteamClient017": 21571384,
+    "SteamClient018": 21571392,
+    "SteamClient019": 21571400,
+    "SteamClient020": 21571408,
+    "SteamClient021": 21571416,
+    "p2pvoice002": 21898431,
+    "p2pvoicesingleton002": 21430496
   },
   "tier0.dll": {
     "TestScriptMgr001": 3668592,
@@ -189,7 +189,7 @@
     "VScriptManager010": 1213952
   },
   "vstdlib_s64.dll": {
-    "IVALIDATE001": 436624,
+    "IVALIDATE001": 703296,
     "VEngineCvar002": 430192
   },
   "worldrenderer.dll": {
diff --git a/output/interfaces.rs b/output/interfaces.rs
index 151ad5f..85f0408 100644
--- a/output/interfaces.rs
+++ b/output/interfaces.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #![allow(non_upper_case_globals, unused)]
 
@@ -87,8 +87,8 @@ pub mod cs2_dumper {
         }
         // Module: matchmaking.dll
         pub mod matchmaking_dll {
-            pub const GameTypes001: usize = 0x1A41B0;
-            pub const MATCHFRAMEWORK_001: usize = 0x1AC380;
+            pub const GameTypes001: usize = 0x1A3190;
+            pub const MATCHFRAMEWORK_001: usize = 0x1AB360;
         }
         // Module: materialsystem2.dll
         pub mod materialsystem2_dll {
@@ -184,26 +184,26 @@ pub mod cs2_dumper {
         }
         // Module: steamclient64.dll
         pub mod steamclient64_dll {
-            pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF74EA;
-            pub const IVALIDATE001: usize = 0x14A3108;
-            pub const SteamClient006: usize = 0x14A0860;
-            pub const SteamClient007: usize = 0x14A0868;
-            pub const SteamClient008: usize = 0x14A0870;
-            pub const SteamClient009: usize = 0x14A0878;
-            pub const SteamClient010: usize = 0x14A0880;
-            pub const SteamClient011: usize = 0x14A0888;
-            pub const SteamClient012: usize = 0x14A0890;
-            pub const SteamClient013: usize = 0x14A0898;
-            pub const SteamClient014: usize = 0x14A08A0;
-            pub const SteamClient015: usize = 0x14A08A8;
-            pub const SteamClient016: usize = 0x14A08B0;
-            pub const SteamClient017: usize = 0x14A08B8;
-            pub const SteamClient018: usize = 0x14A08C0;
-            pub const SteamClient019: usize = 0x14A08C8;
-            pub const SteamClient020: usize = 0x14A08D0;
-            pub const SteamClient021: usize = 0x14A08D8;
-            pub const p2pvoice002: usize = 0x14E273F;
-            pub const p2pvoicesingleton002: usize = 0x147E0E0;
+            pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAEC35A;
+            pub const IVALIDATE001: usize = 0x1494F18;
+            pub const SteamClient006: usize = 0x14926E0;
+            pub const SteamClient007: usize = 0x14926E8;
+            pub const SteamClient008: usize = 0x14926F0;
+            pub const SteamClient009: usize = 0x14926F8;
+            pub const SteamClient010: usize = 0x1492700;
+            pub const SteamClient011: usize = 0x1492708;
+            pub const SteamClient012: usize = 0x1492710;
+            pub const SteamClient013: usize = 0x1492718;
+            pub const SteamClient014: usize = 0x1492720;
+            pub const SteamClient015: usize = 0x1492728;
+            pub const SteamClient016: usize = 0x1492730;
+            pub const SteamClient017: usize = 0x1492738;
+            pub const SteamClient018: usize = 0x1492740;
+            pub const SteamClient019: usize = 0x1492748;
+            pub const SteamClient020: usize = 0x1492750;
+            pub const SteamClient021: usize = 0x1492758;
+            pub const p2pvoice002: usize = 0x14E24BF;
+            pub const p2pvoicesingleton002: usize = 0x14700E0;
         }
         // Module: tier0.dll
         pub mod tier0_dll {
@@ -227,7 +227,7 @@ pub mod cs2_dumper {
         }
         // Module: vstdlib_s64.dll
         pub mod vstdlib_s64_dll {
-            pub const IVALIDATE001: usize = 0x6A990;
+            pub const IVALIDATE001: usize = 0xABB40;
             pub const VEngineCvar002: usize = 0x69070;
         }
         // Module: worldrenderer.dll
diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs
index 244fd66..ab55393 100644
--- a/output/materialsystem2_dll.cs
+++ b/output/materialsystem2_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: materialsystem2.dll
diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp
index 1cee00f..22f8481 100644
--- a/output/materialsystem2_dll.hpp
+++ b/output/materialsystem2_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs
index a414333..4a311bc 100644
--- a/output/materialsystem2_dll.rs
+++ b/output/materialsystem2_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 f097221..d960f66 100644
--- a/output/networksystem_dll.cs
+++ b/output/networksystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: networksystem.dll
diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp
index f81019e..a9f4de2 100644
--- a/output/networksystem_dll.hpp
+++ b/output/networksystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs
index d3a5c88..2dc7ffb 100644
--- a/output/networksystem_dll.rs
+++ b/output/networksystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 418c52f..8540432 100644
--- a/output/offsets.cs
+++ b/output/offsets.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Offsets {
     // Module: client.dll
@@ -42,7 +42,7 @@ namespace CS2Dumper.Offsets {
     }
     // Module: matchmaking.dll
     public static class MatchmakingDll {
-        public const nint dwGameTypes = 0x1A41B0;
+        public const nint dwGameTypes = 0x1A3190;
         public const nint dwGameTypes_mapName = 0x120;
     }
     // Module: soundsystem.dll
diff --git a/output/offsets.hpp b/output/offsets.hpp
index 97f4b51..d641453 100644
--- a/output/offsets.hpp
+++ b/output/offsets.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
@@ -47,7 +47,7 @@ namespace cs2_dumper {
         }
         // Module: matchmaking.dll
         namespace matchmaking_dll {
-            constexpr std::ptrdiff_t dwGameTypes = 0x1A41B0;
+            constexpr std::ptrdiff_t dwGameTypes = 0x1A3190;
             constexpr std::ptrdiff_t dwGameTypes_mapName = 0x120;
         }
         // Module: soundsystem.dll
diff --git a/output/offsets.json b/output/offsets.json
index 7b06c27..425a83c 100644
--- a/output/offsets.json
+++ b/output/offsets.json
@@ -35,7 +35,7 @@
     "dwInputSystem": 231392
   },
   "matchmaking.dll": {
-    "dwGameTypes": 1720752,
+    "dwGameTypes": 1716624,
     "dwGameTypes_mapName": 288
   },
   "soundsystem.dll": {
diff --git a/output/offsets.rs b/output/offsets.rs
index 42c2325..2198630 100644
--- a/output/offsets.rs
+++ b/output/offsets.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #![allow(non_upper_case_globals, unused)]
 
@@ -45,7 +45,7 @@ pub mod cs2_dumper {
         }
         // Module: matchmaking.dll
         pub mod matchmaking_dll {
-            pub const dwGameTypes: usize = 0x1A41B0;
+            pub const dwGameTypes: usize = 0x1A3190;
             pub const dwGameTypes_mapName: usize = 0x120;
         }
         // Module: soundsystem.dll
diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs
index f194334..8a19760 100644
--- a/output/panorama_dll.cs
+++ b/output/panorama_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: panorama.dll
diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp
index 3a46a62..760863e 100644
--- a/output/panorama_dll.hpp
+++ b/output/panorama_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs
index 38a6d5b..9f396e7 100644
--- a/output/panorama_dll.rs
+++ b/output/panorama_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 c651f3f..b64f735 100644
--- a/output/particles_dll.cs
+++ b/output/particles_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: particles.dll
diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp
index f16198f..62ffab5 100644
--- a/output/particles_dll.hpp
+++ b/output/particles_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/particles_dll.rs b/output/particles_dll.rs
index 3d17491..f578170 100644
--- a/output/particles_dll.rs
+++ b/output/particles_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 9994025..c9c1890 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
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: pulse_system.dll
diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp
index c2188de..e3bac56 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
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs
index eafc028..bb582d6 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
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 5ac1eb1..2f459ad 100644
--- a/output/rendersystemdx11_dll.cs
+++ b/output/rendersystemdx11_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: rendersystemdx11.dll
diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp
index a4b0690..a4d0eda 100644
--- a/output/rendersystemdx11_dll.hpp
+++ b/output/rendersystemdx11_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs
index e77b66c..b4dd656 100644
--- a/output/rendersystemdx11_dll.rs
+++ b/output/rendersystemdx11_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 d6b2c55..aef1eb6 100644
--- a/output/resourcesystem_dll.cs
+++ b/output/resourcesystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: resourcesystem.dll
diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp
index 42352ee..e00afb9 100644
--- a/output/resourcesystem_dll.hpp
+++ b/output/resourcesystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs
index 9764b63..1240002 100644
--- a/output/resourcesystem_dll.rs
+++ b/output/resourcesystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 916dd77..dc2e7d7 100644
--- a/output/scenesystem_dll.cs
+++ b/output/scenesystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: scenesystem.dll
diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp
index 8ffe177..e5e7a6a 100644
--- a/output/scenesystem_dll.hpp
+++ b/output/scenesystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs
index 907955b..aba5e64 100644
--- a/output/scenesystem_dll.rs
+++ b/output/scenesystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 e4aac89..82710b9 100644
--- a/output/schemasystem_dll.cs
+++ b/output/schemasystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: schemasystem.dll
diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp
index 1afa5c2..0110891 100644
--- a/output/schemasystem_dll.hpp
+++ b/output/schemasystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs
index 60939cb..83f75c4 100644
--- a/output/schemasystem_dll.rs
+++ b/output/schemasystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 90586e2..e7e6f74 100644
--- a/output/server_dll.cs
+++ b/output/server_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: server.dll
diff --git a/output/server_dll.hpp b/output/server_dll.hpp
index 4c796d9..72631a3 100644
--- a/output/server_dll.hpp
+++ b/output/server_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/server_dll.rs b/output/server_dll.rs
index 9a321f6..55ad9bd 100644
--- a/output/server_dll.rs
+++ b/output/server_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 e2cdcd7..ea1c261 100644
--- a/output/soundsystem_dll.cs
+++ b/output/soundsystem_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: soundsystem.dll
diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp
index 267100e..a3572a4 100644
--- a/output/soundsystem_dll.hpp
+++ b/output/soundsystem_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs
index 35763cb..573f0a1 100644
--- a/output/soundsystem_dll.rs
+++ b/output/soundsystem_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 52b88aa..daa1c2d 100644
--- a/output/vphysics2_dll.cs
+++ b/output/vphysics2_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: vphysics2.dll
diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp
index c249630..c206c83 100644
--- a/output/vphysics2_dll.hpp
+++ b/output/vphysics2_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs
index a2b3447..bb26de7 100644
--- a/output/vphysics2_dll.rs
+++ b/output/vphysics2_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 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 3e18b85..8c600dc 100644
--- a/output/worldrenderer_dll.cs
+++ b/output/worldrenderer_dll.cs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 namespace CS2Dumper.Schemas {
     // Module: worldrenderer.dll
diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp
index 94b1614..e7c7c1f 100644
--- a/output/worldrenderer_dll.hpp
+++ b/output/worldrenderer_dll.hpp
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #pragma once
 
diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs
index 9c7fa6c..a80066a 100644
--- a/output/worldrenderer_dll.rs
+++ b/output/worldrenderer_dll.rs
@@ -1,5 +1,5 @@
 // Generated using https://github.com/a2x/cs2-dumper
-// 2025-02-14 02:06:52.740149800 UTC
+// 2025-02-22 11:14:11.118449200 UTC
 
 #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]