From 0abfa64761258f9746cc0d88dcff7fa64b64eec9 Mon Sep 17 00:00:00 2001 From: GhostReaper8 Date: Thu, 2 Oct 2025 17:22:17 -0700 Subject: [PATCH] Game Update (20230584) --- cs2-dumper.log | 10 ++++----- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 34 ++++++++++++++-------------- output/buttons.hpp | 34 ++++++++++++++-------------- output/buttons.json | 32 +++++++++++++------------- output/buttons.rs | 34 ++++++++++++++-------------- output/client_dll.cs | 14 +++++++----- output/client_dll.hpp | 14 +++++++----- output/client_dll.json | 11 ++++++--- output/client_dll.rs | 14 +++++++----- 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 | 40 ++++++++++++++++----------------- output/interfaces.hpp | 40 ++++++++++++++++----------------- output/interfaces.json | 38 +++++++++++++++---------------- output/interfaces.rs | 40 ++++++++++++++++----------------- 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 | 32 +++++++++++++------------- output/offsets.hpp | 32 +++++++++++++------------- output/offsets.json | 30 ++++++++++++------------- output/offsets.rs | 32 +++++++++++++------------- 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 | 14 +++++++----- output/server_dll.hpp | 14 +++++++----- output/server_dll.json | 11 ++++++--- output/server_dll.rs | 14 +++++++----- 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 +- 70 files changed, 334 insertions(+), 300 deletions(-) diff --git a/cs2-dumper.log b/cs2-dumper.log index c8a6cd44..e7e461bb 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -00:16:00 [INFO] found 16 buttons -00:16:00 [INFO] found 131 interfaces across 33 modules -00:16:00 [INFO] found 32 offsets across 5 modules -00:16:01 [INFO] found 2678 classes and 411 enums across 18 modules -00:16:01 [INFO] analysis completed in 1.27s +00:21:53 [INFO] found 16 buttons +00:21:53 [INFO] found 131 interfaces across 33 modules +00:21:54 [INFO] found 32 offsets across 5 modules +00:21:54 [INFO] found 2680 classes and 411 enums across 18 modules +00:21:55 [INFO] analysis completed in 1.26s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 84f02596..8de16e64 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 34c60932..0b71516f 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 4d3164d5..a16dec92 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 412e8a08..f5431fa6 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x1BE5310; - public const nint attack2 = 0x1BE53A0; - public const nint back = 0x1BE55E0; - public const nint duck = 0x1BE58B0; - public const nint forward = 0x1BE5550; - public const nint jump = 0x1BE5820; - public const nint left = 0x1BE5670; - public const nint lookatweapon = 0x1E37A50; - public const nint reload = 0x1BE5280; - public const nint right = 0x1BE5700; - public const nint showscores = 0x1E37930; - public const nint sprint = 0x1BE51F0; - public const nint turnleft = 0x1BE5430; - public const nint turnright = 0x1BE54C0; - public const nint use = 0x1BE5790; - public const nint zoom = 0x1E379C0; + public const nint attack = 0x1BEB410; + public const nint attack2 = 0x1BEB4A0; + public const nint back = 0x1BEB6E0; + public const nint duck = 0x1BEB9B0; + public const nint forward = 0x1BEB650; + public const nint jump = 0x1BEB920; + public const nint left = 0x1BEB770; + public const nint lookatweapon = 0x1E3DD50; + public const nint reload = 0x1BEB380; + public const nint right = 0x1BEB800; + public const nint showscores = 0x1E3DC30; + public const nint sprint = 0x1BEB2F0; + public const nint turnleft = 0x1BEB530; + public const nint turnright = 0x1BEB5C0; + public const nint use = 0x1BEB890; + public const nint zoom = 0x1E3DCC0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 9be7eb5f..110067c5 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x1BE5310; - constexpr std::ptrdiff_t attack2 = 0x1BE53A0; - constexpr std::ptrdiff_t back = 0x1BE55E0; - constexpr std::ptrdiff_t duck = 0x1BE58B0; - constexpr std::ptrdiff_t forward = 0x1BE5550; - constexpr std::ptrdiff_t jump = 0x1BE5820; - constexpr std::ptrdiff_t left = 0x1BE5670; - constexpr std::ptrdiff_t lookatweapon = 0x1E37A50; - constexpr std::ptrdiff_t reload = 0x1BE5280; - constexpr std::ptrdiff_t right = 0x1BE5700; - constexpr std::ptrdiff_t showscores = 0x1E37930; - constexpr std::ptrdiff_t sprint = 0x1BE51F0; - constexpr std::ptrdiff_t turnleft = 0x1BE5430; - constexpr std::ptrdiff_t turnright = 0x1BE54C0; - constexpr std::ptrdiff_t use = 0x1BE5790; - constexpr std::ptrdiff_t zoom = 0x1E379C0; + constexpr std::ptrdiff_t attack = 0x1BEB410; + constexpr std::ptrdiff_t attack2 = 0x1BEB4A0; + constexpr std::ptrdiff_t back = 0x1BEB6E0; + constexpr std::ptrdiff_t duck = 0x1BEB9B0; + constexpr std::ptrdiff_t forward = 0x1BEB650; + constexpr std::ptrdiff_t jump = 0x1BEB920; + constexpr std::ptrdiff_t left = 0x1BEB770; + constexpr std::ptrdiff_t lookatweapon = 0x1E3DD50; + constexpr std::ptrdiff_t reload = 0x1BEB380; + constexpr std::ptrdiff_t right = 0x1BEB800; + constexpr std::ptrdiff_t showscores = 0x1E3DC30; + constexpr std::ptrdiff_t sprint = 0x1BEB2F0; + constexpr std::ptrdiff_t turnleft = 0x1BEB530; + constexpr std::ptrdiff_t turnright = 0x1BEB5C0; + constexpr std::ptrdiff_t use = 0x1BEB890; + constexpr std::ptrdiff_t zoom = 0x1E3DCC0; } } diff --git a/output/buttons.json b/output/buttons.json index 423118cb..9766023e 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 29250320, - "attack2": 29250464, - "back": 29251040, - "duck": 29251760, - "forward": 29250896, - "jump": 29251616, - "left": 29251184, - "lookatweapon": 31685200, - "reload": 29250176, - "right": 29251328, - "showscores": 31684912, - "sprint": 29250032, - "turnleft": 29250608, - "turnright": 29250752, - "use": 29251472, - "zoom": 31685056 + "attack": 29275152, + "attack2": 29275296, + "back": 29275872, + "duck": 29276592, + "forward": 29275728, + "jump": 29276448, + "left": 29276016, + "lookatweapon": 31710544, + "reload": 29275008, + "right": 29276160, + "showscores": 31710256, + "sprint": 29274864, + "turnleft": 29275440, + "turnright": 29275584, + "use": 29276304, + "zoom": 31710400 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 1603bf10..195677a7 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x1BE5310; - pub const attack2: usize = 0x1BE53A0; - pub const back: usize = 0x1BE55E0; - pub const duck: usize = 0x1BE58B0; - pub const forward: usize = 0x1BE5550; - pub const jump: usize = 0x1BE5820; - pub const left: usize = 0x1BE5670; - pub const lookatweapon: usize = 0x1E37A50; - pub const reload: usize = 0x1BE5280; - pub const right: usize = 0x1BE5700; - pub const showscores: usize = 0x1E37930; - pub const sprint: usize = 0x1BE51F0; - pub const turnleft: usize = 0x1BE5430; - pub const turnright: usize = 0x1BE54C0; - pub const r#use: usize = 0x1BE5790; - pub const zoom: usize = 0x1E379C0; + pub const attack: usize = 0x1BEB410; + pub const attack2: usize = 0x1BEB4A0; + pub const back: usize = 0x1BEB6E0; + pub const duck: usize = 0x1BEB9B0; + pub const forward: usize = 0x1BEB650; + pub const jump: usize = 0x1BEB920; + pub const left: usize = 0x1BEB770; + pub const lookatweapon: usize = 0x1E3DD50; + pub const reload: usize = 0x1BEB380; + pub const right: usize = 0x1BEB800; + pub const showscores: usize = 0x1E3DC30; + pub const sprint: usize = 0x1BEB2F0; + pub const turnleft: usize = 0x1BEB530; + pub const turnright: usize = 0x1BEB5C0; + pub const r#use: usize = 0x1BEB890; + pub const zoom: usize = 0x1E3DCC0; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 5fbdd836..bd72fe1e 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,9 +1,9 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: client.dll - // Class count: 489 + // Class count: 490 // Enum count: 8 public static class ClientDll { // Alignment: 4 @@ -1264,7 +1264,7 @@ namespace CS2Dumper.Schemas { public static class CPointChildModifier { public const nint m_bOrphanInsteadOfDeletingChildrenOnRemove = 0x5F8; // bool } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 public static class C_WeaponNOVA { } @@ -2865,7 +2865,7 @@ namespace CS2Dumper.Schemas { public const nint m_Completed = 0x48; // CPulse_ResumePoint public const nint m_OnInterval = 0x90; // SignatureOutflow_Continue } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 public static class C_WeaponXM1014 { } @@ -6151,6 +6151,10 @@ namespace CS2Dumper.Schemas { // MPulseEditorHeaderIcon public static class CPulseCell_Value_RandomInt { } + // Parent: C_CSWeaponBase + // Field count: 0 + public static class C_CSWeaponBaseShotgun { + } // Parent: C_RagdollProp // Field count: 7 // @@ -6708,7 +6712,7 @@ namespace CS2Dumper.Schemas { // Field count: 0 public static class C_WeaponFiveSeven { } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 public static class C_WeaponSawedoff { } diff --git a/output/client_dll.hpp b/output/client_dll.hpp index dd717c6d..3a52f211 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once @@ -8,7 +8,7 @@ namespace cs2_dumper { namespace schemas { // Module: client.dll - // Class count: 489 + // Class count: 490 // Enum count: 8 namespace client_dll { // Alignment: 4 @@ -1269,7 +1269,7 @@ namespace cs2_dumper { namespace CPointChildModifier { constexpr std::ptrdiff_t m_bOrphanInsteadOfDeletingChildrenOnRemove = 0x5F8; // bool } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 namespace C_WeaponNOVA { } @@ -2870,7 +2870,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_Completed = 0x48; // CPulse_ResumePoint constexpr std::ptrdiff_t m_OnInterval = 0x90; // SignatureOutflow_Continue } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 namespace C_WeaponXM1014 { } @@ -6156,6 +6156,10 @@ namespace cs2_dumper { // MPulseEditorHeaderIcon namespace CPulseCell_Value_RandomInt { } + // Parent: C_CSWeaponBase + // Field count: 0 + namespace C_CSWeaponBaseShotgun { + } // Parent: C_RagdollProp // Field count: 7 // @@ -6713,7 +6717,7 @@ namespace cs2_dumper { // Field count: 0 namespace C_WeaponFiveSeven { } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 namespace C_WeaponSawedoff { } diff --git a/output/client_dll.json b/output/client_dll.json index 11d2ce03..0cd06a39 100644 --- a/output/client_dll.json +++ b/output/client_dll.json @@ -8752,6 +8752,11 @@ ], "parent": "C_CSWeaponBase" }, + "C_CSWeaponBaseShotgun": { + "fields": {}, + "metadata": [], + "parent": "C_CSWeaponBase" + }, "C_Chicken": { "fields": { "m_AttributeManager": 5192, @@ -14296,7 +14301,7 @@ "C_WeaponNOVA": { "fields": {}, "metadata": [], - "parent": "C_CSWeaponBase" + "parent": "C_CSWeaponBaseShotgun" }, "C_WeaponNegev": { "fields": {}, @@ -14336,7 +14341,7 @@ "C_WeaponSawedoff": { "fields": {}, "metadata": [], - "parent": "C_CSWeaponBase" + "parent": "C_CSWeaponBaseShotgun" }, "C_WeaponTaser": { "fields": { @@ -14370,7 +14375,7 @@ "C_WeaponXM1014": { "fields": {}, "metadata": [], - "parent": "C_CSWeaponBase" + "parent": "C_CSWeaponBaseShotgun" }, "C_World": { "fields": {}, diff --git a/output/client_dll.rs b/output/client_dll.rs index 9db7961a..be32884e 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,12 +1,12 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] pub mod cs2_dumper { pub mod schemas { // Module: client.dll - // Class count: 489 + // Class count: 490 // Enum count: 8 pub mod client_dll { // Alignment: 4 @@ -1275,7 +1275,7 @@ pub mod cs2_dumper { pub mod CPointChildModifier { pub const m_bOrphanInsteadOfDeletingChildrenOnRemove: usize = 0x5F8; // bool } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 pub mod C_WeaponNOVA { } @@ -2876,7 +2876,7 @@ pub mod cs2_dumper { pub const m_Completed: usize = 0x48; // CPulse_ResumePoint pub const m_OnInterval: usize = 0x90; // SignatureOutflow_Continue } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 pub mod C_WeaponXM1014 { } @@ -6162,6 +6162,10 @@ pub mod cs2_dumper { // MPulseEditorHeaderIcon pub mod CPulseCell_Value_RandomInt { } + // Parent: C_CSWeaponBase + // Field count: 0 + pub mod C_CSWeaponBaseShotgun { + } // Parent: C_RagdollProp // Field count: 7 // @@ -6719,7 +6723,7 @@ pub mod cs2_dumper { // Field count: 0 pub mod C_WeaponFiveSeven { } - // Parent: C_CSWeaponBase + // Parent: C_CSWeaponBaseShotgun // Field count: 0 pub mod C_WeaponSawedoff { } diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index 09c8cbb8..62cc0aac 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 5f29086d..37ba8b93 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 20199a31..7b96b42e 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 4eedaa6b..f1622a99 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 64b527fb..93d0232f 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 1bc602b5..0386e3a0 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 f82a04f8..0ad14b5a 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14109, - "timestamp": "2025-10-02T00:16:01.097387800+00:00" + "build_number": 14110, + "timestamp": "2025-10-03T00:21:54.899122200+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index ff4a9789..7718508c 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 = 0x1BE4B20; - public const nint EmptyWorldService001_Client = 0x1B9FE80; - public const nint GameClientExports001 = 0x1BE1800; - public const nint LegacyGameUI001 = 0x1C002D0; - public const nint Source2Client002 = 0x1E27AB0; - public const nint Source2ClientConfig001 = 0x1DC16E0; - public const nint Source2ClientPrediction001 = 0x1BEBDD0; - public const nint Source2ClientUI001 = 0x1BFE770; + public const nint ClientToolsInfo_001 = 0x1BEAC20; + public const nint EmptyWorldService001_Client = 0x1BA5E80; + public const nint GameClientExports001 = 0x1BE7900; + public const nint LegacyGameUI001 = 0x1C063D0; + public const nint Source2Client002 = 0x1E2DDB0; + public const nint Source2ClientConfig001 = 0x1DC77E0; + public const nint Source2ClientPrediction001 = 0x1BF1ED0; + public const nint Source2ClientUI001 = 0x1C04870; } // Module: engine2.dll public static class Engine2Dll { @@ -120,7 +120,7 @@ namespace CS2Dumper.Interfaces { } // Module: panoramauiclient.dll public static class PanoramauiclientDll { - public const nint PanoramaUIClient001 = 0x290200; + public const nint PanoramaUIClient001 = 0x291200; } // Module: particles.dll public static class ParticlesDll { @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x1706870; - public const nint EntitySubclassUtilsV001 = 0x16B2F80; - public const nint NavGameTest001 = 0x17ADD20; - public const nint ServerToolsInfo_001 = 0x175DC78; - public const nint Source2GameClients001 = 0x1759630; - public const nint Source2GameDirector001 = 0x18B7620; - public const nint Source2GameEntities001 = 0x175D380; - public const nint Source2Server001 = 0x175D1E0; - public const nint Source2ServerConfig001 = 0x1988AF8; - public const nint customnavsystem001 = 0x1692A88; + public const nint EmptyWorldService001_Server = 0x1708890; + public const nint EntitySubclassUtilsV001 = 0x16B4F90; + public const nint NavGameTest001 = 0x17AFEB0; + public const nint ServerToolsInfo_001 = 0x175FDF8; + public const nint Source2GameClients001 = 0x175B7B0; + public const nint Source2GameDirector001 = 0x18B9820; + public const nint Source2GameEntities001 = 0x175F500; + public const nint Source2Server001 = 0x175F360; + public const nint Source2ServerConfig001 = 0x198AD08; + public const nint customnavsystem001 = 0x1694A98; } // Module: soundsystem.dll public static class SoundsystemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 92593ef2..29de1abe 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BE4B20; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1B9FE80; - constexpr std::ptrdiff_t GameClientExports001 = 0x1BE1800; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x1C002D0; - constexpr std::ptrdiff_t Source2Client002 = 0x1E27AB0; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DC16E0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BEBDD0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x1BFE770; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BEAC20; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1BA5E80; + constexpr std::ptrdiff_t GameClientExports001 = 0x1BE7900; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x1C063D0; + constexpr std::ptrdiff_t Source2Client002 = 0x1E2DDB0; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DC77E0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BF1ED0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x1C04870; } // Module: engine2.dll namespace engine2_dll { @@ -125,7 +125,7 @@ namespace cs2_dumper { } // Module: panoramauiclient.dll namespace panoramauiclient_dll { - constexpr std::ptrdiff_t PanoramaUIClient001 = 0x290200; + constexpr std::ptrdiff_t PanoramaUIClient001 = 0x291200; } // Module: particles.dll namespace particles_dll { @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1706870; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16B2F80; - constexpr std::ptrdiff_t NavGameTest001 = 0x17ADD20; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x175DC78; - constexpr std::ptrdiff_t Source2GameClients001 = 0x1759630; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x18B7620; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x175D380; - constexpr std::ptrdiff_t Source2Server001 = 0x175D1E0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1988AF8; - constexpr std::ptrdiff_t customnavsystem001 = 0x1692A88; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1708890; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16B4F90; + constexpr std::ptrdiff_t NavGameTest001 = 0x17AFEB0; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x175FDF8; + constexpr std::ptrdiff_t Source2GameClients001 = 0x175B7B0; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x18B9820; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x175F500; + constexpr std::ptrdiff_t Source2Server001 = 0x175F360; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x198AD08; + constexpr std::ptrdiff_t customnavsystem001 = 0x1694A98; } // Module: soundsystem.dll namespace soundsystem_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 433046e0..ed8b3bcb 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 8116048 }, "client.dll": { - "ClientToolsInfo_001": 29248288, - "EmptyWorldService001_Client": 28966528, - "GameClientExports001": 29235200, - "LegacyGameUI001": 29360848, - "Source2Client002": 31619760, - "Source2ClientConfig001": 31200992, - "Source2ClientPrediction001": 29277648, - "Source2ClientUI001": 29353840 + "ClientToolsInfo_001": 29273120, + "EmptyWorldService001_Client": 28991104, + "GameClientExports001": 29260032, + "LegacyGameUI001": 29385680, + "Source2Client002": 31645104, + "Source2ClientConfig001": 31225824, + "Source2ClientPrediction001": 29302480, + "Source2ClientUI001": 29378672 }, "engine2.dll": { "BenchmarkService001": 6231456, @@ -101,7 +101,7 @@ "PanoramaTextServices001": 2849216 }, "panoramauiclient.dll": { - "PanoramaUIClient001": 2687488 + "PanoramaUIClient001": 2691584 }, "particles.dll": { "ParticleSystemMgr003": 5793904 @@ -130,16 +130,16 @@ "SchemaSystem_001": 493296 }, "server.dll": { - "EmptyWorldService001_Server": 24143984, - "EntitySubclassUtilsV001": 23801728, - "NavGameTest001": 24829216, - "ServerToolsInfo_001": 24501368, - "Source2GameClients001": 24483376, - "Source2GameDirector001": 25916960, - "Source2GameEntities001": 24499072, - "Source2Server001": 24498656, - "Source2ServerConfig001": 26774264, - "customnavsystem001": 23669384 + "EmptyWorldService001_Server": 24152208, + "EntitySubclassUtilsV001": 23809936, + "NavGameTest001": 24837808, + "ServerToolsInfo_001": 24509944, + "Source2GameClients001": 24491952, + "Source2GameDirector001": 25925664, + "Source2GameEntities001": 24507648, + "Source2Server001": 24507232, + "Source2ServerConfig001": 26782984, + "customnavsystem001": 23677592 }, "soundsystem.dll": { "SoundOpSystem001": 4080672, diff --git a/output/interfaces.rs b/output/interfaces.rs index f44411b6..b04fe10d 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 = 0x1BE4B20; - pub const EmptyWorldService001_Client: usize = 0x1B9FE80; - pub const GameClientExports001: usize = 0x1BE1800; - pub const LegacyGameUI001: usize = 0x1C002D0; - pub const Source2Client002: usize = 0x1E27AB0; - pub const Source2ClientConfig001: usize = 0x1DC16E0; - pub const Source2ClientPrediction001: usize = 0x1BEBDD0; - pub const Source2ClientUI001: usize = 0x1BFE770; + pub const ClientToolsInfo_001: usize = 0x1BEAC20; + pub const EmptyWorldService001_Client: usize = 0x1BA5E80; + pub const GameClientExports001: usize = 0x1BE7900; + pub const LegacyGameUI001: usize = 0x1C063D0; + pub const Source2Client002: usize = 0x1E2DDB0; + pub const Source2ClientConfig001: usize = 0x1DC77E0; + pub const Source2ClientPrediction001: usize = 0x1BF1ED0; + pub const Source2ClientUI001: usize = 0x1C04870; } // Module: engine2.dll pub mod engine2_dll { @@ -123,7 +123,7 @@ pub mod cs2_dumper { } // Module: panoramauiclient.dll pub mod panoramauiclient_dll { - pub const PanoramaUIClient001: usize = 0x290200; + pub const PanoramaUIClient001: usize = 0x291200; } // Module: particles.dll pub mod particles_dll { @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x1706870; - pub const EntitySubclassUtilsV001: usize = 0x16B2F80; - pub const NavGameTest001: usize = 0x17ADD20; - pub const ServerToolsInfo_001: usize = 0x175DC78; - pub const Source2GameClients001: usize = 0x1759630; - pub const Source2GameDirector001: usize = 0x18B7620; - pub const Source2GameEntities001: usize = 0x175D380; - pub const Source2Server001: usize = 0x175D1E0; - pub const Source2ServerConfig001: usize = 0x1988AF8; - pub const customnavsystem001: usize = 0x1692A88; + pub const EmptyWorldService001_Server: usize = 0x1708890; + pub const EntitySubclassUtilsV001: usize = 0x16B4F90; + pub const NavGameTest001: usize = 0x17AFEB0; + pub const ServerToolsInfo_001: usize = 0x175FDF8; + pub const Source2GameClients001: usize = 0x175B7B0; + pub const Source2GameDirector001: usize = 0x18B9820; + pub const Source2GameEntities001: usize = 0x175F500; + pub const Source2Server001: usize = 0x175F360; + pub const Source2ServerConfig001: usize = 0x198AD08; + pub const customnavsystem001: usize = 0x1694A98; } // Module: soundsystem.dll pub mod soundsystem_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index c47bdef9..5e8ec572 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 8595276f..6de0cd7e 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 34a0b2d1..8944fb2a 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 f852b50d..a5636c94 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 40364fa5..3183a2cc 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 64327875..c8534649 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 936ec40e..fc638418 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1E37B30; - public const nint dwEntityList = 0x1D10658; - public const nint dwGameEntitySystem = 0x1FB1848; + public const nint dwCSGOInput = 0x1E3DE30; + public const nint dwEntityList = 0x1D16758; + public const nint dwGameEntitySystem = 0x1FB7B48; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1E2C978; - public const nint dwGlobalVars = 0x1BE1120; - public const nint dwGlowManager = 0x1E29818; - public const nint dwLocalPlayerController = 0x1E19958; - public const nint dwLocalPlayerPawn = 0x1BEBEA0; - public const nint dwPlantedC4 = 0x1E32098; - public const nint dwPrediction = 0x1BEBDD0; - public const nint dwSensitivity = 0x1E2A278; + public const nint dwGameRules = 0x1E32C78; + public const nint dwGlobalVars = 0x1BE7220; + public const nint dwGlowManager = 0x1E2FB18; + public const nint dwLocalPlayerController = 0x1E1FC08; + public const nint dwLocalPlayerPawn = 0x1BF1FA0; + public const nint dwPlantedC4 = 0x1E38398; + public const nint dwPrediction = 0x1BF1ED0; + public const nint dwSensitivity = 0x1E30578; public const nint dwSensitivity_sensitivity = 0x48; - public const nint dwViewAngles = 0x1E381E0; - public const nint dwViewMatrix = 0x1E2D6D0; - public const nint dwViewRender = 0x1E2E4F0; - public const nint dwWeaponC4 = 0x1DCADE8; + public const nint dwViewAngles = 0x1E3E4E0; + public const nint dwViewMatrix = 0x1E339D0; + public const nint dwViewRender = 0x1E347F0; + public const nint dwWeaponC4 = 0x1DD0EE8; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 9bf82996..dc748837 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1E37B30; - constexpr std::ptrdiff_t dwEntityList = 0x1D10658; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB1848; + constexpr std::ptrdiff_t dwCSGOInput = 0x1E3DE30; + constexpr std::ptrdiff_t dwEntityList = 0x1D16758; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB7B48; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1E2C978; - constexpr std::ptrdiff_t dwGlobalVars = 0x1BE1120; - constexpr std::ptrdiff_t dwGlowManager = 0x1E29818; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E19958; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BEBEA0; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1E32098; - constexpr std::ptrdiff_t dwPrediction = 0x1BEBDD0; - constexpr std::ptrdiff_t dwSensitivity = 0x1E2A278; + constexpr std::ptrdiff_t dwGameRules = 0x1E32C78; + constexpr std::ptrdiff_t dwGlobalVars = 0x1BE7220; + constexpr std::ptrdiff_t dwGlowManager = 0x1E2FB18; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1FC08; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BF1FA0; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1E38398; + constexpr std::ptrdiff_t dwPrediction = 0x1BF1ED0; + constexpr std::ptrdiff_t dwSensitivity = 0x1E30578; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x48; - constexpr std::ptrdiff_t dwViewAngles = 0x1E381E0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1E2D6D0; - constexpr std::ptrdiff_t dwViewRender = 0x1E2E4F0; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1DCADE8; + constexpr std::ptrdiff_t dwViewAngles = 0x1E3E4E0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1E339D0; + constexpr std::ptrdiff_t dwViewRender = 0x1E347F0; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1DD0EE8; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 2f38294f..167a9106 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 31685424, - "dwEntityList": 30475864, - "dwGameEntitySystem": 33232968, + "dwCSGOInput": 31710768, + "dwEntityList": 30500696, + "dwGameEntitySystem": 33258312, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 31639928, - "dwGlobalVars": 29233440, - "dwGlowManager": 31627288, - "dwLocalPlayerController": 31562072, - "dwLocalPlayerPawn": 29277856, - "dwPlantedC4": 31662232, - "dwPrediction": 29277648, - "dwSensitivity": 31629944, + "dwGameRules": 31665272, + "dwGlobalVars": 29258272, + "dwGlowManager": 31652632, + "dwLocalPlayerController": 31587336, + "dwLocalPlayerPawn": 29302688, + "dwPlantedC4": 31687576, + "dwPrediction": 29302480, + "dwSensitivity": 31655288, "dwSensitivity_sensitivity": 72, - "dwViewAngles": 31687136, - "dwViewMatrix": 31643344, - "dwViewRender": 31646960, - "dwWeaponC4": 31239656 + "dwViewAngles": 31712480, + "dwViewMatrix": 31668688, + "dwViewRender": 31672304, + "dwWeaponC4": 31264488 }, "engine2.dll": { "dwBuildNumber": 6206420, diff --git a/output/offsets.rs b/output/offsets.rs index 9573232c..9df33bc3 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 = 0x1E37B30; - pub const dwEntityList: usize = 0x1D10658; - pub const dwGameEntitySystem: usize = 0x1FB1848; + pub const dwCSGOInput: usize = 0x1E3DE30; + pub const dwEntityList: usize = 0x1D16758; + pub const dwGameEntitySystem: usize = 0x1FB7B48; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1E2C978; - pub const dwGlobalVars: usize = 0x1BE1120; - pub const dwGlowManager: usize = 0x1E29818; - pub const dwLocalPlayerController: usize = 0x1E19958; - pub const dwLocalPlayerPawn: usize = 0x1BEBEA0; - pub const dwPlantedC4: usize = 0x1E32098; - pub const dwPrediction: usize = 0x1BEBDD0; - pub const dwSensitivity: usize = 0x1E2A278; + pub const dwGameRules: usize = 0x1E32C78; + pub const dwGlobalVars: usize = 0x1BE7220; + pub const dwGlowManager: usize = 0x1E2FB18; + pub const dwLocalPlayerController: usize = 0x1E1FC08; + pub const dwLocalPlayerPawn: usize = 0x1BF1FA0; + pub const dwPlantedC4: usize = 0x1E38398; + pub const dwPrediction: usize = 0x1BF1ED0; + pub const dwSensitivity: usize = 0x1E30578; pub const dwSensitivity_sensitivity: usize = 0x48; - pub const dwViewAngles: usize = 0x1E381E0; - pub const dwViewMatrix: usize = 0x1E2D6D0; - pub const dwViewRender: usize = 0x1E2E4F0; - pub const dwWeaponC4: usize = 0x1DCADE8; + pub const dwViewAngles: usize = 0x1E3E4E0; + pub const dwViewMatrix: usize = 0x1E339D0; + pub const dwViewRender: usize = 0x1E347F0; + pub const dwWeaponC4: usize = 0x1DD0EE8; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index d4c31cbb..52f2dd93 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 3ce6bcb5..eab2bec0 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 344e2c7b..e1c768bd 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 d89dc03b..29d9bedd 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index daf564e8..2e8e8969 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 6d9f1e5a..c67669da 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 72d29a81..adf914e3 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index efa8c66e..993072ad 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index b5588c24..5abd7c8d 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 b22dd234..105e3165 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 61108acf..74d55ac0 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index d3fc06a0..db596440 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 bcbdfb6c..c55b00a2 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index f926b753..0d9f051a 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index bd051c80..65441a10 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 ebe3e6a1..4e87e38b 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 6e398198..d7964ea5 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 3c8730b4..100ad862 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 7787d12e..4069b33e 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 808286df..fadb766f 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 4e614143..41bd9172 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 0d380676..d5199458 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,9 +1,9 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: server.dll - // Class count: 717 + // Class count: 718 // Enum count: 150 public static class ServerDll { // Alignment: 4 @@ -1705,7 +1705,7 @@ namespace CS2Dumper.Schemas { MOVETYPE_INVALID = 0xB, MOVETYPE_MAX_BITS = 0x5 } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 public static class CWeaponNOVA { } @@ -2654,6 +2654,10 @@ namespace CS2Dumper.Schemas { // Field count: 0 public static class CTestPulseIOAPI { } + // Parent: CCSWeaponBase + // Field count: 0 + public static class CCSWeaponBaseShotgun { + } // Parent: None // Field count: 7 // @@ -6379,7 +6383,7 @@ namespace CS2Dumper.Schemas { // Field count: 0 public static class CLightSpotEntity { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 public static class CWeaponSawedoff { } @@ -11803,7 +11807,7 @@ namespace CS2Dumper.Schemas { // Field count: 0 public static class CCSPlayer_DamageReactServices { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 public static class CWeaponXM1014 { } diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 6dcfc520..ab9507cf 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once @@ -8,7 +8,7 @@ namespace cs2_dumper { namespace schemas { // Module: server.dll - // Class count: 717 + // Class count: 718 // Enum count: 150 namespace server_dll { // Alignment: 4 @@ -1710,7 +1710,7 @@ namespace cs2_dumper { MOVETYPE_INVALID = 0xB, MOVETYPE_MAX_BITS = 0x5 }; - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 namespace CWeaponNOVA { } @@ -2659,6 +2659,10 @@ namespace cs2_dumper { // Field count: 0 namespace CTestPulseIOAPI { } + // Parent: CCSWeaponBase + // Field count: 0 + namespace CCSWeaponBaseShotgun { + } // Parent: None // Field count: 7 // @@ -6384,7 +6388,7 @@ namespace cs2_dumper { // Field count: 0 namespace CLightSpotEntity { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 namespace CWeaponSawedoff { } @@ -11808,7 +11812,7 @@ namespace cs2_dumper { // Field count: 0 namespace CCSPlayer_DamageReactServices { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 namespace CWeaponXM1014 { } diff --git a/output/server_dll.json b/output/server_dll.json index 5d63d854..f0183214 100644 --- a/output/server_dll.json +++ b/output/server_dll.json @@ -5897,6 +5897,11 @@ ], "parent": "CCSWeaponBase" }, + "CCSWeaponBaseShotgun": { + "fields": {}, + "metadata": [], + "parent": "CCSWeaponBase" + }, "CCSWeaponBaseVData": { "fields": { "m_DefaultLoadoutSlot": 1800, @@ -17756,7 +17761,7 @@ "CWeaponNOVA": { "fields": {}, "metadata": [], - "parent": "CCSWeaponBase" + "parent": "CCSWeaponBaseShotgun" }, "CWeaponNegev": { "fields": {}, @@ -17796,7 +17801,7 @@ "CWeaponSawedoff": { "fields": {}, "metadata": [], - "parent": "CCSWeaponBase" + "parent": "CCSWeaponBaseShotgun" }, "CWeaponTaser": { "fields": { @@ -17830,7 +17835,7 @@ "CWeaponXM1014": { "fields": {}, "metadata": [], - "parent": "CCSWeaponBase" + "parent": "CCSWeaponBaseShotgun" }, "CWorld": { "fields": {}, diff --git a/output/server_dll.rs b/output/server_dll.rs index db4f62b6..6ffe3987 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,12 +1,12 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] pub mod cs2_dumper { pub mod schemas { // Module: server.dll - // Class count: 717 + // Class count: 718 // Enum count: 150 pub mod server_dll { // Alignment: 4 @@ -1821,7 +1821,7 @@ pub mod cs2_dumper { MOVETYPE_CUSTOM = 0xA, MOVETYPE_LAST = 0xB } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 pub mod CWeaponNOVA { } @@ -2770,6 +2770,10 @@ pub mod cs2_dumper { // Field count: 0 pub mod CTestPulseIOAPI { } + // Parent: CCSWeaponBase + // Field count: 0 + pub mod CCSWeaponBaseShotgun { + } // Parent: None // Field count: 7 // @@ -6495,7 +6499,7 @@ pub mod cs2_dumper { // Field count: 0 pub mod CLightSpotEntity { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 pub mod CWeaponSawedoff { } @@ -11919,7 +11923,7 @@ pub mod cs2_dumper { // Field count: 0 pub mod CCSPlayer_DamageReactServices { } - // Parent: CCSWeaponBase + // Parent: CCSWeaponBaseShotgun // Field count: 0 pub mod CWeaponXM1014 { } diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 547d742c..5a34f441 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 88fdd3f8..4e74839f 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index e094fe13..66737a38 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 350dcc38..b5c6e78c 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index 7fab95ba..b2602884 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 2f2d9298..797aed15 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 5e1ff489..41597d23 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 7bb13e62..c0a5934e 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 99411d7b..27eebef9 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 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 859bcf68..bd15b5ce 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 42ed4ea9..7f126f3f 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index c0fb0af9..1bb5a358 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-10-02 00:16:01.097387800 UTC +// 2025-10-03 00:21:54.899122200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]