From 00c602425ad3775a1aa61f44bae8bd467e4656fe Mon Sep 17 00:00:00 2001 From: Coslly <2268455705@qq.com> Date: Tue, 9 Dec 2025 11:10:36 +0900 Subject: [PATCH] Game update (14127) --- 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 | 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/steamaudio_dll.cs | 2 +- output/steamaudio_dll.hpp | 2 +- output/steamaudio_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 +- 66 files changed, 141 insertions(+), 141 deletions(-) diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index f6b5263c..9b12105f 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index be3e503e..2ded8ba3 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 37e7cdf7..161b515d 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 16ea31ad..6934a0c8 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper { // Module: client.dll diff --git a/output/buttons.hpp b/output/buttons.hpp index 7c1269d6..20b2b88f 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/buttons.rs b/output/buttons.rs index 56983943..69a3e065 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #![allow(non_upper_case_globals, unused)] diff --git a/output/client_dll.cs b/output/client_dll.cs index 1764d81a..15817018 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index d4721379..bf40cb09 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index a8803bad..0b8b31ce 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 666ea307..e4083249 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 18388306..5e68cf7d 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 26a287cc..0d3c00c2 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 5c7431bd..f1514970 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index d3f2f127..8102db85 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index c4792ea7..779900ea 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 1d228c63..e3b32aa2 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14126, - "timestamp": "2025-12-06T01:16:28.578653900+00:00" + "build_number": 14127, + "timestamp": "2025-12-09T02:09:00.131920200+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 11116631..33a05efc 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -21,26 +21,26 @@ namespace CS2Dumper.Interfaces { // Module: engine2.dll public static class Engine2Dll { public const nint BenchmarkService001 = 0x5F7630; - public const nint BugService001 = 0x8ABC60; - public const nint ClientServerEngineLoopService_001 = 0x8ED370; + public const nint BugService001 = 0x8ABC80; + public const nint ClientServerEngineLoopService_001 = 0x8ED390; public const nint EngineGameUI001 = 0x5F52F0; - public const nint EngineServiceMgr001 = 0x8ECC70; - public const nint GameEventSystemClientV001 = 0x8ECF40; - public const nint GameEventSystemServerV001 = 0x8ED060; + public const nint EngineServiceMgr001 = 0x8ECC90; + public const nint GameEventSystemClientV001 = 0x8ECF60; + public const nint GameEventSystemServerV001 = 0x8ED080; public const nint GameResourceServiceClientV001 = 0x5F7730; public const nint GameResourceServiceServerV001 = 0x5F7790; - public const nint GameUIService_001 = 0x8AC090; + public const nint GameUIService_001 = 0x8AC0B0; public const nint HostStateMgr001 = 0x5F7FF0; public const nint INETSUPPORT_001 = 0x5F0870; - public const nint InputService_001 = 0x8AC380; + public const nint InputService_001 = 0x8AC3A0; public const nint KeyValueCache001 = 0x5F80A0; - public const nint MapListService_001 = 0x8EB2F0; - public const nint NetworkClientService_001 = 0x8EB480; - public const nint NetworkP2PService_001 = 0x8EB7A0; - public const nint NetworkServerService_001 = 0x8EB930; + public const nint MapListService_001 = 0x8EB310; + public const nint NetworkClientService_001 = 0x8EB4A0; + public const nint NetworkP2PService_001 = 0x8EB7C0; + public const nint NetworkServerService_001 = 0x8EB950; public const nint NetworkService_001 = 0x5F7900; - public const nint RenderService_001 = 0x8EBB90; - public const nint ScreenshotService001 = 0x8EBE40; + public const nint RenderService_001 = 0x8EBBB0; + public const nint ScreenshotService001 = 0x8EBE60; public const nint SimpleEngineLoopService_001 = 0x5F8100; public const nint SoundService_001 = 0x5F7940; public const nint Source2EngineToClient001 = 0x5F4980; @@ -48,7 +48,7 @@ namespace CS2Dumper.Interfaces { public const nint Source2EngineToServer001 = 0x5F4A58; public const nint Source2EngineToServerStringTable001 = 0x5F4A80; public const nint SplitScreenService_001 = 0x5F7C40; - public const nint StatsService_001 = 0x8EC240; + public const nint StatsService_001 = 0x8EC260; public const nint ToolService_001 = 0x5F7E00; public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x5F5380; public const nint VProfService_001 = 0x5F7E40; diff --git a/output/interfaces.hpp b/output/interfaces.hpp index d392a114..58bbc7b3 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once @@ -26,26 +26,26 @@ namespace cs2_dumper { // Module: engine2.dll namespace engine2_dll { constexpr std::ptrdiff_t BenchmarkService001 = 0x5F7630; - constexpr std::ptrdiff_t BugService001 = 0x8ABC60; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x8ED370; + constexpr std::ptrdiff_t BugService001 = 0x8ABC80; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x8ED390; constexpr std::ptrdiff_t EngineGameUI001 = 0x5F52F0; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x8ECC70; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x8ECF40; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x8ED060; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x8ECC90; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x8ECF60; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x8ED080; constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x5F7730; constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x5F7790; - constexpr std::ptrdiff_t GameUIService_001 = 0x8AC090; + constexpr std::ptrdiff_t GameUIService_001 = 0x8AC0B0; constexpr std::ptrdiff_t HostStateMgr001 = 0x5F7FF0; constexpr std::ptrdiff_t INETSUPPORT_001 = 0x5F0870; - constexpr std::ptrdiff_t InputService_001 = 0x8AC380; + constexpr std::ptrdiff_t InputService_001 = 0x8AC3A0; constexpr std::ptrdiff_t KeyValueCache001 = 0x5F80A0; - constexpr std::ptrdiff_t MapListService_001 = 0x8EB2F0; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x8EB480; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x8EB7A0; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x8EB930; + constexpr std::ptrdiff_t MapListService_001 = 0x8EB310; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x8EB4A0; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x8EB7C0; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x8EB950; constexpr std::ptrdiff_t NetworkService_001 = 0x5F7900; - constexpr std::ptrdiff_t RenderService_001 = 0x8EBB90; - constexpr std::ptrdiff_t ScreenshotService001 = 0x8EBE40; + constexpr std::ptrdiff_t RenderService_001 = 0x8EBBB0; + constexpr std::ptrdiff_t ScreenshotService001 = 0x8EBE60; constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x5F8100; constexpr std::ptrdiff_t SoundService_001 = 0x5F7940; constexpr std::ptrdiff_t Source2EngineToClient001 = 0x5F4980; @@ -53,7 +53,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t Source2EngineToServer001 = 0x5F4A58; constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x5F4A80; constexpr std::ptrdiff_t SplitScreenService_001 = 0x5F7C40; - constexpr std::ptrdiff_t StatsService_001 = 0x8EC240; + constexpr std::ptrdiff_t StatsService_001 = 0x8EC260; constexpr std::ptrdiff_t ToolService_001 = 0x5F7E00; constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x5F5380; constexpr std::ptrdiff_t VProfService_001 = 0x5F7E40; diff --git a/output/interfaces.json b/output/interfaces.json index 0926e5a1..32b8ff74 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -15,26 +15,26 @@ }, "engine2.dll": { "BenchmarkService001": 6256176, - "BugService001": 9092192, - "ClientServerEngineLoopService_001": 9360240, + "BugService001": 9092224, + "ClientServerEngineLoopService_001": 9360272, "EngineGameUI001": 6247152, - "EngineServiceMgr001": 9358448, - "GameEventSystemClientV001": 9359168, - "GameEventSystemServerV001": 9359456, + "EngineServiceMgr001": 9358480, + "GameEventSystemClientV001": 9359200, + "GameEventSystemServerV001": 9359488, "GameResourceServiceClientV001": 6256432, "GameResourceServiceServerV001": 6256528, - "GameUIService_001": 9093264, + "GameUIService_001": 9093296, "HostStateMgr001": 6258672, "INETSUPPORT_001": 6228080, - "InputService_001": 9094016, + "InputService_001": 9094048, "KeyValueCache001": 6258848, - "MapListService_001": 9351920, - "NetworkClientService_001": 9352320, - "NetworkP2PService_001": 9353120, - "NetworkServerService_001": 9353520, + "MapListService_001": 9351952, + "NetworkClientService_001": 9352352, + "NetworkP2PService_001": 9353152, + "NetworkServerService_001": 9353552, "NetworkService_001": 6256896, - "RenderService_001": 9354128, - "ScreenshotService001": 9354816, + "RenderService_001": 9354160, + "ScreenshotService001": 9354848, "SimpleEngineLoopService_001": 6258944, "SoundService_001": 6256960, "Source2EngineToClient001": 6244736, @@ -42,7 +42,7 @@ "Source2EngineToServer001": 6244952, "Source2EngineToServerStringTable001": 6244992, "SplitScreenService_001": 6257728, - "StatsService_001": 9355840, + "StatsService_001": 9355872, "ToolService_001": 6258176, "VENGINE_GAMEUIFUNCS_VERSION005": 6247296, "VProfService_001": 6258240 diff --git a/output/interfaces.rs b/output/interfaces.rs index 89e0224b..f36bbc4f 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #![allow(non_upper_case_globals, unused)] @@ -24,26 +24,26 @@ pub mod cs2_dumper { // Module: engine2.dll pub mod engine2_dll { pub const BenchmarkService001: usize = 0x5F7630; - pub const BugService001: usize = 0x8ABC60; - pub const ClientServerEngineLoopService_001: usize = 0x8ED370; + pub const BugService001: usize = 0x8ABC80; + pub const ClientServerEngineLoopService_001: usize = 0x8ED390; pub const EngineGameUI001: usize = 0x5F52F0; - pub const EngineServiceMgr001: usize = 0x8ECC70; - pub const GameEventSystemClientV001: usize = 0x8ECF40; - pub const GameEventSystemServerV001: usize = 0x8ED060; + pub const EngineServiceMgr001: usize = 0x8ECC90; + pub const GameEventSystemClientV001: usize = 0x8ECF60; + pub const GameEventSystemServerV001: usize = 0x8ED080; pub const GameResourceServiceClientV001: usize = 0x5F7730; pub const GameResourceServiceServerV001: usize = 0x5F7790; - pub const GameUIService_001: usize = 0x8AC090; + pub const GameUIService_001: usize = 0x8AC0B0; pub const HostStateMgr001: usize = 0x5F7FF0; pub const INETSUPPORT_001: usize = 0x5F0870; - pub const InputService_001: usize = 0x8AC380; + pub const InputService_001: usize = 0x8AC3A0; pub const KeyValueCache001: usize = 0x5F80A0; - pub const MapListService_001: usize = 0x8EB2F0; - pub const NetworkClientService_001: usize = 0x8EB480; - pub const NetworkP2PService_001: usize = 0x8EB7A0; - pub const NetworkServerService_001: usize = 0x8EB930; + pub const MapListService_001: usize = 0x8EB310; + pub const NetworkClientService_001: usize = 0x8EB4A0; + pub const NetworkP2PService_001: usize = 0x8EB7C0; + pub const NetworkServerService_001: usize = 0x8EB950; pub const NetworkService_001: usize = 0x5F7900; - pub const RenderService_001: usize = 0x8EBB90; - pub const ScreenshotService001: usize = 0x8EBE40; + pub const RenderService_001: usize = 0x8EBBB0; + pub const ScreenshotService001: usize = 0x8EBE60; pub const SimpleEngineLoopService_001: usize = 0x5F8100; pub const SoundService_001: usize = 0x5F7940; pub const Source2EngineToClient001: usize = 0x5F4980; @@ -51,7 +51,7 @@ pub mod cs2_dumper { pub const Source2EngineToServer001: usize = 0x5F4A58; pub const Source2EngineToServerStringTable001: usize = 0x5F4A80; pub const SplitScreenService_001: usize = 0x5F7C40; - pub const StatsService_001: usize = 0x8EC240; + pub const StatsService_001: usize = 0x8EC260; pub const ToolService_001: usize = 0x5F7E00; pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x5F5380; pub const VProfService_001: usize = 0x5F7E40; diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 7b85e2a1..935c8ad4 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 740da5a6..98e09ec1 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 76f42f1b..6365c44b 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 6d123cfe..cb9bd474 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 95f7db7e..1b48eef6 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 818332ec..d11570b2 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 1c22527b..04788dda 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,17 +1,17 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { public const nint dwCSGOInput = 0x1E3B150; public const nint dwEntityList = 0x1D12CE8; - public const nint dwGameEntitySystem = 0x1FB79E0; + public const nint dwGameEntitySystem = 0x1FB79D0; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; public const nint dwGameRules = 0x1E30410; public const nint dwGlobalVars = 0x1BE31C0; public const nint dwGlowManager = 0x1E2D2B8; - public const nint dwLocalPlayerController = 0x1E1CC08; + public const nint dwLocalPlayerController = 0x1E1CC18; public const nint dwLocalPlayerPawn = 0x1BEDF28; public const nint dwPlantedC4 = 0x1E35BE8; public const nint dwPrediction = 0x1BEDE40; @@ -25,7 +25,7 @@ namespace CS2Dumper.Offsets { // Module: engine2.dll public static class Engine2Dll { public const nint dwBuildNumber = 0x5F13E4; - public const nint dwNetworkGameClient = 0x8EB518; + public const nint dwNetworkGameClient = 0x8EB538; public const nint dwNetworkGameClient_clientTickCount = 0x390; public const nint dwNetworkGameClient_deltaTick = 0x23C; public const nint dwNetworkGameClient_isBackgroundMap = 0x2C1467; @@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets { public const nint dwNetworkGameClient_maxClients = 0x230; public const nint dwNetworkGameClient_serverTickCount = 0x23C; public const nint dwNetworkGameClient_signOnState = 0x220; - public const nint dwWindowHeight = 0x8EF824; - public const nint dwWindowWidth = 0x8EF820; + public const nint dwWindowHeight = 0x8EF844; + public const nint dwWindowWidth = 0x8EF840; } // Module: inputsystem.dll public static class InputsystemDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 55cea1a4..3985e9ec 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once @@ -11,12 +11,12 @@ namespace cs2_dumper { namespace client_dll { constexpr std::ptrdiff_t dwCSGOInput = 0x1E3B150; constexpr std::ptrdiff_t dwEntityList = 0x1D12CE8; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB79E0; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB79D0; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; constexpr std::ptrdiff_t dwGameRules = 0x1E30410; constexpr std::ptrdiff_t dwGlobalVars = 0x1BE31C0; constexpr std::ptrdiff_t dwGlowManager = 0x1E2D2B8; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1CC08; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1CC18; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BEDF28; constexpr std::ptrdiff_t dwPlantedC4 = 0x1E35BE8; constexpr std::ptrdiff_t dwPrediction = 0x1BEDE40; @@ -30,7 +30,7 @@ namespace cs2_dumper { // Module: engine2.dll namespace engine2_dll { constexpr std::ptrdiff_t dwBuildNumber = 0x5F13E4; - constexpr std::ptrdiff_t dwNetworkGameClient = 0x8EB518; + constexpr std::ptrdiff_t dwNetworkGameClient = 0x8EB538; constexpr std::ptrdiff_t dwNetworkGameClient_clientTickCount = 0x390; constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x23C; constexpr std::ptrdiff_t dwNetworkGameClient_isBackgroundMap = 0x2C1467; @@ -38,8 +38,8 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x230; constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x23C; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x220; - constexpr std::ptrdiff_t dwWindowHeight = 0x8EF824; - constexpr std::ptrdiff_t dwWindowWidth = 0x8EF820; + constexpr std::ptrdiff_t dwWindowHeight = 0x8EF844; + constexpr std::ptrdiff_t dwWindowWidth = 0x8EF840; } // Module: inputsystem.dll namespace inputsystem_dll { diff --git a/output/offsets.json b/output/offsets.json index c82a7cfa..2f3955a1 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -2,12 +2,12 @@ "client.dll": { "dwCSGOInput": 31699280, "dwEntityList": 30485736, - "dwGameEntitySystem": 33257952, + "dwGameEntitySystem": 33257936, "dwGameEntitySystem_highestEntityIndex": 8432, "dwGameRules": 31654928, "dwGlobalVars": 29241792, "dwGlowManager": 31642296, - "dwLocalPlayerController": 31575048, + "dwLocalPlayerController": 31575064, "dwLocalPlayerPawn": 29286184, "dwPlantedC4": 31677416, "dwPrediction": 29285952, @@ -20,7 +20,7 @@ }, "engine2.dll": { "dwBuildNumber": 6231012, - "dwNetworkGameClient": 9352472, + "dwNetworkGameClient": 9352504, "dwNetworkGameClient_clientTickCount": 912, "dwNetworkGameClient_deltaTick": 572, "dwNetworkGameClient_isBackgroundMap": 2888807, @@ -28,8 +28,8 @@ "dwNetworkGameClient_maxClients": 560, "dwNetworkGameClient_serverTickCount": 572, "dwNetworkGameClient_signOnState": 544, - "dwWindowHeight": 9369636, - "dwWindowWidth": 9369632 + "dwWindowHeight": 9369668, + "dwWindowWidth": 9369664 }, "inputsystem.dll": { "dwInputSystem": 285216 diff --git a/output/offsets.rs b/output/offsets.rs index d8ccdcbe..44818d11 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #![allow(non_upper_case_globals, unused)] @@ -9,12 +9,12 @@ pub mod cs2_dumper { pub mod client_dll { pub const dwCSGOInput: usize = 0x1E3B150; pub const dwEntityList: usize = 0x1D12CE8; - pub const dwGameEntitySystem: usize = 0x1FB79E0; + pub const dwGameEntitySystem: usize = 0x1FB79D0; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; pub const dwGameRules: usize = 0x1E30410; pub const dwGlobalVars: usize = 0x1BE31C0; pub const dwGlowManager: usize = 0x1E2D2B8; - pub const dwLocalPlayerController: usize = 0x1E1CC08; + pub const dwLocalPlayerController: usize = 0x1E1CC18; pub const dwLocalPlayerPawn: usize = 0x1BEDF28; pub const dwPlantedC4: usize = 0x1E35BE8; pub const dwPrediction: usize = 0x1BEDE40; @@ -28,7 +28,7 @@ pub mod cs2_dumper { // Module: engine2.dll pub mod engine2_dll { pub const dwBuildNumber: usize = 0x5F13E4; - pub const dwNetworkGameClient: usize = 0x8EB518; + pub const dwNetworkGameClient: usize = 0x8EB538; pub const dwNetworkGameClient_clientTickCount: usize = 0x390; pub const dwNetworkGameClient_deltaTick: usize = 0x23C; pub const dwNetworkGameClient_isBackgroundMap: usize = 0x2C1467; @@ -36,8 +36,8 @@ pub mod cs2_dumper { pub const dwNetworkGameClient_maxClients: usize = 0x230; pub const dwNetworkGameClient_serverTickCount: usize = 0x23C; pub const dwNetworkGameClient_signOnState: usize = 0x220; - pub const dwWindowHeight: usize = 0x8EF824; - pub const dwWindowWidth: usize = 0x8EF820; + pub const dwWindowHeight: usize = 0x8EF844; + pub const dwWindowWidth: usize = 0x8EF840; } // Module: inputsystem.dll pub mod inputsystem_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index dd9f556a..3e6e4253 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 0659f6d6..b14c11c9 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 019b1776..748bf71b 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 b59ae574..7ccbc37b 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index dadc5ab4..bfc18aac 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index c67a41e9..676025d1 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 a762403c..a4ee88fd 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-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 652bcbc7..38e8518e 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-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 218c1c45..e2fad3ec 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-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 8337f5f4..35e5fb15 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 4e1a5468..8779f52a 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index dded1b1a..faedd1f8 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 d69f6bf0..a27eb18c 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index ea2abeee..58ecb832 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 0d38d9c7..27915b76 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 61d6528d..c65c522f 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index bc31fed0..9bab0939 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 79d19448..cfa514c8 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 42018549..e6023422 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 02e07339..4f0404d8 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index a216cf49..0b85de4f 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 e192fe23..bcc5aef6 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 76bfb05e..ae2c2a64 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index c1a7eafe..8f4c4140 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 33a03386..b6c009af 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index cd8af729..f383d274 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 18a58656..79e8cf7f 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/steamaudio_dll.cs b/output/steamaudio_dll.cs index ee7c1c9f..f31dba6e 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index 3890c4e2..30548aee 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index fea183ae..6e38b625 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 df824bbd..f938c6b8 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 910883c2..d6a4b1f2 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 8c1252ff..1168906f 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 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 27751722..91d26efb 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index e272df6d..7139a49f 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 1d8ae764..c9c2544f 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-06 01:16:28.578653900 UTC +// 2025-12-09 02:09:00.131920200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]