diff --git a/cs2-dumper.log b/cs2-dumper.log index f062c458..4c9f9c28 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -01:03:19 [INFO] found 16 buttons -01:03:20 [INFO] found 133 interfaces across 34 modules -01:03:20 [INFO] found 32 offsets across 5 modules -01:03:20 [INFO] found 1466 classes and 421 enums across 16 modules -01:03:20 [INFO] analysis completed in 1.15s +02:38:38 [INFO] found 16 buttons +02:38:38 [INFO] found 133 interfaces across 34 modules +02:38:39 [INFO] found 32 offsets across 5 modules +02:38:39 [INFO] found 1466 classes and 421 enums across 16 modules +02:38:39 [INFO] analysis completed in 1.13s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 15dba266..cb642e23 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index ace9c5f7..d65bf910 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 63c6fc86..3e25eff4 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 907af45e..ada6507e 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x205A5E0; - public const nint attack2 = 0x205A670; - public const nint back = 0x205A8B0; - public const nint duck = 0x205AB80; - public const nint forward = 0x205A820; - public const nint jump = 0x205AAF0; - public const nint left = 0x205A940; - public const nint lookatweapon = 0x2311300; - public const nint reload = 0x205A550; - public const nint right = 0x205A9D0; - public const nint showscores = 0x23111E0; - public const nint sprint = 0x205A4C0; - public const nint turnleft = 0x205A700; - public const nint turnright = 0x205A790; - public const nint use = 0x205AA60; - public const nint zoom = 0x2311270; + public const nint attack = 0x205B5E0; + public const nint attack2 = 0x205B670; + public const nint back = 0x205B8B0; + public const nint duck = 0x205BB80; + public const nint forward = 0x205B820; + public const nint jump = 0x205BAF0; + public const nint left = 0x205B940; + public const nint lookatweapon = 0x2312300; + public const nint reload = 0x205B550; + public const nint right = 0x205B9D0; + public const nint showscores = 0x23121E0; + public const nint sprint = 0x205B4C0; + public const nint turnleft = 0x205B700; + public const nint turnright = 0x205B790; + public const nint use = 0x205BA60; + public const nint zoom = 0x2312270; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 530fe854..52eb4c55 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x205A5E0; - constexpr std::ptrdiff_t attack2 = 0x205A670; - constexpr std::ptrdiff_t back = 0x205A8B0; - constexpr std::ptrdiff_t duck = 0x205AB80; - constexpr std::ptrdiff_t forward = 0x205A820; - constexpr std::ptrdiff_t jump = 0x205AAF0; - constexpr std::ptrdiff_t left = 0x205A940; - constexpr std::ptrdiff_t lookatweapon = 0x2311300; - constexpr std::ptrdiff_t reload = 0x205A550; - constexpr std::ptrdiff_t right = 0x205A9D0; - constexpr std::ptrdiff_t showscores = 0x23111E0; - constexpr std::ptrdiff_t sprint = 0x205A4C0; - constexpr std::ptrdiff_t turnleft = 0x205A700; - constexpr std::ptrdiff_t turnright = 0x205A790; - constexpr std::ptrdiff_t use = 0x205AA60; - constexpr std::ptrdiff_t zoom = 0x2311270; + constexpr std::ptrdiff_t attack = 0x205B5E0; + constexpr std::ptrdiff_t attack2 = 0x205B670; + constexpr std::ptrdiff_t back = 0x205B8B0; + constexpr std::ptrdiff_t duck = 0x205BB80; + constexpr std::ptrdiff_t forward = 0x205B820; + constexpr std::ptrdiff_t jump = 0x205BAF0; + constexpr std::ptrdiff_t left = 0x205B940; + constexpr std::ptrdiff_t lookatweapon = 0x2312300; + constexpr std::ptrdiff_t reload = 0x205B550; + constexpr std::ptrdiff_t right = 0x205B9D0; + constexpr std::ptrdiff_t showscores = 0x23121E0; + constexpr std::ptrdiff_t sprint = 0x205B4C0; + constexpr std::ptrdiff_t turnleft = 0x205B700; + constexpr std::ptrdiff_t turnright = 0x205B790; + constexpr std::ptrdiff_t use = 0x205BA60; + constexpr std::ptrdiff_t zoom = 0x2312270; } } diff --git a/output/buttons.json b/output/buttons.json index fd8e9064..4ebf2d5c 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 33924576, - "attack2": 33924720, - "back": 33925296, - "duck": 33926016, - "forward": 33925152, - "jump": 33925872, - "left": 33925440, - "lookatweapon": 36770560, - "reload": 33924432, - "right": 33925584, - "showscores": 36770272, - "sprint": 33924288, - "turnleft": 33924864, - "turnright": 33925008, - "use": 33925728, - "zoom": 36770416 + "attack": 33928672, + "attack2": 33928816, + "back": 33929392, + "duck": 33930112, + "forward": 33929248, + "jump": 33929968, + "left": 33929536, + "lookatweapon": 36774656, + "reload": 33928528, + "right": 33929680, + "showscores": 36774368, + "sprint": 33928384, + "turnleft": 33928960, + "turnright": 33929104, + "use": 33929824, + "zoom": 36774512 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 45a5d827..9ea2f801 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x205A5E0; - pub const attack2: usize = 0x205A670; - pub const back: usize = 0x205A8B0; - pub const duck: usize = 0x205AB80; - pub const forward: usize = 0x205A820; - pub const jump: usize = 0x205AAF0; - pub const left: usize = 0x205A940; - pub const lookatweapon: usize = 0x2311300; - pub const reload: usize = 0x205A550; - pub const right: usize = 0x205A9D0; - pub const showscores: usize = 0x23111E0; - pub const sprint: usize = 0x205A4C0; - pub const turnleft: usize = 0x205A700; - pub const turnright: usize = 0x205A790; - pub const r#use: usize = 0x205AA60; - pub const zoom: usize = 0x2311270; + pub const attack: usize = 0x205B5E0; + pub const attack2: usize = 0x205B670; + pub const back: usize = 0x205B8B0; + pub const duck: usize = 0x205BB80; + pub const forward: usize = 0x205B820; + pub const jump: usize = 0x205BAF0; + pub const left: usize = 0x205B940; + pub const lookatweapon: usize = 0x2312300; + pub const reload: usize = 0x205B550; + pub const right: usize = 0x205B9D0; + pub const showscores: usize = 0x23121E0; + pub const sprint: usize = 0x205B4C0; + pub const turnleft: usize = 0x205B700; + pub const turnright: usize = 0x205B790; + pub const r#use: usize = 0x205BA60; + pub const zoom: usize = 0x2312270; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index bab4e398..17bbefdf 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 121d0124..20fb5e98 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 99d62a88..1a74e973 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 5d7f32af..c03f0f25 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index d05bc6db..ddaa4944 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index c366d1b5..62cb77ce 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 2f45fac3..23d3cba8 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index c58ce3a3..1b3b3f98 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 413a3c9a..c7bf7c2f 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 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 2ff4d353..30f9c6a0 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14132, - "timestamp": "2026-01-23T01:03:20.898173500+00:00" + "timestamp": "2026-01-24T02:38:39.726673900+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 5bb21f3f..b1ef8255 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces { } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x2059E10; - public const nint EmptyWorldService001_Client = 0x2013D10; - public const nint GameClientExports001 = 0x2056AF0; - public const nint LegacyGameUI001 = 0x20743B0; - public const nint Source2Client002 = 0x23007F0; - public const nint Source2ClientConfig001 = 0x2284710; - public const nint Source2ClientPrediction001 = 0x2061760; - public const nint Source2ClientUI001 = 0x2072BE0; + public const nint ClientToolsInfo_001 = 0x205AE10; + public const nint EmptyWorldService001_Client = 0x2014D10; + public const nint GameClientExports001 = 0x2057AF0; + public const nint LegacyGameUI001 = 0x20753B0; + public const nint Source2Client002 = 0x23017F0; + public const nint Source2ClientConfig001 = 0x2285710; + public const nint Source2ClientPrediction001 = 0x2062760; + public const nint Source2ClientUI001 = 0x2073BE0; } // Module: engine2.dll public static class Engine2Dll { @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x1B68870; - public const nint EntitySubclassUtilsV001 = 0x1B14070; - public const nint NavGameTest001 = 0x1C12508; - public const nint ServerToolsInfo_001 = 0x1BC37E8; - public const nint Source2GameClients001 = 0x1BC0860; - public const nint Source2GameDirector001 = 0x1D52500; - public const nint Source2GameEntities001 = 0x1BC2EF0; - public const nint Source2Server001 = 0x1BC2D50; - public const nint Source2ServerConfig001 = 0x1E47288; - public const nint customnavsystem001 = 0x1AF2E78; + 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 customnavsystem001 = 0x1AF3E78; } // Module: soundsystem.dll public static class SoundsystemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 854f3a04..422fc655 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x2059E10; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x2013D10; - constexpr std::ptrdiff_t GameClientExports001 = 0x2056AF0; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x20743B0; - constexpr std::ptrdiff_t Source2Client002 = 0x23007F0; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x2284710; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x2061760; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x2072BE0; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x205AE10; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x2014D10; + constexpr std::ptrdiff_t GameClientExports001 = 0x2057AF0; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x20753B0; + constexpr std::ptrdiff_t Source2Client002 = 0x23017F0; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x2285710; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x2062760; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x2073BE0; } // Module: engine2.dll namespace engine2_dll { @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B68870; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B14070; - constexpr std::ptrdiff_t NavGameTest001 = 0x1C12508; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BC37E8; - constexpr std::ptrdiff_t Source2GameClients001 = 0x1BC0860; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x1D52500; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BC2EF0; - constexpr std::ptrdiff_t Source2Server001 = 0x1BC2D50; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E47288; - constexpr std::ptrdiff_t customnavsystem001 = 0x1AF2E78; + 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 customnavsystem001 = 0x1AF3E78; } // Module: soundsystem.dll namespace soundsystem_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 974d5b85..6849dd15 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 8299728 }, "client.dll": { - "ClientToolsInfo_001": 33922576, - "EmptyWorldService001_Client": 33635600, - "GameClientExports001": 33909488, - "LegacyGameUI001": 34030512, - "Source2Client002": 36702192, - "Source2ClientConfig001": 36194064, - "Source2ClientPrediction001": 33953632, - "Source2ClientUI001": 34024416 + "ClientToolsInfo_001": 33926672, + "EmptyWorldService001_Client": 33639696, + "GameClientExports001": 33913584, + "LegacyGameUI001": 34034608, + "Source2Client002": 36706288, + "Source2ClientConfig001": 36198160, + "Source2ClientPrediction001": 33957728, + "Source2ClientUI001": 34028512 }, "engine2.dll": { "BenchmarkService001": 6342160, @@ -130,16 +130,16 @@ "SchemaSystem_001": 485168 }, "server.dll": { - "EmptyWorldService001_Server": 28739696, - "EntitySubclassUtilsV001": 28393584, - "NavGameTest001": 29435144, - "ServerToolsInfo_001": 29112296, - "Source2GameClients001": 29100128, - "Source2GameDirector001": 30745856, - "Source2GameEntities001": 29110000, - "Source2Server001": 29109584, - "Source2ServerConfig001": 31748744, - "customnavsystem001": 28257912 + "EmptyWorldService001_Server": 28743792, + "EntitySubclassUtilsV001": 28397680, + "NavGameTest001": 29439240, + "ServerToolsInfo_001": 29116392, + "Source2GameClients001": 29104224, + "Source2GameDirector001": 30749952, + "Source2GameEntities001": 29114096, + "Source2Server001": 29113680, + "Source2ServerConfig001": 31752840, + "customnavsystem001": 28262008 }, "soundsystem.dll": { "SoundOpSystem001": 5192352, diff --git a/output/interfaces.rs b/output/interfaces.rs index a76eb75b..dd836bb0 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, unused)] @@ -12,14 +12,14 @@ pub mod cs2_dumper { } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x2059E10; - pub const EmptyWorldService001_Client: usize = 0x2013D10; - pub const GameClientExports001: usize = 0x2056AF0; - pub const LegacyGameUI001: usize = 0x20743B0; - pub const Source2Client002: usize = 0x23007F0; - pub const Source2ClientConfig001: usize = 0x2284710; - pub const Source2ClientPrediction001: usize = 0x2061760; - pub const Source2ClientUI001: usize = 0x2072BE0; + pub const ClientToolsInfo_001: usize = 0x205AE10; + pub const EmptyWorldService001_Client: usize = 0x2014D10; + pub const GameClientExports001: usize = 0x2057AF0; + pub const LegacyGameUI001: usize = 0x20753B0; + pub const Source2Client002: usize = 0x23017F0; + pub const Source2ClientConfig001: usize = 0x2285710; + pub const Source2ClientPrediction001: usize = 0x2062760; + pub const Source2ClientUI001: usize = 0x2073BE0; } // Module: engine2.dll pub mod engine2_dll { @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x1B68870; - pub const EntitySubclassUtilsV001: usize = 0x1B14070; - pub const NavGameTest001: usize = 0x1C12508; - pub const ServerToolsInfo_001: usize = 0x1BC37E8; - pub const Source2GameClients001: usize = 0x1BC0860; - pub const Source2GameDirector001: usize = 0x1D52500; - pub const Source2GameEntities001: usize = 0x1BC2EF0; - pub const Source2Server001: usize = 0x1BC2D50; - pub const Source2ServerConfig001: usize = 0x1E47288; - pub const customnavsystem001: usize = 0x1AF2E78; + 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 customnavsystem001: usize = 0x1AF3E78; } // Module: soundsystem.dll pub mod soundsystem_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index e214229d..ecb91ac5 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index f9b83b74..a1d29b09 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 9a0ff11f..19443c86 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/meshsystem_dll.cs b/output/meshsystem_dll.cs deleted file mode 100644 index 07f8b1e3..00000000 --- a/output/meshsystem_dll.cs +++ /dev/null @@ -1,15 +0,0 @@ -// Generated using https://github.com/a2x/cs2-dumper -// 2025-11-05 05:55:33.103563200 UTC - -namespace CS2Dumper.Schemas { - // Module: meshsystem.dll - // Class count: 0 - // Enum count: 17 - public static class MeshsystemDll { - // Alignment: 1 - // Member count: 0 - public enum CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView : byte { - - } - } -} diff --git a/output/meshsystem_dll.hpp b/output/meshsystem_dll.hpp deleted file mode 100644 index 748695c2..00000000 --- a/output/meshsystem_dll.hpp +++ /dev/null @@ -1,21 +0,0 @@ -// Generated using https://github.com/a2x/cs2-dumper -// 2025-11-05 05:55:33.103563200 UTC - -#pragma once - -#include - -namespace cs2_dumper { - namespace schemas { - // Module: meshsystem.dll - // Class count: 0 - // Enum count: 17 - namespace meshsystem_dll { - // Alignment: 1 - // Member count: 0 - enum class CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView : uint8_t { - - }; - } - } -} diff --git a/output/meshsystem_dll.json b/output/meshsystem_dll.json deleted file mode 100644 index 86570e90..00000000 --- a/output/meshsystem_dll.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "meshsystem.dll": { - "classes": {}, - "enums": { - "CPulseCell_BaseState": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "CPulseCell_BaseValue": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "CPulseCell_CursorQueue": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_ExampleCriteria": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "CPulseCell_Inflow_EventHandler": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_LimitCount__Criteria_t": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Outflow_CycleOrdered__InstanceState_t": { - "alignment": 0, - "members": { - "": 281474976710656 - }, - "type": "unknown" - }, - "CPulseCell_Outflow_CycleShuffled": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Outflow_CycleShuffled__InstanceState_t": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Test_NoInflow": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "CPulseCell_Timeline": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Timeline__TimelineEvent_t": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Unknown": { - "alignment": 0, - "members": { - "": 0 - }, - "type": "unknown" - }, - "CPulseCell_Val_TestDomainGetEntityName": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView": { - "alignment": 1, - "members": {}, - "type": "uint8" - }, - "CPulseTestScriptLib": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, - "FakeEntityDerivedA_tAPI": { - "alignment": 0, - "members": {}, - "type": "unknown" - } - } - } -} \ No newline at end of file diff --git a/output/meshsystem_dll.rs b/output/meshsystem_dll.rs deleted file mode 100644 index e1bf3a0b..00000000 --- a/output/meshsystem_dll.rs +++ /dev/null @@ -1,20 +0,0 @@ -// Generated using https://github.com/a2x/cs2-dumper -// 2025-11-05 05:55:33.103563200 UTC - -#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] - -pub mod cs2_dumper { - pub mod schemas { - // Module: meshsystem.dll - // Class count: 0 - // Enum count: 17 - pub mod meshsystem_dll { - // Alignment: 1 - // Member count: 0 - #[repr(u8)] - pub enum CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView { - - } - } - } -} diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index 0516be87..4f02b2e1 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index cf541905..684ec0e3 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index e9af5457..44c9137f 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 4664c868..f6b04547 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x23113E0; - public const nint dwEntityList = 0x24A6B48; - public const nint dwGameEntitySystem = 0x24A6B48; + public const nint dwCSGOInput = 0x23123E0; + public const nint dwEntityList = 0x24A7B48; + public const nint dwGameEntitySystem = 0x24A7B48; public const nint dwGameEntitySystem_highestEntityIndex = 0x20A0; - public const nint dwGameRules = 0x23025F0; - public const nint dwGlobalVars = 0x20562A8; - public const nint dwGlowManager = 0x2302600; - public const nint dwLocalPlayerController = 0x22EBA28; - public const nint dwLocalPlayerPawn = 0x2061850; - public const nint dwPlantedC4 = 0x230EB80; - public const nint dwPrediction = 0x2061760; - public const nint dwSensitivity = 0x2303128; + public const nint dwGameRules = 0x23035F0; + public const nint dwGlobalVars = 0x20572A8; + public const nint dwGlowManager = 0x2303600; + public const nint dwLocalPlayerController = 0x22ECA28; + public const nint dwLocalPlayerPawn = 0x2062850; + public const nint dwPlantedC4 = 0x230FB80; + public const nint dwPrediction = 0x2062760; + public const nint dwSensitivity = 0x2304128; public const nint dwSensitivity_sensitivity = 0x58; - public const nint dwViewAngles = 0x2311A68; - public const nint dwViewMatrix = 0x2307850; - public const nint dwViewRender = 0x2307A88; - public const nint dwWeaponC4 = 0x2290910; + public const nint dwViewAngles = 0x2312A68; + public const nint dwViewMatrix = 0x2308850; + public const nint dwViewRender = 0x2308A88; + public const nint dwWeaponC4 = 0x2291910; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 7f91bcf7..e3a2393e 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x23113E0; - constexpr std::ptrdiff_t dwEntityList = 0x24A6B48; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x24A6B48; + constexpr std::ptrdiff_t dwCSGOInput = 0x23123E0; + constexpr std::ptrdiff_t dwEntityList = 0x24A7B48; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x24A7B48; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20A0; - constexpr std::ptrdiff_t dwGameRules = 0x23025F0; - constexpr std::ptrdiff_t dwGlobalVars = 0x20562A8; - constexpr std::ptrdiff_t dwGlowManager = 0x2302600; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x22EBA28; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x2061850; - constexpr std::ptrdiff_t dwPlantedC4 = 0x230EB80; - constexpr std::ptrdiff_t dwPrediction = 0x2061760; - constexpr std::ptrdiff_t dwSensitivity = 0x2303128; + 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 dwLocalPlayerPawn = 0x2062850; + constexpr std::ptrdiff_t dwPlantedC4 = 0x230FB80; + constexpr std::ptrdiff_t dwPrediction = 0x2062760; + constexpr std::ptrdiff_t dwSensitivity = 0x2304128; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x58; - constexpr std::ptrdiff_t dwViewAngles = 0x2311A68; - constexpr std::ptrdiff_t dwViewMatrix = 0x2307850; - constexpr std::ptrdiff_t dwViewRender = 0x2307A88; - constexpr std::ptrdiff_t dwWeaponC4 = 0x2290910; + constexpr std::ptrdiff_t dwViewAngles = 0x2312A68; + constexpr std::ptrdiff_t dwViewMatrix = 0x2308850; + constexpr std::ptrdiff_t dwViewRender = 0x2308A88; + constexpr std::ptrdiff_t dwWeaponC4 = 0x2291910; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 549fd827..a9ca20d0 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 36770784, - "dwEntityList": 38431560, - "dwGameEntitySystem": 38431560, + "dwCSGOInput": 36774880, + "dwEntityList": 38435656, + "dwGameEntitySystem": 38435656, "dwGameEntitySystem_highestEntityIndex": 8352, - "dwGameRules": 36709872, - "dwGlobalVars": 33907368, - "dwGlowManager": 36709888, - "dwLocalPlayerController": 36616744, - "dwLocalPlayerPawn": 33953872, - "dwPlantedC4": 36760448, - "dwPrediction": 33953632, - "dwSensitivity": 36712744, + "dwGameRules": 36713968, + "dwGlobalVars": 33911464, + "dwGlowManager": 36713984, + "dwLocalPlayerController": 36620840, + "dwLocalPlayerPawn": 33957968, + "dwPlantedC4": 36764544, + "dwPrediction": 33957728, + "dwSensitivity": 36716840, "dwSensitivity_sensitivity": 88, - "dwViewAngles": 36772456, - "dwViewMatrix": 36730960, - "dwViewRender": 36731528, - "dwWeaponC4": 36243728 + "dwViewAngles": 36776552, + "dwViewMatrix": 36735056, + "dwViewRender": 36735624, + "dwWeaponC4": 36247824 }, "engine2.dll": { "dwBuildNumber": 6317316, diff --git a/output/offsets.rs b/output/offsets.rs index 6f077bcd..4102e682 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-01-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, unused)] @@ -7,23 +7,23 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x23113E0; - pub const dwEntityList: usize = 0x24A6B48; - pub const dwGameEntitySystem: usize = 0x24A6B48; + pub const dwCSGOInput: usize = 0x23123E0; + pub const dwEntityList: usize = 0x24A7B48; + pub const dwGameEntitySystem: usize = 0x24A7B48; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20A0; - pub const dwGameRules: usize = 0x23025F0; - pub const dwGlobalVars: usize = 0x20562A8; - pub const dwGlowManager: usize = 0x2302600; - pub const dwLocalPlayerController: usize = 0x22EBA28; - pub const dwLocalPlayerPawn: usize = 0x2061850; - pub const dwPlantedC4: usize = 0x230EB80; - pub const dwPrediction: usize = 0x2061760; - pub const dwSensitivity: usize = 0x2303128; + pub const dwGameRules: usize = 0x23035F0; + pub const dwGlobalVars: usize = 0x20572A8; + pub const dwGlowManager: usize = 0x2303600; + pub const dwLocalPlayerController: usize = 0x22ECA28; + pub const dwLocalPlayerPawn: usize = 0x2062850; + pub const dwPlantedC4: usize = 0x230FB80; + pub const dwPrediction: usize = 0x2062760; + pub const dwSensitivity: usize = 0x2304128; pub const dwSensitivity_sensitivity: usize = 0x58; - pub const dwViewAngles: usize = 0x2311A68; - pub const dwViewMatrix: usize = 0x2307850; - pub const dwViewRender: usize = 0x2307A88; - pub const dwWeaponC4: usize = 0x2290910; + pub const dwViewAngles: usize = 0x2312A68; + pub const dwViewMatrix: usize = 0x2308850; + pub const dwViewRender: usize = 0x2308A88; + pub const dwWeaponC4: usize = 0x2291910; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 23f03da3..39cfd85a 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 4fdaf88f..1588190a 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 895e5956..59faafa4 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 4c452ce3..82ef6ff4 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 6d7a01a5..b9b67662 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 59e12b06..167cbdaf 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 68734327..1b7b90fd 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 3033df9b..a8ad95ad 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 3d82d24a..47262701 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 f52e0926..567d1f2b 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index d664cb18..93d8f5aa 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index 28a5a05d..52221bf3 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 15026924..f8b7e4f6 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 47c15ad3..62704bb9 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 8e5a6590..8b60a30a 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 d3184f40..bea50597 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index d3439e39..c5fa5393 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 33ffdceb..03256ebc 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 64e51872..711caf87 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 2ac9150c..d94e4224 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index d47553c7..f4547056 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 db1899b1..c2c49a2d 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: server.dll @@ -8438,15 +8438,15 @@ namespace CS2Dumper.Schemas { public const nint m_bBombDefused = 0xEF1; // bool public const nint m_bMapHasBombZone = 0xEF2; // bool public const nint m_vecMainCTSpawnPos = 0xF40; // Vector - public const nint m_CTSpawnPointsMasterList = 0xF50; // CUtlVector - public const nint m_TerroristSpawnPointsMasterList = 0xF68; // CUtlVector + public const nint m_CTSpawnPointsMasterList = 0xF50; // CUtlVector> + public const nint m_TerroristSpawnPointsMasterList = 0xF68; // CUtlVector> public const nint m_bRespawningAllRespawnablePlayers = 0xF80; // bool public const nint m_iNextCTSpawnPoint = 0xF84; // int32 public const nint m_flCTSpawnPointUsedTime = 0xF88; // float32 public const nint m_iNextTerroristSpawnPoint = 0xF8C; // int32 public const nint m_flTerroristSpawnPointUsedTime = 0xF90; // float32 - public const nint m_CTSpawnPoints = 0xF98; // CUtlVector - public const nint m_TerroristSpawnPoints = 0xFB0; // CUtlVector + public const nint m_CTSpawnPoints = 0xF98; // CUtlVector> + public const nint m_TerroristSpawnPoints = 0xFB0; // CUtlVector> public const nint m_bIsUnreservedGameServer = 0xFC8; // bool public const nint m_fAutobalanceDisplayTime = 0xFCC; // float32 public const nint m_bAllowWeaponSwitch = 0x1008; // bool diff --git a/output/server_dll.hpp b/output/server_dll.hpp index c0af0871..0c173a9a 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once @@ -8443,15 +8443,15 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_bBombDefused = 0xEF1; // bool constexpr std::ptrdiff_t m_bMapHasBombZone = 0xEF2; // bool constexpr std::ptrdiff_t m_vecMainCTSpawnPos = 0xF40; // Vector - constexpr std::ptrdiff_t m_CTSpawnPointsMasterList = 0xF50; // CUtlVector - constexpr std::ptrdiff_t m_TerroristSpawnPointsMasterList = 0xF68; // CUtlVector + constexpr std::ptrdiff_t m_CTSpawnPointsMasterList = 0xF50; // CUtlVector> + constexpr std::ptrdiff_t m_TerroristSpawnPointsMasterList = 0xF68; // CUtlVector> constexpr std::ptrdiff_t m_bRespawningAllRespawnablePlayers = 0xF80; // bool constexpr std::ptrdiff_t m_iNextCTSpawnPoint = 0xF84; // int32 constexpr std::ptrdiff_t m_flCTSpawnPointUsedTime = 0xF88; // float32 constexpr std::ptrdiff_t m_iNextTerroristSpawnPoint = 0xF8C; // int32 constexpr std::ptrdiff_t m_flTerroristSpawnPointUsedTime = 0xF90; // float32 - constexpr std::ptrdiff_t m_CTSpawnPoints = 0xF98; // CUtlVector - constexpr std::ptrdiff_t m_TerroristSpawnPoints = 0xFB0; // CUtlVector + constexpr std::ptrdiff_t m_CTSpawnPoints = 0xF98; // CUtlVector> + constexpr std::ptrdiff_t m_TerroristSpawnPoints = 0xFB0; // CUtlVector> constexpr std::ptrdiff_t m_bIsUnreservedGameServer = 0xFC8; // bool constexpr std::ptrdiff_t m_fAutobalanceDisplayTime = 0xFCC; // float32 constexpr std::ptrdiff_t m_bAllowWeaponSwitch = 0x1008; // bool diff --git a/output/server_dll.rs b/output/server_dll.rs index 4fe93d53..01b54056 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -8559,15 +8559,15 @@ pub mod cs2_dumper { pub const m_bBombDefused: usize = 0xEF1; // bool pub const m_bMapHasBombZone: usize = 0xEF2; // bool pub const m_vecMainCTSpawnPos: usize = 0xF40; // Vector - pub const m_CTSpawnPointsMasterList: usize = 0xF50; // CUtlVector - pub const m_TerroristSpawnPointsMasterList: usize = 0xF68; // CUtlVector + pub const m_CTSpawnPointsMasterList: usize = 0xF50; // CUtlVector> + pub const m_TerroristSpawnPointsMasterList: usize = 0xF68; // CUtlVector> pub const m_bRespawningAllRespawnablePlayers: usize = 0xF80; // bool pub const m_iNextCTSpawnPoint: usize = 0xF84; // int32 pub const m_flCTSpawnPointUsedTime: usize = 0xF88; // float32 pub const m_iNextTerroristSpawnPoint: usize = 0xF8C; // int32 pub const m_flTerroristSpawnPointUsedTime: usize = 0xF90; // float32 - pub const m_CTSpawnPoints: usize = 0xF98; // CUtlVector - pub const m_TerroristSpawnPoints: usize = 0xFB0; // CUtlVector + pub const m_CTSpawnPoints: usize = 0xF98; // CUtlVector> + pub const m_TerroristSpawnPoints: usize = 0xFB0; // CUtlVector> pub const m_bIsUnreservedGameServer: usize = 0xFC8; // bool pub const m_fAutobalanceDisplayTime: usize = 0xFCC; // float32 pub const m_bAllowWeaponSwitch: usize = 0x1008; // bool diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 313b552e..b5361c26 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index fb8475f0..5357bbb4 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 89f186e3..ddeb15ee 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 7c77bc0b..e4e03ee0 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll @@ -48,13 +48,14 @@ namespace CS2Dumper.Schemas { public const nint m_field = 0x0; // CUtlVector } // Parent: None - // Field count: 2 + // Field count: 3 // // Metadata: // MGetKV3ClassDefaults public static class CSteamAudioBakedPathingData { public const nint m_nBands = 0x0; // int32 public const nint m_probes = 0x8; // CSteamAudioProbeData + public const nint m_movables = 0x10; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -76,12 +77,13 @@ namespace CS2Dumper.Schemas { public const nint m_pProbeBatch = 0x0; // IPLProbeBatch } // Parent: None - // Field count: 1 + // Field count: 2 // // Metadata: // MGetKV3ClassDefaults public static class SteamAudioReverbCompressionSettings_t { public const nint m_bEnableCompression = 0x0; // bool + public const nint m_flQuality = 0x4; // float32 } // Parent: None // Field count: 3 @@ -106,7 +108,7 @@ namespace CS2Dumper.Schemas { public const nint m_vecReflectionRatio = 0x48; // CUtlVector } // Parent: None - // Field count: 17 + // Field count: 11 // // Metadata: // MGetKV3ClassDefaults @@ -117,17 +119,11 @@ namespace CS2Dumper.Schemas { public const nint m_reverbSettings = 0x68; // SteamAudioReverbSettings_t public const nint m_reverbClusteringSettings = 0x78; // SteamAudioReverbClusteringSettings_t public const nint m_reverbCompressionSettings = 0x84; // SteamAudioReverbCompressionSettings_t - public const nint m_clusteredProbes = 0x88; // CSteamAudioProbeData - public const nint m_vecClusterForProbe = 0x90; // CUtlVector - public const nint m_compressedData = 0xA8; // CSteamAudioCompressedReverb - public const nint m_compressedClusteredData = 0x108; // CSteamAudioCompressedReverb - public const nint m_vecMovableReverbs = 0x168; // CUtlVector - public const nint m_vecMovableReverbInitialTransforms = 0x180; // CUtlVector - public const nint m_vecMovableReverbAABBs = 0x198; // CUtlVector - public const nint m_vecMovableReverbKeys = 0x1B0; // CUtlVector - public const nint m_vecMovableReverbKeyTokens = 0x1C8; // CUtlVector - public const nint m_vecMovableReverbTransforms = 0x1E0; // CUtlVector - public const nint m_vecMovableReverbOBBs = 0x1F8; // CUtlVector + public const nint m_clusteredProbes = 0x90; // CSteamAudioProbeData + public const nint m_vecClusterForProbe = 0x98; // CUtlVector + public const nint m_compressedData = 0xB0; // CSteamAudioCompressedReverb + public const nint m_compressedClusteredData = 0x110; // CSteamAudioCompressedReverb + public const nint m_movables = 0x170; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -152,7 +148,7 @@ namespace CS2Dumper.Schemas { public const nint m_nReflectionBounces = 0x8; // int32 } // Parent: None - // Field count: 6 + // Field count: 7 // // Metadata: // MGetKV3ClassDefaults @@ -163,6 +159,7 @@ namespace CS2Dumper.Schemas { public const nint m_vecSize = 0x38; // CUtlVector public const nint m_vecOutsideField = 0x50; // CUtlVector public const nint m_vecInsideSmallSizeField = 0x68; // CUtlVector + public const nint m_movables = 0x80; // CSteamAudioMovableBakedData } // Parent: None // Field count: 7 diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index eea8c3f0..b6bf1640 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 UTC #pragma once @@ -53,13 +53,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_field = 0x0; // CUtlVector } // Parent: None - // Field count: 2 + // Field count: 3 // // Metadata: // MGetKV3ClassDefaults namespace CSteamAudioBakedPathingData { constexpr std::ptrdiff_t m_nBands = 0x0; // int32 constexpr std::ptrdiff_t m_probes = 0x8; // CSteamAudioProbeData + constexpr std::ptrdiff_t m_movables = 0x10; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -81,12 +82,13 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_pProbeBatch = 0x0; // IPLProbeBatch } // Parent: None - // Field count: 1 + // Field count: 2 // // Metadata: // MGetKV3ClassDefaults namespace SteamAudioReverbCompressionSettings_t { constexpr std::ptrdiff_t m_bEnableCompression = 0x0; // bool + constexpr std::ptrdiff_t m_flQuality = 0x4; // float32 } // Parent: None // Field count: 3 @@ -111,7 +113,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_vecReflectionRatio = 0x48; // CUtlVector } // Parent: None - // Field count: 17 + // Field count: 11 // // Metadata: // MGetKV3ClassDefaults @@ -122,17 +124,11 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_reverbSettings = 0x68; // SteamAudioReverbSettings_t constexpr std::ptrdiff_t m_reverbClusteringSettings = 0x78; // SteamAudioReverbClusteringSettings_t constexpr std::ptrdiff_t m_reverbCompressionSettings = 0x84; // SteamAudioReverbCompressionSettings_t - constexpr std::ptrdiff_t m_clusteredProbes = 0x88; // CSteamAudioProbeData - constexpr std::ptrdiff_t m_vecClusterForProbe = 0x90; // CUtlVector - constexpr std::ptrdiff_t m_compressedData = 0xA8; // CSteamAudioCompressedReverb - constexpr std::ptrdiff_t m_compressedClusteredData = 0x108; // CSteamAudioCompressedReverb - constexpr std::ptrdiff_t m_vecMovableReverbs = 0x168; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbInitialTransforms = 0x180; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbAABBs = 0x198; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbKeys = 0x1B0; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbKeyTokens = 0x1C8; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbTransforms = 0x1E0; // CUtlVector - constexpr std::ptrdiff_t m_vecMovableReverbOBBs = 0x1F8; // CUtlVector + constexpr std::ptrdiff_t m_clusteredProbes = 0x90; // CSteamAudioProbeData + constexpr std::ptrdiff_t m_vecClusterForProbe = 0x98; // CUtlVector + constexpr std::ptrdiff_t m_compressedData = 0xB0; // CSteamAudioCompressedReverb + constexpr std::ptrdiff_t m_compressedClusteredData = 0x110; // CSteamAudioCompressedReverb + constexpr std::ptrdiff_t m_movables = 0x170; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -157,7 +153,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_nReflectionBounces = 0x8; // int32 } // Parent: None - // Field count: 6 + // Field count: 7 // // Metadata: // MGetKV3ClassDefaults @@ -168,6 +164,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_vecSize = 0x38; // CUtlVector constexpr std::ptrdiff_t m_vecOutsideField = 0x50; // CUtlVector constexpr std::ptrdiff_t m_vecInsideSmallSizeField = 0x68; // CUtlVector + constexpr std::ptrdiff_t m_movables = 0x80; // CSteamAudioMovableBakedData } // Parent: None // Field count: 7 diff --git a/output/steamaudio_dll.json b/output/steamaudio_dll.json index 8fe07a54..3df8803b 100644 --- a/output/steamaudio_dll.json +++ b/output/steamaudio_dll.json @@ -15,6 +15,7 @@ }, "CSteamAudioBakedDimensionsData": { "fields": { + "m_movables": 128, "m_probes": 24, "m_settings": 0, "m_vecInOut": 32, @@ -62,6 +63,7 @@ }, "CSteamAudioBakedPathingData": { "fields": { + "m_movables": 16, "m_nBands": 0, "m_probes": 8 }, @@ -75,23 +77,17 @@ }, "CSteamAudioBakedReverbData": { "fields": { - "m_clusteredProbes": 136, - "m_compressedClusteredData": 264, - "m_compressedData": 168, + "m_clusteredProbes": 144, + "m_compressedClusteredData": 272, + "m_compressedData": 176, "m_grid": 16, + "m_movables": 368, "m_nBands": 0, "m_probes": 8, "m_reverbClusteringSettings": 120, "m_reverbCompressionSettings": 132, "m_reverbSettings": 104, - "m_vecClusterForProbe": 144, - "m_vecMovableReverbAABBs": 408, - "m_vecMovableReverbInitialTransforms": 384, - "m_vecMovableReverbKeyTokens": 456, - "m_vecMovableReverbKeys": 432, - "m_vecMovableReverbOBBs": 504, - "m_vecMovableReverbTransforms": 480, - "m_vecMovableReverbs": 360 + "m_vecClusterForProbe": 152 }, "metadata": [ { @@ -227,7 +223,8 @@ }, "SteamAudioReverbCompressionSettings_t": { "fields": { - "m_bEnableCompression": 0 + "m_bEnableCompression": 0, + "m_flQuality": 4 }, "metadata": [ { diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 6d7981e6..4af354b4 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-21 11:22:37.665735500 UTC +// 2026-01-24 02:36:41.946615600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -51,13 +51,14 @@ pub mod cs2_dumper { pub const m_field: usize = 0x0; // CUtlVector } // Parent: None - // Field count: 2 + // Field count: 3 // // Metadata: // MGetKV3ClassDefaults pub mod CSteamAudioBakedPathingData { pub const m_nBands: usize = 0x0; // int32 pub const m_probes: usize = 0x8; // CSteamAudioProbeData + pub const m_movables: usize = 0x10; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -79,12 +80,13 @@ pub mod cs2_dumper { pub const m_pProbeBatch: usize = 0x0; // IPLProbeBatch } // Parent: None - // Field count: 1 + // Field count: 2 // // Metadata: // MGetKV3ClassDefaults pub mod SteamAudioReverbCompressionSettings_t { pub const m_bEnableCompression: usize = 0x0; // bool + pub const m_flQuality: usize = 0x4; // float32 } // Parent: None // Field count: 3 @@ -109,7 +111,7 @@ pub mod cs2_dumper { pub const m_vecReflectionRatio: usize = 0x48; // CUtlVector } // Parent: None - // Field count: 17 + // Field count: 11 // // Metadata: // MGetKV3ClassDefaults @@ -120,17 +122,11 @@ pub mod cs2_dumper { pub const m_reverbSettings: usize = 0x68; // SteamAudioReverbSettings_t pub const m_reverbClusteringSettings: usize = 0x78; // SteamAudioReverbClusteringSettings_t pub const m_reverbCompressionSettings: usize = 0x84; // SteamAudioReverbCompressionSettings_t - pub const m_clusteredProbes: usize = 0x88; // CSteamAudioProbeData - pub const m_vecClusterForProbe: usize = 0x90; // CUtlVector - pub const m_compressedData: usize = 0xA8; // CSteamAudioCompressedReverb - pub const m_compressedClusteredData: usize = 0x108; // CSteamAudioCompressedReverb - pub const m_vecMovableReverbs: usize = 0x168; // CUtlVector - pub const m_vecMovableReverbInitialTransforms: usize = 0x180; // CUtlVector - pub const m_vecMovableReverbAABBs: usize = 0x198; // CUtlVector - pub const m_vecMovableReverbKeys: usize = 0x1B0; // CUtlVector - pub const m_vecMovableReverbKeyTokens: usize = 0x1C8; // CUtlVector - pub const m_vecMovableReverbTransforms: usize = 0x1E0; // CUtlVector - pub const m_vecMovableReverbOBBs: usize = 0x1F8; // CUtlVector + pub const m_clusteredProbes: usize = 0x90; // CSteamAudioProbeData + pub const m_vecClusterForProbe: usize = 0x98; // CUtlVector + pub const m_compressedData: usize = 0xB0; // CSteamAudioCompressedReverb + pub const m_compressedClusteredData: usize = 0x110; // CSteamAudioCompressedReverb + pub const m_movables: usize = 0x170; // CSteamAudioMovableBakedData } // Parent: None // Field count: 4 @@ -155,7 +151,7 @@ pub mod cs2_dumper { pub const m_nReflectionBounces: usize = 0x8; // int32 } // Parent: None - // Field count: 6 + // Field count: 7 // // Metadata: // MGetKV3ClassDefaults @@ -166,6 +162,7 @@ pub mod cs2_dumper { pub const m_vecSize: usize = 0x38; // CUtlVector pub const m_vecOutsideField: usize = 0x50; // CUtlVector pub const m_vecInsideSmallSizeField: usize = 0x68; // CUtlVector + pub const m_movables: usize = 0x80; // CSteamAudioMovableBakedData } // Parent: None // Field count: 7 diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index a6466057..c8c1789d 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 83ea7e50..81b48cfb 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index be81fdf0..f474af59 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 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 823f6dbd..6899c1a0 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 36609542..d31cbf27 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 32b1d477..8698453e 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-23 01:03:20.898173500 UTC +// 2026-01-24 02:38:39.726673900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]