From 5f4fcf593fa6134eed8cc37c902494953fa4b109 Mon Sep 17 00:00:00 2001 From: Coslly <2268455705@qq.com> Date: Tue, 27 Jan 2026 11:38:39 +0900 Subject: [PATCH] Game update (14133) --- 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 | 70 ++++++++++++++++----------------- output/interfaces.hpp | 70 ++++++++++++++++----------------- output/interfaces.json | 67 +++++++++++++++---------------- output/interfaces.rs | 70 ++++++++++++++++----------------- 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 | 5 +-- output/server_dll.hpp | 5 +-- output/server_dll.json | 1 - output/server_dll.rs | 5 +-- 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 +- 67 files changed, 216 insertions(+), 235 deletions(-) diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 1c2141fe..9d752228 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index c00b3570..bd950a8d 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index c24271e9..15fcc3f4 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 138fd366..5a457163 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper { // Module: client.dll diff --git a/output/buttons.hpp b/output/buttons.hpp index 0023395b..a2bbfae5 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/buttons.rs b/output/buttons.rs index 71ba3d7e..a84fa898 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #![allow(non_upper_case_globals, unused)] diff --git a/output/client_dll.cs b/output/client_dll.cs index 45b5054b..ecba2723 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 2dff31e3..fd92208c 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 1f0c2052..730e8deb 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 a657d37f..51054916 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 8c5caeb2..6993ba11 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 94e18448..690557fc 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 ec35c817..c0fe6366 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 6ccd29b6..7908e862 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 624c6896..cfde5549 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 6c1ee20c..4af48c92 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14132, - "timestamp": "2026-01-25T21:11:42.105397500+00:00" + "build_number": 14133, + "timestamp": "2026-01-27T02:36:48.265997500+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 3f8f4159..639bb98e 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 = 0x60C610; - public const nint BugService001 = 0x8C1830; - public const nint ClientServerEngineLoopService_001 = 0x902ED0; + public const nint BugService001 = 0x8C17F0; + public const nint ClientServerEngineLoopService_001 = 0x902E90; public const nint EngineGameUI001 = 0x60A2B0; - public const nint EngineServiceMgr001 = 0x902780; - public const nint GameEventSystemClientV001 = 0x902A60; - public const nint GameEventSystemServerV001 = 0x902B90; + public const nint EngineServiceMgr001 = 0x902740; + public const nint GameEventSystemClientV001 = 0x902A20; + public const nint GameEventSystemServerV001 = 0x902B50; public const nint GameResourceServiceClientV001 = 0x60C710; public const nint GameResourceServiceServerV001 = 0x60C770; - public const nint GameUIService_001 = 0x8C1C60; + public const nint GameUIService_001 = 0x8C1C20; public const nint HostStateMgr001 = 0x60CF90; public const nint INETSUPPORT_001 = 0x6058E0; - public const nint InputService_001 = 0x8C1F50; + public const nint InputService_001 = 0x8C1F10; public const nint KeyValueCache001 = 0x60D040; - public const nint MapListService_001 = 0x900DC0; - public const nint NetworkClientService_001 = 0x900F50; - public const nint NetworkP2PService_001 = 0x901290; - public const nint NetworkServerService_001 = 0x901440; + public const nint MapListService_001 = 0x900D80; + public const nint NetworkClientService_001 = 0x900F10; + public const nint NetworkP2PService_001 = 0x901250; + public const nint NetworkServerService_001 = 0x901400; public const nint NetworkService_001 = 0x60C8E0; - public const nint RenderService_001 = 0x9016B0; - public const nint ScreenshotService001 = 0x901970; + public const nint RenderService_001 = 0x901670; + public const nint ScreenshotService001 = 0x901930; public const nint SimpleEngineLoopService_001 = 0x60D0A0; public const nint SoundService_001 = 0x60C920; public const nint Source2EngineToClient001 = 0x609BD0; @@ -48,7 +48,7 @@ namespace CS2Dumper.Interfaces { public const nint Source2EngineToServer001 = 0x609CA8; public const nint Source2EngineToServerStringTable001 = 0x609CD0; public const nint SplitScreenService_001 = 0x60CC00; - public const nint StatsService_001 = 0x901D30; + public const nint StatsService_001 = 0x901CF0; public const nint ToolService_001 = 0x60CDC0; public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x60A340; public const nint VProfService_001 = 0x60CE00; @@ -97,7 +97,7 @@ namespace CS2Dumper.Interfaces { } // Module: meshsystem.dll public static class MeshsystemDll { - public const nint MeshSystem001 = 0x14F6A0; + public const nint MeshSystem001 = 0x1506A0; } // Module: navsystem.dll public static class NavsystemDll { @@ -124,7 +124,7 @@ namespace CS2Dumper.Interfaces { } // Module: particles.dll public static class ParticlesDll { - public const nint ParticleSystemMgr003 = 0x520EF0; + public const nint ParticleSystemMgr003 = 0x520EC0; } // Module: pulse_system.dll public static class PulseSystemDll { @@ -147,9 +147,9 @@ namespace CS2Dumper.Interfaces { } // Module: scenesystem.dll public static class ScenesystemDll { - public const nint RenderingPipelines_001 = 0x65BAC0; + public const nint RenderingPipelines_001 = 0x65BAB0; public const nint SceneSystem_002 = 0x8CFEA0; - public const nint SceneUtils_001 = 0x65C9D0; + public const nint SceneUtils_001 = 0x65C9C0; } // Module: schemasystem.dll public static class SchemasystemDll { @@ -159,21 +159,21 @@ namespace CS2Dumper.Interfaces { public static class ServerDll { public const nint EmptyWorldService001_Server = 0x1B69870; public const nint EntitySubclassUtilsV001 = 0x1B15070; - public const nint NavGameTest001 = 0x1C13508; - public const nint ServerToolsInfo_001 = 0x1BC47E8; - public const nint Source2GameClients001 = 0x1BC1860; - public const nint Source2GameDirector001 = 0x1D53500; - public const nint Source2GameEntities001 = 0x1BC3EF0; - public const nint Source2Server001 = 0x1BC3D50; - public const nint Source2ServerConfig001 = 0x1E48288; + public const nint NavGameTest001 = 0x1C13498; + public const nint ServerToolsInfo_001 = 0x1BC4768; + public const nint Source2GameClients001 = 0x1BC17E0; + public const nint Source2GameDirector001 = 0x1D53480; + public const nint Source2GameEntities001 = 0x1BC3E70; + public const nint Source2Server001 = 0x1BC3CD0; + public const nint Source2ServerConfig001 = 0x1E48208; public const nint customnavsystem001 = 0x1AF3E78; } // Module: soundsystem.dll public static class SoundsystemDll { - public const nint SoundOpSystem001 = 0x4F3AA0; - public const nint SoundOpSystemEdit001 = 0x4F3980; - public const nint SoundSystem001 = 0x4F3470; - public const nint VMixEditTool001 = 0x59472DF; + public const nint SoundOpSystem001 = 0x4F3AC0; + public const nint SoundOpSystemEdit001 = 0x4F39A0; + public const nint SoundSystem001 = 0x4F3490; + public const nint VMixEditTool001 = 0x59472FF; } // Module: steamaudio.dll public static class SteamaudioDll { @@ -214,14 +214,10 @@ namespace CS2Dumper.Interfaces { public static class V8systemDll { public const nint Source2V8System001 = 0x316B0; } - // Module: vconcomm.dll - public static class VconcommDll { - public const nint VConComm001 = 0x39540; - } // Module: vphysics2.dll public static class Vphysics2Dll { - public const nint VPhysics2_Handle_Interface_001 = 0x3FE120; - public const nint VPhysics2_Interface_001 = 0x3FE160; + public const nint VPhysics2_Handle_Interface_001 = 0x3FF120; + public const nint VPhysics2_Interface_001 = 0x3FF160; } // Module: vscript.dll public static class VscriptDll { @@ -234,6 +230,6 @@ namespace CS2Dumper.Interfaces { } // Module: worldrenderer.dll public static class WorldrendererDll { - public const nint WorldRendererMgr001 = 0x2149C0; + public const nint WorldRendererMgr001 = 0x2149A0; } } diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 7bcf65d2..6be69dc8 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once @@ -27,26 +27,26 @@ namespace cs2_dumper { // Module: engine2.dll namespace engine2_dll { constexpr std::ptrdiff_t BenchmarkService001 = 0x60C610; - constexpr std::ptrdiff_t BugService001 = 0x8C1830; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x902ED0; + constexpr std::ptrdiff_t BugService001 = 0x8C17F0; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x902E90; constexpr std::ptrdiff_t EngineGameUI001 = 0x60A2B0; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x902780; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x902A60; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x902B90; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x902740; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x902A20; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x902B50; constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x60C710; constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x60C770; - constexpr std::ptrdiff_t GameUIService_001 = 0x8C1C60; + constexpr std::ptrdiff_t GameUIService_001 = 0x8C1C20; constexpr std::ptrdiff_t HostStateMgr001 = 0x60CF90; constexpr std::ptrdiff_t INETSUPPORT_001 = 0x6058E0; - constexpr std::ptrdiff_t InputService_001 = 0x8C1F50; + constexpr std::ptrdiff_t InputService_001 = 0x8C1F10; constexpr std::ptrdiff_t KeyValueCache001 = 0x60D040; - constexpr std::ptrdiff_t MapListService_001 = 0x900DC0; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x900F50; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x901290; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x901440; + constexpr std::ptrdiff_t MapListService_001 = 0x900D80; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x900F10; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x901250; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x901400; constexpr std::ptrdiff_t NetworkService_001 = 0x60C8E0; - constexpr std::ptrdiff_t RenderService_001 = 0x9016B0; - constexpr std::ptrdiff_t ScreenshotService001 = 0x901970; + constexpr std::ptrdiff_t RenderService_001 = 0x901670; + constexpr std::ptrdiff_t ScreenshotService001 = 0x901930; constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x60D0A0; constexpr std::ptrdiff_t SoundService_001 = 0x60C920; constexpr std::ptrdiff_t Source2EngineToClient001 = 0x609BD0; @@ -54,7 +54,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t Source2EngineToServer001 = 0x609CA8; constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x609CD0; constexpr std::ptrdiff_t SplitScreenService_001 = 0x60CC00; - constexpr std::ptrdiff_t StatsService_001 = 0x901D30; + constexpr std::ptrdiff_t StatsService_001 = 0x901CF0; constexpr std::ptrdiff_t ToolService_001 = 0x60CDC0; constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x60A340; constexpr std::ptrdiff_t VProfService_001 = 0x60CE00; @@ -103,7 +103,7 @@ namespace cs2_dumper { } // Module: meshsystem.dll namespace meshsystem_dll { - constexpr std::ptrdiff_t MeshSystem001 = 0x14F6A0; + constexpr std::ptrdiff_t MeshSystem001 = 0x1506A0; } // Module: navsystem.dll namespace navsystem_dll { @@ -130,7 +130,7 @@ namespace cs2_dumper { } // Module: particles.dll namespace particles_dll { - constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x520EF0; + constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x520EC0; } // Module: pulse_system.dll namespace pulse_system_dll { @@ -153,9 +153,9 @@ namespace cs2_dumper { } // Module: scenesystem.dll namespace scenesystem_dll { - constexpr std::ptrdiff_t RenderingPipelines_001 = 0x65BAC0; + constexpr std::ptrdiff_t RenderingPipelines_001 = 0x65BAB0; constexpr std::ptrdiff_t SceneSystem_002 = 0x8CFEA0; - constexpr std::ptrdiff_t SceneUtils_001 = 0x65C9D0; + constexpr std::ptrdiff_t SceneUtils_001 = 0x65C9C0; } // Module: schemasystem.dll namespace schemasystem_dll { @@ -165,21 +165,21 @@ namespace cs2_dumper { namespace server_dll { constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B69870; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B15070; - constexpr std::ptrdiff_t NavGameTest001 = 0x1C13508; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BC47E8; - constexpr std::ptrdiff_t Source2GameClients001 = 0x1BC1860; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x1D53500; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BC3EF0; - constexpr std::ptrdiff_t Source2Server001 = 0x1BC3D50; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E48288; + constexpr std::ptrdiff_t NavGameTest001 = 0x1C13498; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BC4768; + constexpr std::ptrdiff_t Source2GameClients001 = 0x1BC17E0; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x1D53480; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BC3E70; + constexpr std::ptrdiff_t Source2Server001 = 0x1BC3CD0; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E48208; constexpr std::ptrdiff_t customnavsystem001 = 0x1AF3E78; } // Module: soundsystem.dll namespace soundsystem_dll { - constexpr std::ptrdiff_t SoundOpSystem001 = 0x4F3AA0; - constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x4F3980; - constexpr std::ptrdiff_t SoundSystem001 = 0x4F3470; - constexpr std::ptrdiff_t VMixEditTool001 = 0x59472DF; + constexpr std::ptrdiff_t SoundOpSystem001 = 0x4F3AC0; + constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x4F39A0; + constexpr std::ptrdiff_t SoundSystem001 = 0x4F3490; + constexpr std::ptrdiff_t VMixEditTool001 = 0x59472FF; } // Module: steamaudio.dll namespace steamaudio_dll { @@ -220,14 +220,10 @@ namespace cs2_dumper { namespace v8system_dll { constexpr std::ptrdiff_t Source2V8System001 = 0x316B0; } - // Module: vconcomm.dll - namespace vconcomm_dll { - constexpr std::ptrdiff_t VConComm001 = 0x39540; - } // Module: vphysics2.dll namespace vphysics2_dll { - constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x3FE120; - constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x3FE160; + constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x3FF120; + constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x3FF160; } // Module: vscript.dll namespace vscript_dll { @@ -240,7 +236,7 @@ namespace cs2_dumper { } // Module: worldrenderer.dll namespace worldrenderer_dll { - constexpr std::ptrdiff_t WorldRendererMgr001 = 0x2149C0; + constexpr std::ptrdiff_t WorldRendererMgr001 = 0x2149A0; } } } diff --git a/output/interfaces.json b/output/interfaces.json index d34da330..506472a3 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -15,26 +15,26 @@ }, "engine2.dll": { "BenchmarkService001": 6342160, - "BugService001": 9181232, - "ClientServerEngineLoopService_001": 9449168, + "BugService001": 9181168, + "ClientServerEngineLoopService_001": 9449104, "EngineGameUI001": 6333104, - "EngineServiceMgr001": 9447296, - "GameEventSystemClientV001": 9448032, - "GameEventSystemServerV001": 9448336, + "EngineServiceMgr001": 9447232, + "GameEventSystemClientV001": 9447968, + "GameEventSystemServerV001": 9448272, "GameResourceServiceClientV001": 6342416, "GameResourceServiceServerV001": 6342512, - "GameUIService_001": 9182304, + "GameUIService_001": 9182240, "HostStateMgr001": 6344592, "INETSUPPORT_001": 6314208, - "InputService_001": 9183056, + "InputService_001": 9182992, "KeyValueCache001": 6344768, - "MapListService_001": 9440704, - "NetworkClientService_001": 9441104, - "NetworkP2PService_001": 9441936, - "NetworkServerService_001": 9442368, + "MapListService_001": 9440640, + "NetworkClientService_001": 9441040, + "NetworkP2PService_001": 9441872, + "NetworkServerService_001": 9442304, "NetworkService_001": 6342880, - "RenderService_001": 9442992, - "ScreenshotService001": 9443696, + "RenderService_001": 9442928, + "ScreenshotService001": 9443632, "SimpleEngineLoopService_001": 6344864, "SoundService_001": 6342944, "Source2EngineToClient001": 6331344, @@ -42,7 +42,7 @@ "Source2EngineToServer001": 6331560, "Source2EngineToServerStringTable001": 6331600, "SplitScreenService_001": 6343680, - "StatsService_001": 9444656, + "StatsService_001": 9444592, "ToolService_001": 6344128, "VENGINE_GAMEUIFUNCS_VERSION005": 6333248, "VProfService_001": 6344192 @@ -83,7 +83,7 @@ "VMaterialSystem2_001": 1461904 }, "meshsystem.dll": { - "MeshSystem001": 1373856 + "MeshSystem001": 1377952 }, "navsystem.dll": { "NavSystem001": 1206752 @@ -104,7 +104,7 @@ "PanoramaUIClient001": 2708352 }, "particles.dll": { - "ParticleSystemMgr003": 5377776 + "ParticleSystemMgr003": 5377728 }, "pulse_system.dll": { "IPulseSystem_001": 2041456 @@ -122,9 +122,9 @@ "SceneFileCache002": 897728 }, "scenesystem.dll": { - "RenderingPipelines_001": 6666944, + "RenderingPipelines_001": 6666928, "SceneSystem_002": 9240224, - "SceneUtils_001": 6670800 + "SceneUtils_001": 6670784 }, "schemasystem.dll": { "SchemaSystem_001": 485168 @@ -132,20 +132,20 @@ "server.dll": { "EmptyWorldService001_Server": 28743792, "EntitySubclassUtilsV001": 28397680, - "NavGameTest001": 29439240, - "ServerToolsInfo_001": 29116392, - "Source2GameClients001": 29104224, - "Source2GameDirector001": 30749952, - "Source2GameEntities001": 29114096, - "Source2Server001": 29113680, - "Source2ServerConfig001": 31752840, + "NavGameTest001": 29439128, + "ServerToolsInfo_001": 29116264, + "Source2GameClients001": 29104096, + "Source2GameDirector001": 30749824, + "Source2GameEntities001": 29113968, + "Source2Server001": 29113552, + "Source2ServerConfig001": 31752712, "customnavsystem001": 28262008 }, "soundsystem.dll": { - "SoundOpSystem001": 5192352, - "SoundOpSystemEdit001": 5192064, - "SoundSystem001": 5190768, - "VMixEditTool001": 93614815 + "SoundOpSystem001": 5192384, + "SoundOpSystemEdit001": 5192096, + "SoundSystem001": 5190800, + "VMixEditTool001": 93614847 }, "steamaudio.dll": { "SteamAudio001": 2475072 @@ -182,12 +182,9 @@ "v8system.dll": { "Source2V8System001": 202416 }, - "vconcomm.dll": { - "VConComm001": 234816 - }, "vphysics2.dll": { - "VPhysics2_Handle_Interface_001": 4186400, - "VPhysics2_Interface_001": 4186464 + "VPhysics2_Handle_Interface_001": 4190496, + "VPhysics2_Interface_001": 4190560 }, "vscript.dll": { "VScriptManager010": 1291152 @@ -197,6 +194,6 @@ "VEngineCvar002": 446576 }, "worldrenderer.dll": { - "WorldRendererMgr001": 2181568 + "WorldRendererMgr001": 2181536 } } \ No newline at end of file diff --git a/output/interfaces.rs b/output/interfaces.rs index f1e28444..27285ca1 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 = 0x60C610; - pub const BugService001: usize = 0x8C1830; - pub const ClientServerEngineLoopService_001: usize = 0x902ED0; + pub const BugService001: usize = 0x8C17F0; + pub const ClientServerEngineLoopService_001: usize = 0x902E90; pub const EngineGameUI001: usize = 0x60A2B0; - pub const EngineServiceMgr001: usize = 0x902780; - pub const GameEventSystemClientV001: usize = 0x902A60; - pub const GameEventSystemServerV001: usize = 0x902B90; + pub const EngineServiceMgr001: usize = 0x902740; + pub const GameEventSystemClientV001: usize = 0x902A20; + pub const GameEventSystemServerV001: usize = 0x902B50; pub const GameResourceServiceClientV001: usize = 0x60C710; pub const GameResourceServiceServerV001: usize = 0x60C770; - pub const GameUIService_001: usize = 0x8C1C60; + pub const GameUIService_001: usize = 0x8C1C20; pub const HostStateMgr001: usize = 0x60CF90; pub const INETSUPPORT_001: usize = 0x6058E0; - pub const InputService_001: usize = 0x8C1F50; + pub const InputService_001: usize = 0x8C1F10; pub const KeyValueCache001: usize = 0x60D040; - pub const MapListService_001: usize = 0x900DC0; - pub const NetworkClientService_001: usize = 0x900F50; - pub const NetworkP2PService_001: usize = 0x901290; - pub const NetworkServerService_001: usize = 0x901440; + pub const MapListService_001: usize = 0x900D80; + pub const NetworkClientService_001: usize = 0x900F10; + pub const NetworkP2PService_001: usize = 0x901250; + pub const NetworkServerService_001: usize = 0x901400; pub const NetworkService_001: usize = 0x60C8E0; - pub const RenderService_001: usize = 0x9016B0; - pub const ScreenshotService001: usize = 0x901970; + pub const RenderService_001: usize = 0x901670; + pub const ScreenshotService001: usize = 0x901930; pub const SimpleEngineLoopService_001: usize = 0x60D0A0; pub const SoundService_001: usize = 0x60C920; pub const Source2EngineToClient001: usize = 0x609BD0; @@ -51,7 +51,7 @@ pub mod cs2_dumper { pub const Source2EngineToServer001: usize = 0x609CA8; pub const Source2EngineToServerStringTable001: usize = 0x609CD0; pub const SplitScreenService_001: usize = 0x60CC00; - pub const StatsService_001: usize = 0x901D30; + pub const StatsService_001: usize = 0x901CF0; pub const ToolService_001: usize = 0x60CDC0; pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x60A340; pub const VProfService_001: usize = 0x60CE00; @@ -100,7 +100,7 @@ pub mod cs2_dumper { } // Module: meshsystem.dll pub mod meshsystem_dll { - pub const MeshSystem001: usize = 0x14F6A0; + pub const MeshSystem001: usize = 0x1506A0; } // Module: navsystem.dll pub mod navsystem_dll { @@ -127,7 +127,7 @@ pub mod cs2_dumper { } // Module: particles.dll pub mod particles_dll { - pub const ParticleSystemMgr003: usize = 0x520EF0; + pub const ParticleSystemMgr003: usize = 0x520EC0; } // Module: pulse_system.dll pub mod pulse_system_dll { @@ -150,9 +150,9 @@ pub mod cs2_dumper { } // Module: scenesystem.dll pub mod scenesystem_dll { - pub const RenderingPipelines_001: usize = 0x65BAC0; + pub const RenderingPipelines_001: usize = 0x65BAB0; pub const SceneSystem_002: usize = 0x8CFEA0; - pub const SceneUtils_001: usize = 0x65C9D0; + pub const SceneUtils_001: usize = 0x65C9C0; } // Module: schemasystem.dll pub mod schemasystem_dll { @@ -162,21 +162,21 @@ pub mod cs2_dumper { pub mod server_dll { pub const EmptyWorldService001_Server: usize = 0x1B69870; pub const EntitySubclassUtilsV001: usize = 0x1B15070; - pub const NavGameTest001: usize = 0x1C13508; - pub const ServerToolsInfo_001: usize = 0x1BC47E8; - pub const Source2GameClients001: usize = 0x1BC1860; - pub const Source2GameDirector001: usize = 0x1D53500; - pub const Source2GameEntities001: usize = 0x1BC3EF0; - pub const Source2Server001: usize = 0x1BC3D50; - pub const Source2ServerConfig001: usize = 0x1E48288; + pub const NavGameTest001: usize = 0x1C13498; + pub const ServerToolsInfo_001: usize = 0x1BC4768; + pub const Source2GameClients001: usize = 0x1BC17E0; + pub const Source2GameDirector001: usize = 0x1D53480; + pub const Source2GameEntities001: usize = 0x1BC3E70; + pub const Source2Server001: usize = 0x1BC3CD0; + pub const Source2ServerConfig001: usize = 0x1E48208; pub const customnavsystem001: usize = 0x1AF3E78; } // Module: soundsystem.dll pub mod soundsystem_dll { - pub const SoundOpSystem001: usize = 0x4F3AA0; - pub const SoundOpSystemEdit001: usize = 0x4F3980; - pub const SoundSystem001: usize = 0x4F3470; - pub const VMixEditTool001: usize = 0x59472DF; + pub const SoundOpSystem001: usize = 0x4F3AC0; + pub const SoundOpSystemEdit001: usize = 0x4F39A0; + pub const SoundSystem001: usize = 0x4F3490; + pub const VMixEditTool001: usize = 0x59472FF; } // Module: steamaudio.dll pub mod steamaudio_dll { @@ -217,14 +217,10 @@ pub mod cs2_dumper { pub mod v8system_dll { pub const Source2V8System001: usize = 0x316B0; } - // Module: vconcomm.dll - pub mod vconcomm_dll { - pub const VConComm001: usize = 0x39540; - } // Module: vphysics2.dll pub mod vphysics2_dll { - pub const VPhysics2_Handle_Interface_001: usize = 0x3FE120; - pub const VPhysics2_Interface_001: usize = 0x3FE160; + pub const VPhysics2_Handle_Interface_001: usize = 0x3FF120; + pub const VPhysics2_Interface_001: usize = 0x3FF160; } // Module: vscript.dll pub mod vscript_dll { @@ -237,7 +233,7 @@ pub mod cs2_dumper { } // Module: worldrenderer.dll pub mod worldrenderer_dll { - pub const WorldRendererMgr001: usize = 0x2149C0; + pub const WorldRendererMgr001: usize = 0x2149A0; } } } diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index fb7d15c5..141ccdca 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 4b5caeaf..d6f37280 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 732d2d32..5c9bd34b 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 c4da90e4..471edb27 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index e5756865..9cf33e71 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 082e0675..3390ae5f 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 7d912740..460d94e9 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Offsets { // Module: client.dll @@ -11,7 +11,7 @@ namespace CS2Dumper.Offsets { public const nint dwGameRules = 0x23035F0; public const nint dwGlobalVars = 0x20572A8; public const nint dwGlowManager = 0x2303600; - public const nint dwLocalPlayerController = 0x22ECA28; + public const nint dwLocalPlayerController = 0x22ECA18; public const nint dwLocalPlayerPawn = 0x2062850; public const nint dwPlantedC4 = 0x230FB80; public const nint dwPrediction = 0x2062760; @@ -25,7 +25,7 @@ namespace CS2Dumper.Offsets { // Module: engine2.dll public static class Engine2Dll { public const nint dwBuildNumber = 0x606504; - public const nint dwNetworkGameClient = 0x900FF0; + public const nint dwNetworkGameClient = 0x900FB0; public const nint dwNetworkGameClient_clientTickCount = 0x378; public const nint dwNetworkGameClient_deltaTick = 0x24C; public const nint dwNetworkGameClient_isBackgroundMap = 0x2C141F; @@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets { public const nint dwNetworkGameClient_maxClients = 0x240; public const nint dwNetworkGameClient_serverTickCount = 0x24C; public const nint dwNetworkGameClient_signOnState = 0x230; - public const nint dwWindowHeight = 0x9053B4; - public const nint dwWindowWidth = 0x9053B0; + public const nint dwWindowHeight = 0x905364; + public const nint dwWindowWidth = 0x905360; } // Module: inputsystem.dll public static class InputsystemDll { @@ -46,7 +46,7 @@ namespace CS2Dumper.Offsets { } // Module: soundsystem.dll public static class SoundsystemDll { - public const nint dwSoundSystem = 0x4F3470; + public const nint dwSoundSystem = 0x4F3490; public const nint dwSoundSystem_engineViewData = 0x7C; } } diff --git a/output/offsets.hpp b/output/offsets.hpp index f532c8f7..ad3ae25d 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once @@ -17,7 +17,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwGameRules = 0x23035F0; constexpr std::ptrdiff_t dwGlobalVars = 0x20572A8; constexpr std::ptrdiff_t dwGlowManager = 0x2303600; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x22ECA28; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x22ECA18; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x2062850; constexpr std::ptrdiff_t dwPlantedC4 = 0x230FB80; constexpr std::ptrdiff_t dwPrediction = 0x2062760; @@ -31,7 +31,7 @@ namespace cs2_dumper { // Module: engine2.dll namespace engine2_dll { constexpr std::ptrdiff_t dwBuildNumber = 0x606504; - constexpr std::ptrdiff_t dwNetworkGameClient = 0x900FF0; + constexpr std::ptrdiff_t dwNetworkGameClient = 0x900FB0; constexpr std::ptrdiff_t dwNetworkGameClient_clientTickCount = 0x378; constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x24C; constexpr std::ptrdiff_t dwNetworkGameClient_isBackgroundMap = 0x2C141F; @@ -39,8 +39,8 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x240; constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x24C; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x230; - constexpr std::ptrdiff_t dwWindowHeight = 0x9053B4; - constexpr std::ptrdiff_t dwWindowWidth = 0x9053B0; + constexpr std::ptrdiff_t dwWindowHeight = 0x905364; + constexpr std::ptrdiff_t dwWindowWidth = 0x905360; } // Module: inputsystem.dll namespace inputsystem_dll { @@ -52,7 +52,7 @@ namespace cs2_dumper { } // Module: soundsystem.dll namespace soundsystem_dll { - constexpr std::ptrdiff_t dwSoundSystem = 0x4F3470; + constexpr std::ptrdiff_t dwSoundSystem = 0x4F3490; constexpr std::ptrdiff_t dwSoundSystem_engineViewData = 0x7C; } } diff --git a/output/offsets.json b/output/offsets.json index a9ca20d0..c6888a65 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -7,7 +7,7 @@ "dwGameRules": 36713968, "dwGlobalVars": 33911464, "dwGlowManager": 36713984, - "dwLocalPlayerController": 36620840, + "dwLocalPlayerController": 36620824, "dwLocalPlayerPawn": 33957968, "dwPlantedC4": 36764544, "dwPrediction": 33957728, @@ -20,7 +20,7 @@ }, "engine2.dll": { "dwBuildNumber": 6317316, - "dwNetworkGameClient": 9441264, + "dwNetworkGameClient": 9441200, "dwNetworkGameClient_clientTickCount": 888, "dwNetworkGameClient_deltaTick": 588, "dwNetworkGameClient_isBackgroundMap": 2888735, @@ -28,8 +28,8 @@ "dwNetworkGameClient_maxClients": 576, "dwNetworkGameClient_serverTickCount": 588, "dwNetworkGameClient_signOnState": 560, - "dwWindowHeight": 9458612, - "dwWindowWidth": 9458608 + "dwWindowHeight": 9458532, + "dwWindowWidth": 9458528 }, "inputsystem.dll": { "dwInputSystem": 285392 @@ -38,7 +38,7 @@ "dwGameTypes": 1802240 }, "soundsystem.dll": { - "dwSoundSystem": 5190768, + "dwSoundSystem": 5190800, "dwSoundSystem_engineViewData": 124 } } \ No newline at end of file diff --git a/output/offsets.rs b/output/offsets.rs index 2a0cc3ef..786cb69f 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #![allow(non_upper_case_globals, unused)] @@ -14,7 +14,7 @@ pub mod cs2_dumper { pub const dwGameRules: usize = 0x23035F0; pub const dwGlobalVars: usize = 0x20572A8; pub const dwGlowManager: usize = 0x2303600; - pub const dwLocalPlayerController: usize = 0x22ECA28; + pub const dwLocalPlayerController: usize = 0x22ECA18; pub const dwLocalPlayerPawn: usize = 0x2062850; pub const dwPlantedC4: usize = 0x230FB80; pub const dwPrediction: usize = 0x2062760; @@ -28,7 +28,7 @@ pub mod cs2_dumper { // Module: engine2.dll pub mod engine2_dll { pub const dwBuildNumber: usize = 0x606504; - pub const dwNetworkGameClient: usize = 0x900FF0; + pub const dwNetworkGameClient: usize = 0x900FB0; pub const dwNetworkGameClient_clientTickCount: usize = 0x378; pub const dwNetworkGameClient_deltaTick: usize = 0x24C; pub const dwNetworkGameClient_isBackgroundMap: usize = 0x2C141F; @@ -36,8 +36,8 @@ pub mod cs2_dumper { pub const dwNetworkGameClient_maxClients: usize = 0x240; pub const dwNetworkGameClient_serverTickCount: usize = 0x24C; pub const dwNetworkGameClient_signOnState: usize = 0x230; - pub const dwWindowHeight: usize = 0x9053B4; - pub const dwWindowWidth: usize = 0x9053B0; + pub const dwWindowHeight: usize = 0x905364; + pub const dwWindowWidth: usize = 0x905360; } // Module: inputsystem.dll pub mod inputsystem_dll { @@ -49,7 +49,7 @@ pub mod cs2_dumper { } // Module: soundsystem.dll pub mod soundsystem_dll { - pub const dwSoundSystem: usize = 0x4F3470; + pub const dwSoundSystem: usize = 0x4F3490; pub const dwSoundSystem_engineViewData: usize = 0x7C; } } diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 9ca10683..e84934db 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 1b2315c8..7bbdb114 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index b0fd5167..4b57a601 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 71efa663..242ccc09 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 326f0113..dcb2ba49 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 974dd350..448ef2fd 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 e33ff977..49feaa22 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 -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index b230159f..6d003369 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 -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index cc9eadb3..b16387c9 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 -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 c60224a0..623f63b7 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 0e08d538..77a1f47a 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index d7654476..8b5d6704 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 db775f22..a3d4a0b1 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 68b17f5b..c4ced5d8 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 1f32c7a4..43efd638 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 b6a4a6b9..942a7765 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 3b656d31..6ca685fa 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index a92e2a5f..ebd2e19c 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 d1b8dc4c..1273cce1 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 2fd52922..a8626def 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 797153df..796abc61 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 f2e13b97..9df6b35f 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: server.dll @@ -11356,7 +11356,7 @@ namespace CS2Dumper.Schemas { public static class CPointPulse { } // Parent: CBaseCSGrenadeProjectile - // Field count: 4 + // Field count: 3 // // Metadata: // NetworkVarNames: m_bIsIncGrenade (bool) @@ -11364,7 +11364,6 @@ namespace CS2Dumper.Schemas { public const nint m_bIsIncGrenade = 0xBB0; // bool public const nint m_bDetonated = 0xBC8; // bool public const nint m_stillTimer = 0xBD0; // IntervalTimer - public const nint m_bHasBouncedOffPlayer = 0xCB0; // bool } // Parent: CBaseFilter // Field count: 1 diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 1cbe62b1..82234a4d 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once @@ -11362,7 +11362,7 @@ namespace cs2_dumper { namespace CPointPulse { } // Parent: CBaseCSGrenadeProjectile - // Field count: 4 + // Field count: 3 // // Metadata: // NetworkVarNames: m_bIsIncGrenade (bool) @@ -11370,7 +11370,6 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_bIsIncGrenade = 0xBB0; // bool constexpr std::ptrdiff_t m_bDetonated = 0xBC8; // bool constexpr std::ptrdiff_t m_stillTimer = 0xBD0; // IntervalTimer - constexpr std::ptrdiff_t m_bHasBouncedOffPlayer = 0xCB0; // bool } // Parent: CBaseFilter // Field count: 1 diff --git a/output/server_dll.json b/output/server_dll.json index 181076aa..6d47c660 100644 --- a/output/server_dll.json +++ b/output/server_dll.json @@ -12329,7 +12329,6 @@ "CMolotovProjectile": { "fields": { "m_bDetonated": 3016, - "m_bHasBouncedOffPlayer": 3248, "m_bIsIncGrenade": 2992, "m_stillTimer": 3024 }, diff --git a/output/server_dll.rs b/output/server_dll.rs index cd27c28f..8e5bf65d 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -11488,7 +11488,7 @@ pub mod cs2_dumper { pub mod CPointPulse { } // Parent: CBaseCSGrenadeProjectile - // Field count: 4 + // Field count: 3 // // Metadata: // NetworkVarNames: m_bIsIncGrenade (bool) @@ -11496,7 +11496,6 @@ pub mod cs2_dumper { pub const m_bIsIncGrenade: usize = 0xBB0; // bool pub const m_bDetonated: usize = 0xBC8; // bool pub const m_stillTimer: usize = 0xBD0; // IntervalTimer - pub const m_bHasBouncedOffPlayer: usize = 0xCB0; // bool } // Parent: CBaseFilter // Field count: 1 diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 84b37267..e0bc5315 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index ab663946..e810bd0b 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index b9315bd2..bfc5dbc9 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 714f4a90..f92a6744 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index b0814a51..d3b3484e 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 78d1ad9e..17da2391 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 91800e90..97b86265 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 94555b15..cf316b9a 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 7ef046d9..8ff9c3d2 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 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 fbfd95b7..56bc2aba 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index af09ee5e..1ec73736 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 411195fb..67ee1e9d 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-25 21:11:42.105397500 UTC +// 2026-01-27 02:36:48.265997500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]