diff --git a/cs2-dumper.log b/cs2-dumper.log index 7fb73fba..1e294501 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -00:30:01 [INFO] found 16 buttons -00:30:01 [INFO] found 131 interfaces across 33 modules -00:30:02 [INFO] found 32 offsets across 5 modules -00:30:02 [INFO] found 3102 classes and 447 enums across 18 modules -00:30:02 [INFO] analysis completed in 1.83s +22:35:01 [INFO] found 16 buttons +22:35:02 [INFO] found 131 interfaces across 33 modules +22:35:02 [INFO] found 32 offsets across 5 modules +22:35:02 [INFO] found 3102 classes and 447 enums across 18 modules +22:35:03 [INFO] analysis completed in 1.18s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index a007f0bb..5d4a1599 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 2d04c3de..57820c8f 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 77206e17..a65952ed 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 aa4ee419..9dd13a9a 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x205F870; - public const nint attack2 = 0x205F900; - public const nint back = 0x205FB40; - public const nint duck = 0x205FE10; - public const nint forward = 0x205FAB0; - public const nint jump = 0x205FD80; - public const nint left = 0x205FBD0; - public const nint lookatweapon = 0x2316FA0; - public const nint reload = 0x205F7E0; - public const nint right = 0x205FC60; - public const nint showscores = 0x2316E80; - public const nint sprint = 0x205F750; - public const nint turnleft = 0x205F990; - public const nint turnright = 0x205FA20; - public const nint use = 0x205FCF0; - public const nint zoom = 0x2316F10; + public const nint attack = 0x205D860; + public const nint attack2 = 0x205D8F0; + public const nint back = 0x205DB30; + public const nint duck = 0x205DE00; + public const nint forward = 0x205DAA0; + public const nint jump = 0x205DD70; + public const nint left = 0x205DBC0; + public const nint lookatweapon = 0x2314830; + public const nint reload = 0x205D7D0; + public const nint right = 0x205DC50; + public const nint showscores = 0x2314710; + public const nint sprint = 0x205D740; + public const nint turnleft = 0x205D980; + public const nint turnright = 0x205DA10; + public const nint use = 0x205DCE0; + public const nint zoom = 0x23147A0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 271570c4..e272a16a 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once @@ -9,21 +9,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x205F870; - constexpr std::ptrdiff_t attack2 = 0x205F900; - constexpr std::ptrdiff_t back = 0x205FB40; - constexpr std::ptrdiff_t duck = 0x205FE10; - constexpr std::ptrdiff_t forward = 0x205FAB0; - constexpr std::ptrdiff_t jump = 0x205FD80; - constexpr std::ptrdiff_t left = 0x205FBD0; - constexpr std::ptrdiff_t lookatweapon = 0x2316FA0; - constexpr std::ptrdiff_t reload = 0x205F7E0; - constexpr std::ptrdiff_t right = 0x205FC60; - constexpr std::ptrdiff_t showscores = 0x2316E80; - constexpr std::ptrdiff_t sprint = 0x205F750; - constexpr std::ptrdiff_t turnleft = 0x205F990; - constexpr std::ptrdiff_t turnright = 0x205FA20; - constexpr std::ptrdiff_t use = 0x205FCF0; - constexpr std::ptrdiff_t zoom = 0x2316F10; + constexpr std::ptrdiff_t attack = 0x205D860; + constexpr std::ptrdiff_t attack2 = 0x205D8F0; + constexpr std::ptrdiff_t back = 0x205DB30; + constexpr std::ptrdiff_t duck = 0x205DE00; + constexpr std::ptrdiff_t forward = 0x205DAA0; + constexpr std::ptrdiff_t jump = 0x205DD70; + constexpr std::ptrdiff_t left = 0x205DBC0; + constexpr std::ptrdiff_t lookatweapon = 0x2314830; + constexpr std::ptrdiff_t reload = 0x205D7D0; + constexpr std::ptrdiff_t right = 0x205DC50; + constexpr std::ptrdiff_t showscores = 0x2314710; + constexpr std::ptrdiff_t sprint = 0x205D740; + constexpr std::ptrdiff_t turnleft = 0x205D980; + constexpr std::ptrdiff_t turnright = 0x205DA10; + constexpr std::ptrdiff_t use = 0x205DCE0; + constexpr std::ptrdiff_t zoom = 0x23147A0; } } diff --git a/output/buttons.json b/output/buttons.json index 961bb2ad..c3a475e0 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 33945712, - "attack2": 33945856, - "back": 33946432, - "duck": 33947152, - "forward": 33946288, - "jump": 33947008, - "left": 33946576, - "lookatweapon": 36794272, - "reload": 33945568, - "right": 33946720, - "showscores": 36793984, - "sprint": 33945424, - "turnleft": 33946000, - "turnright": 33946144, - "use": 33946864, - "zoom": 36794128 + "attack": 33937504, + "attack2": 33937648, + "back": 33938224, + "duck": 33938944, + "forward": 33938080, + "jump": 33938800, + "left": 33938368, + "lookatweapon": 36784176, + "reload": 33937360, + "right": 33938512, + "showscores": 36783888, + "sprint": 33937216, + "turnleft": 33937792, + "turnright": 33937936, + "use": 33938656, + "zoom": 36784032 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 8359559d..e5f01186 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x205F870; - pub const attack2: usize = 0x205F900; - pub const back: usize = 0x205FB40; - pub const duck: usize = 0x205FE10; - pub const forward: usize = 0x205FAB0; - pub const jump: usize = 0x205FD80; - pub const left: usize = 0x205FBD0; - pub const lookatweapon: usize = 0x2316FA0; - pub const reload: usize = 0x205F7E0; - pub const right: usize = 0x205FC60; - pub const showscores: usize = 0x2316E80; - pub const sprint: usize = 0x205F750; - pub const turnleft: usize = 0x205F990; - pub const turnright: usize = 0x205FA20; - pub const r#use: usize = 0x205FCF0; - pub const zoom: usize = 0x2316F10; + pub const attack: usize = 0x205D860; + pub const attack2: usize = 0x205D8F0; + pub const back: usize = 0x205DB30; + pub const duck: usize = 0x205DE00; + pub const forward: usize = 0x205DAA0; + pub const jump: usize = 0x205DD70; + pub const left: usize = 0x205DBC0; + pub const lookatweapon: usize = 0x2314830; + pub const reload: usize = 0x205D7D0; + pub const right: usize = 0x205DC50; + pub const showscores: usize = 0x2314710; + pub const sprint: usize = 0x205D740; + pub const turnleft: usize = 0x205D980; + pub const turnright: usize = 0x205DA10; + pub const r#use: usize = 0x205DCE0; + pub const zoom: usize = 0x23147A0; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 78b3264b..f7cfb189 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index ffdb96b0..3546c8db 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 22458dfd..e4bcef3e 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 e268a2ce..db624677 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index e2a4ca5b..f086bf32 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index cabccf4f..ef7dac74 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 d9c35b20..0df67522 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index c352ae2f..0d98eb8a 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 2ca8a2e4..cde866b3 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 d94ed51e..aa8edc62 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14135, - "timestamp": "2026-02-05T03:37:03.980792600+00:00" + "timestamp": "2026-02-10T22:35:02.976159900+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index b8605f74..6066bbb9 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 = 0x205F0A0; - public const nint EmptyWorldService001_Client = 0x2018F10; - public const nint GameClientExports001 = 0x205BD80; - public const nint LegacyGameUI001 = 0x2079660; - public const nint Source2Client002 = 0x2305C20; - public const nint Source2ClientConfig001 = 0x2289B50; - public const nint Source2ClientPrediction001 = 0x20669F0; - public const nint Source2ClientUI001 = 0x2077E80; + public const nint ClientToolsInfo_001 = 0x205D090; + public const nint EmptyWorldService001_Client = 0x2016F10; + public const nint GameClientExports001 = 0x2059D70; + public const nint LegacyGameUI001 = 0x20775F0; + public const nint Source2Client002 = 0x2303D80; + public const nint Source2ClientConfig001 = 0x2287C40; + public const nint Source2ClientPrediction001 = 0x20649F0; + public const nint Source2ClientUI001 = 0x2075E70; } // Module: engine2.dll public static class Engine2Dll { @@ -80,7 +80,7 @@ namespace CS2Dumper.Interfaces { } // Module: localize.dll public static class LocalizeDll { - public const nint Localize_001 = 0x55E20; + public const nint Localize_001 = 0x57E20; } // Module: matchmaking.dll public static class MatchmakingDll { @@ -124,7 +124,7 @@ namespace CS2Dumper.Interfaces { } // Module: particles.dll public static class ParticlesDll { - public const nint ParticleSystemMgr003 = 0x520E80; + public const nint ParticleSystemMgr003 = 0x520F50; } // Module: pulse_system.dll public static class PulseSystemDll { @@ -147,9 +147,9 @@ namespace CS2Dumper.Interfaces { } // Module: scenesystem.dll public static class ScenesystemDll { - public const nint RenderingPipelines_001 = 0x65BAB0; - public const nint SceneSystem_002 = 0x8CFEA0; - public const nint SceneUtils_001 = 0x65C9C0; + public const nint RenderingPipelines_001 = 0x65BAC0; + public const nint SceneSystem_002 = 0x8CFEE0; + public const nint SceneUtils_001 = 0x65C9D0; } // Module: schemasystem.dll public static class SchemasystemDll { @@ -157,8 +157,8 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x1B6CB00; - public const nint EntitySubclassUtilsV001 = 0x1B18120; + public const nint EmptyWorldService001_Server = 0x1B6CB20; + public const nint EntitySubclassUtilsV001 = 0x1B18140; public const nint NavGameTest001 = 0x1C167A8; public const nint ServerToolsInfo_001 = 0x1BC7A78; public const nint Source2GameClients001 = 0x1BC4AF0; @@ -166,7 +166,7 @@ namespace CS2Dumper.Interfaces { public const nint Source2GameEntities001 = 0x1BC7180; public const nint Source2Server001 = 0x1BC6FE0; public const nint Source2ServerConfig001 = 0x1E4B768; - public const nint customnavsystem001 = 0x1AF6F08; + public const nint customnavsystem001 = 0x1AF6F18; } // Module: soundsystem.dll public static class SoundsystemDll { @@ -216,8 +216,8 @@ namespace CS2Dumper.Interfaces { } // Module: vphysics2.dll public static class Vphysics2Dll { - public const nint VPhysics2_Handle_Interface_001 = 0x400120; - public const nint VPhysics2_Interface_001 = 0x400160; + public const nint VPhysics2_Handle_Interface_001 = 0x4000E0; + public const nint VPhysics2_Interface_001 = 0x400120; } // Module: vscript.dll public static class VscriptDll { @@ -230,6 +230,6 @@ namespace CS2Dumper.Interfaces { } // Module: worldrenderer.dll public static class WorldrendererDll { - public const nint WorldRendererMgr001 = 0x214A20; + public const nint WorldRendererMgr001 = 0x214A00; } } diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 991ef373..2a8f3e38 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once @@ -15,14 +15,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x205F0A0; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x2018F10; - constexpr std::ptrdiff_t GameClientExports001 = 0x205BD80; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x2079660; - constexpr std::ptrdiff_t Source2Client002 = 0x2305C20; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x2289B50; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x20669F0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x2077E80; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x205D090; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x2016F10; + constexpr std::ptrdiff_t GameClientExports001 = 0x2059D70; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x20775F0; + constexpr std::ptrdiff_t Source2Client002 = 0x2303D80; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x2287C40; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x20649F0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x2075E70; } // Module: engine2.dll namespace engine2_dll { @@ -86,7 +86,7 @@ namespace cs2_dumper { } // Module: localize.dll namespace localize_dll { - constexpr std::ptrdiff_t Localize_001 = 0x55E20; + constexpr std::ptrdiff_t Localize_001 = 0x57E20; } // Module: matchmaking.dll namespace matchmaking_dll { @@ -130,7 +130,7 @@ namespace cs2_dumper { } // Module: particles.dll namespace particles_dll { - constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x520E80; + constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x520F50; } // Module: pulse_system.dll namespace pulse_system_dll { @@ -153,9 +153,9 @@ namespace cs2_dumper { } // Module: scenesystem.dll namespace scenesystem_dll { - constexpr std::ptrdiff_t RenderingPipelines_001 = 0x65BAB0; - constexpr std::ptrdiff_t SceneSystem_002 = 0x8CFEA0; - constexpr std::ptrdiff_t SceneUtils_001 = 0x65C9C0; + constexpr std::ptrdiff_t RenderingPipelines_001 = 0x65BAC0; + constexpr std::ptrdiff_t SceneSystem_002 = 0x8CFEE0; + constexpr std::ptrdiff_t SceneUtils_001 = 0x65C9D0; } // Module: schemasystem.dll namespace schemasystem_dll { @@ -163,8 +163,8 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B6CB00; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B18120; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1B6CB20; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x1B18140; constexpr std::ptrdiff_t NavGameTest001 = 0x1C167A8; constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1BC7A78; constexpr std::ptrdiff_t Source2GameClients001 = 0x1BC4AF0; @@ -172,7 +172,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t Source2GameEntities001 = 0x1BC7180; constexpr std::ptrdiff_t Source2Server001 = 0x1BC6FE0; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1E4B768; - constexpr std::ptrdiff_t customnavsystem001 = 0x1AF6F08; + constexpr std::ptrdiff_t customnavsystem001 = 0x1AF6F18; } // Module: soundsystem.dll namespace soundsystem_dll { @@ -222,8 +222,8 @@ namespace cs2_dumper { } // Module: vphysics2.dll namespace vphysics2_dll { - constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x400120; - constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x400160; + constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x4000E0; + constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x400120; } // Module: vscript.dll namespace vscript_dll { @@ -236,7 +236,7 @@ namespace cs2_dumper { } // Module: worldrenderer.dll namespace worldrenderer_dll { - constexpr std::ptrdiff_t WorldRendererMgr001 = 0x214A20; + constexpr std::ptrdiff_t WorldRendererMgr001 = 0x214A00; } } } diff --git a/output/interfaces.json b/output/interfaces.json index 4f90bab2..299c7e3f 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 8299728 }, "client.dll": { - "ClientToolsInfo_001": 33943712, - "EmptyWorldService001_Client": 33656592, - "GameClientExports001": 33930624, - "LegacyGameUI001": 34051680, - "Source2Client002": 36723744, - "Source2ClientConfig001": 36215632, - "Source2ClientPrediction001": 33974768, - "Source2ClientUI001": 34045568 + "ClientToolsInfo_001": 33935504, + "EmptyWorldService001_Client": 33648400, + "GameClientExports001": 33922416, + "LegacyGameUI001": 34043376, + "Source2Client002": 36715904, + "Source2ClientConfig001": 36207680, + "Source2ClientPrediction001": 33966576, + "Source2ClientUI001": 34037360 }, "engine2.dll": { "BenchmarkService001": 6358992, @@ -69,7 +69,7 @@ "InputSystemVersion001": 285392 }, "localize.dll": { - "Localize_001": 351776 + "Localize_001": 359968 }, "matchmaking.dll": { "GameTypes001": 1802240, @@ -104,7 +104,7 @@ "PanoramaUIClient001": 2708352 }, "particles.dll": { - "ParticleSystemMgr003": 5377664 + "ParticleSystemMgr003": 5377872 }, "pulse_system.dll": { "IPulseSystem_001": 2041456 @@ -122,16 +122,16 @@ "SceneFileCache002": 897728 }, "scenesystem.dll": { - "RenderingPipelines_001": 6666928, - "SceneSystem_002": 9240224, - "SceneUtils_001": 6670784 + "RenderingPipelines_001": 6666944, + "SceneSystem_002": 9240288, + "SceneUtils_001": 6670800 }, "schemasystem.dll": { "SchemaSystem_001": 485168 }, "server.dll": { - "EmptyWorldService001_Server": 28756736, - "EntitySubclassUtilsV001": 28410144, + "EmptyWorldService001_Server": 28756768, + "EntitySubclassUtilsV001": 28410176, "NavGameTest001": 29452200, "ServerToolsInfo_001": 29129336, "Source2GameClients001": 29117168, @@ -139,7 +139,7 @@ "Source2GameEntities001": 29127040, "Source2Server001": 29126624, "Source2ServerConfig001": 31766376, - "customnavsystem001": 28274440 + "customnavsystem001": 28274456 }, "soundsystem.dll": { "SoundOpSystem001": 5192384, @@ -183,8 +183,8 @@ "Source2V8System001": 202416 }, "vphysics2.dll": { - "VPhysics2_Handle_Interface_001": 4194592, - "VPhysics2_Interface_001": 4194656 + "VPhysics2_Handle_Interface_001": 4194528, + "VPhysics2_Interface_001": 4194592 }, "vscript.dll": { "VScriptManager010": 1291152 @@ -194,6 +194,6 @@ "VEngineCvar002": 446576 }, "worldrenderer.dll": { - "WorldRendererMgr001": 2181664 + "WorldRendererMgr001": 2181632 } } \ No newline at end of file diff --git a/output/interfaces.rs b/output/interfaces.rs index 19e00d72..241ef6b5 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 = 0x205F0A0; - pub const EmptyWorldService001_Client: usize = 0x2018F10; - pub const GameClientExports001: usize = 0x205BD80; - pub const LegacyGameUI001: usize = 0x2079660; - pub const Source2Client002: usize = 0x2305C20; - pub const Source2ClientConfig001: usize = 0x2289B50; - pub const Source2ClientPrediction001: usize = 0x20669F0; - pub const Source2ClientUI001: usize = 0x2077E80; + pub const ClientToolsInfo_001: usize = 0x205D090; + pub const EmptyWorldService001_Client: usize = 0x2016F10; + pub const GameClientExports001: usize = 0x2059D70; + pub const LegacyGameUI001: usize = 0x20775F0; + pub const Source2Client002: usize = 0x2303D80; + pub const Source2ClientConfig001: usize = 0x2287C40; + pub const Source2ClientPrediction001: usize = 0x20649F0; + pub const Source2ClientUI001: usize = 0x2075E70; } // Module: engine2.dll pub mod engine2_dll { @@ -83,7 +83,7 @@ pub mod cs2_dumper { } // Module: localize.dll pub mod localize_dll { - pub const Localize_001: usize = 0x55E20; + pub const Localize_001: usize = 0x57E20; } // Module: matchmaking.dll pub mod matchmaking_dll { @@ -127,7 +127,7 @@ pub mod cs2_dumper { } // Module: particles.dll pub mod particles_dll { - pub const ParticleSystemMgr003: usize = 0x520E80; + pub const ParticleSystemMgr003: usize = 0x520F50; } // Module: pulse_system.dll pub mod pulse_system_dll { @@ -150,9 +150,9 @@ pub mod cs2_dumper { } // Module: scenesystem.dll pub mod scenesystem_dll { - pub const RenderingPipelines_001: usize = 0x65BAB0; - pub const SceneSystem_002: usize = 0x8CFEA0; - pub const SceneUtils_001: usize = 0x65C9C0; + pub const RenderingPipelines_001: usize = 0x65BAC0; + pub const SceneSystem_002: usize = 0x8CFEE0; + pub const SceneUtils_001: usize = 0x65C9D0; } // Module: schemasystem.dll pub mod schemasystem_dll { @@ -160,8 +160,8 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x1B6CB00; - pub const EntitySubclassUtilsV001: usize = 0x1B18120; + pub const EmptyWorldService001_Server: usize = 0x1B6CB20; + pub const EntitySubclassUtilsV001: usize = 0x1B18140; pub const NavGameTest001: usize = 0x1C167A8; pub const ServerToolsInfo_001: usize = 0x1BC7A78; pub const Source2GameClients001: usize = 0x1BC4AF0; @@ -169,7 +169,7 @@ pub mod cs2_dumper { pub const Source2GameEntities001: usize = 0x1BC7180; pub const Source2Server001: usize = 0x1BC6FE0; pub const Source2ServerConfig001: usize = 0x1E4B768; - pub const customnavsystem001: usize = 0x1AF6F08; + pub const customnavsystem001: usize = 0x1AF6F18; } // Module: soundsystem.dll pub mod soundsystem_dll { @@ -219,8 +219,8 @@ pub mod cs2_dumper { } // Module: vphysics2.dll pub mod vphysics2_dll { - pub const VPhysics2_Handle_Interface_001: usize = 0x400120; - pub const VPhysics2_Interface_001: usize = 0x400160; + pub const VPhysics2_Handle_Interface_001: usize = 0x4000E0; + pub const VPhysics2_Interface_001: usize = 0x400120; } // Module: vscript.dll pub mod vscript_dll { @@ -233,7 +233,7 @@ pub mod cs2_dumper { } // Module: worldrenderer.dll pub mod worldrenderer_dll { - pub const WorldRendererMgr001: usize = 0x214A20; + pub const WorldRendererMgr001: usize = 0x214A00; } } } diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 12b30f99..46d4eb5a 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 2114eb33..7cb577ca 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 1424e210..a37f7f29 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 12e8b59b..c3964f93 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 15750dcd..974c77c7 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 30fe87a9..f4ce4f84 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 c0811439..f0f09823 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x2317080; - public const nint dwEntityList = 0x24ABF98; - public const nint dwGameEntitySystem = 0x24ABF98; + public const nint dwCSGOInput = 0x2314910; + public const nint dwEntityList = 0x24AA0D8; + public const nint dwGameEntitySystem = 0x24AA0D8; public const nint dwGameEntitySystem_highestEntityIndex = 0x20A0; - public const nint dwGameRules = 0x230AC50; - public const nint dwGlobalVars = 0x205B630; - public const nint dwGlowManager = 0x2307A50; - public const nint dwLocalPlayerController = 0x22F0FB8; - public const nint dwLocalPlayerPawn = 0x2066AE0; - public const nint dwPlantedC4 = 0x2314820; - public const nint dwPrediction = 0x20669F0; - public const nint dwSensitivity = 0x2308568; + public const nint dwGameRules = 0x2308DA0; + public const nint dwGlobalVars = 0x20595D0; + public const nint dwGlowManager = 0x2305BA0; + public const nint dwLocalPlayerController = 0x22EF0B8; + public const nint dwLocalPlayerPawn = 0x2064AE0; + public const nint dwPlantedC4 = 0x23120B0; + public const nint dwPrediction = 0x20649F0; + public const nint dwSensitivity = 0x23066B8; public const nint dwSensitivity_sensitivity = 0x58; - public const nint dwViewAngles = 0x2317708; - public const nint dwViewMatrix = 0x230CC90; - public const nint dwViewRender = 0x230D098; - public const nint dwWeaponC4 = 0x2295D30; + public const nint dwViewAngles = 0x2314F98; + public const nint dwViewMatrix = 0x230ADE0; + public const nint dwViewRender = 0x230B1E8; + public const nint dwWeaponC4 = 0x2293E30; } // Module: engine2.dll public static class Engine2Dll { @@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets { public const nint dwNetworkGameClient_maxClients = 0x240; public const nint dwNetworkGameClient_serverTickCount = 0x24C; public const nint dwNetworkGameClient_signOnState = 0x230; - public const nint dwWindowHeight = 0x9096C4; - public const nint dwWindowWidth = 0x9096C0; + public const nint dwWindowHeight = 0x9096DC; + public const nint dwWindowWidth = 0x9096D8; } // Module: inputsystem.dll public static class InputsystemDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index b9f5061f..6ddb0ec7 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once @@ -10,23 +10,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x2317080; - constexpr std::ptrdiff_t dwEntityList = 0x24ABF98; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x24ABF98; + constexpr std::ptrdiff_t dwCSGOInput = 0x2314910; + constexpr std::ptrdiff_t dwEntityList = 0x24AA0D8; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x24AA0D8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20A0; - constexpr std::ptrdiff_t dwGameRules = 0x230AC50; - constexpr std::ptrdiff_t dwGlobalVars = 0x205B630; - constexpr std::ptrdiff_t dwGlowManager = 0x2307A50; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x22F0FB8; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x2066AE0; - constexpr std::ptrdiff_t dwPlantedC4 = 0x2314820; - constexpr std::ptrdiff_t dwPrediction = 0x20669F0; - constexpr std::ptrdiff_t dwSensitivity = 0x2308568; + constexpr std::ptrdiff_t dwGameRules = 0x2308DA0; + constexpr std::ptrdiff_t dwGlobalVars = 0x20595D0; + constexpr std::ptrdiff_t dwGlowManager = 0x2305BA0; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x22EF0B8; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x2064AE0; + constexpr std::ptrdiff_t dwPlantedC4 = 0x23120B0; + constexpr std::ptrdiff_t dwPrediction = 0x20649F0; + constexpr std::ptrdiff_t dwSensitivity = 0x23066B8; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x58; - constexpr std::ptrdiff_t dwViewAngles = 0x2317708; - constexpr std::ptrdiff_t dwViewMatrix = 0x230CC90; - constexpr std::ptrdiff_t dwViewRender = 0x230D098; - constexpr std::ptrdiff_t dwWeaponC4 = 0x2295D30; + constexpr std::ptrdiff_t dwViewAngles = 0x2314F98; + constexpr std::ptrdiff_t dwViewMatrix = 0x230ADE0; + constexpr std::ptrdiff_t dwViewRender = 0x230B1E8; + constexpr std::ptrdiff_t dwWeaponC4 = 0x2293E30; } // Module: engine2.dll namespace engine2_dll { @@ -39,8 +39,8 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x240; constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x24C; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x230; - constexpr std::ptrdiff_t dwWindowHeight = 0x9096C4; - constexpr std::ptrdiff_t dwWindowWidth = 0x9096C0; + constexpr std::ptrdiff_t dwWindowHeight = 0x9096DC; + constexpr std::ptrdiff_t dwWindowWidth = 0x9096D8; } // Module: inputsystem.dll namespace inputsystem_dll { diff --git a/output/offsets.json b/output/offsets.json index 8af7b1cb..7ecef33c 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 36794496, - "dwEntityList": 38453144, - "dwGameEntitySystem": 38453144, + "dwCSGOInput": 36784400, + "dwEntityList": 38445272, + "dwGameEntitySystem": 38445272, "dwGameEntitySystem_highestEntityIndex": 8352, - "dwGameRules": 36744272, - "dwGlobalVars": 33928752, - "dwGlowManager": 36731472, - "dwLocalPlayerController": 36638648, - "dwLocalPlayerPawn": 33975008, - "dwPlantedC4": 36784160, - "dwPrediction": 33974768, - "dwSensitivity": 36734312, + "dwGameRules": 36736416, + "dwGlobalVars": 33920464, + "dwGlowManager": 36723616, + "dwLocalPlayerController": 36630712, + "dwLocalPlayerPawn": 33966816, + "dwPlantedC4": 36774064, + "dwPrediction": 33966576, + "dwSensitivity": 36726456, "dwSensitivity_sensitivity": 88, - "dwViewAngles": 36796168, - "dwViewMatrix": 36752528, - "dwViewRender": 36753560, - "dwWeaponC4": 36265264 + "dwViewAngles": 36786072, + "dwViewMatrix": 36744672, + "dwViewRender": 36745704, + "dwWeaponC4": 36257328 }, "engine2.dll": { "dwBuildNumber": 6333700, @@ -28,8 +28,8 @@ "dwNetworkGameClient_maxClients": 576, "dwNetworkGameClient_serverTickCount": 588, "dwNetworkGameClient_signOnState": 560, - "dwWindowHeight": 9475780, - "dwWindowWidth": 9475776 + "dwWindowHeight": 9475804, + "dwWindowWidth": 9475800 }, "inputsystem.dll": { "dwInputSystem": 285392 diff --git a/output/offsets.rs b/output/offsets.rs index 400796ab..2d14de4d 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 = 0x2317080; - pub const dwEntityList: usize = 0x24ABF98; - pub const dwGameEntitySystem: usize = 0x24ABF98; + pub const dwCSGOInput: usize = 0x2314910; + pub const dwEntityList: usize = 0x24AA0D8; + pub const dwGameEntitySystem: usize = 0x24AA0D8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20A0; - pub const dwGameRules: usize = 0x230AC50; - pub const dwGlobalVars: usize = 0x205B630; - pub const dwGlowManager: usize = 0x2307A50; - pub const dwLocalPlayerController: usize = 0x22F0FB8; - pub const dwLocalPlayerPawn: usize = 0x2066AE0; - pub const dwPlantedC4: usize = 0x2314820; - pub const dwPrediction: usize = 0x20669F0; - pub const dwSensitivity: usize = 0x2308568; + pub const dwGameRules: usize = 0x2308DA0; + pub const dwGlobalVars: usize = 0x20595D0; + pub const dwGlowManager: usize = 0x2305BA0; + pub const dwLocalPlayerController: usize = 0x22EF0B8; + pub const dwLocalPlayerPawn: usize = 0x2064AE0; + pub const dwPlantedC4: usize = 0x23120B0; + pub const dwPrediction: usize = 0x20649F0; + pub const dwSensitivity: usize = 0x23066B8; pub const dwSensitivity_sensitivity: usize = 0x58; - pub const dwViewAngles: usize = 0x2317708; - pub const dwViewMatrix: usize = 0x230CC90; - pub const dwViewRender: usize = 0x230D098; - pub const dwWeaponC4: usize = 0x2295D30; + pub const dwViewAngles: usize = 0x2314F98; + pub const dwViewMatrix: usize = 0x230ADE0; + pub const dwViewRender: usize = 0x230B1E8; + pub const dwWeaponC4: usize = 0x2293E30; } // Module: engine2.dll pub mod engine2_dll { @@ -36,8 +36,8 @@ pub mod cs2_dumper { pub const dwNetworkGameClient_maxClients: usize = 0x240; pub const dwNetworkGameClient_serverTickCount: usize = 0x24C; pub const dwNetworkGameClient_signOnState: usize = 0x230; - pub const dwWindowHeight: usize = 0x9096C4; - pub const dwWindowWidth: usize = 0x9096C0; + pub const dwWindowHeight: usize = 0x9096DC; + pub const dwWindowWidth: usize = 0x9096D8; } // Module: inputsystem.dll pub mod inputsystem_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 71dc74e1..3db4bcf4 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 045720d7..e10d16d2 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index e43b1b24..afaf4af7 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 3ff33065..314b4f57 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index db804a48..7a87386d 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 41ae0673..84545028 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 be27ceea..100b6c1b 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-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index bf243860..baa3d917 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-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index b440e780..c525a061 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-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 1af84156..22cf56f4 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index b1b83de4..2b7bacca 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index 058c7a2e..5e3f6384 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 c09df385..fd8ac957 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 9b57581a..84342d19 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index c791d3b4..04a685c4 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 e2394096..543de7e7 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 4681344a..915f69f6 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 8387b3b7..8b5b9498 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 2b87b79c..d20f828a 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 17d7961e..a59e4067 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index b7623cce..6f9bfae2 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 d85fec93..a1a41178 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 4c6c392b..7d1c9d9c 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index b2132897..ecb9e936 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index e7990bbd..bbd3e796 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 7dacf992..527c8d50 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index b58ce670..75f80440 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 bdea60b3..82ae2603 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index e6e0ad59..37364177 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 3d5eb893..ea3e2350 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 1c173b56..56747405 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index bb8a0f5e..bcc0137d 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index ad13c438..dced29d2 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 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 b096062d..60b270cb 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 86cde62f..a95d801e 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index bf2595aa..dcf710f6 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2026-02-05 03:37:03.980792600 UTC +// 2026-02-10 22:35:02.976159900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/src/source2/schema_system/schema_class_info_data.rs b/src/source2/schema_system/schema_class_info_data.rs index d473a293..e0b72dc2 100644 --- a/src/source2/schema_system/schema_class_info_data.rs +++ b/src/source2/schema_system/schema_class_info_data.rs @@ -14,16 +14,16 @@ pub struct SchemaClassInfoData { pub size: i32, // 0x0018 pub field_count: i16, // 0x001C pub static_metadata_count: i16, // 0x001E - pad_0: [u8; 0x2], // 0x0020 - pub alignment: u8, // 0x0022 + pad_0: [u8; 0x2], // 0x0020 + pub alignment: u8, // 0x0022 pub has_base_class: u8, // 0x0023 pub total_class_size: i16, // 0x0024 pub derived_class_size: i16, // 0x0026 pub fields: Pointer64<[SchemaClassFieldData]>, // 0x0028 - pad_1: [u8; 0x8], // 0x0030 + pad_1: [u8; 0x8], // 0x0030 pub base_classes: Pointer64, // 0x0038 pub static_metadata: Pointer64<[SchemaMetadataEntryData]>, // 0x0040 pub type_scope: Pointer64, // 0x0050 pub r#type: Pointer64, // 0x0058 - pad_2: [u8; 0x10], // 0x0060 + pad_2: [u8; 0x10], // 0x0060 } diff --git a/src/source2/schema_system/schema_enum_info_data.rs b/src/source2/schema_system/schema_enum_info_data.rs index 44effffd..016bc8c5 100644 --- a/src/source2/schema_system/schema_enum_info_data.rs +++ b/src/source2/schema_system/schema_enum_info_data.rs @@ -12,14 +12,14 @@ pub struct SchemaEnumInfoData { pub name: Pointer64, // 0x0008 pub module_name: Pointer64, // 0x0010 pub size: u8, // 0x0018 - pub alignment: u8, // 0x0019 - pub flags: u8, // 0x001A - pad_0: [u8; 0x1], // 0x001B - pub enumerator_count: u16, // 0x001C + pub alignment: u8, // 0x0019 + pub flags: u8, // 0x001A + pad_0: [u8; 0x1], // 0x001B + pub enumerator_count: u16, // 0x001C pub static_metadata_count: u16, // 0x001E - pub enumerators: Pointer64<[SchemaEnumeratorInfoData]>, // 0x0020 + pub enumerators: Pointer64<[SchemaEnumeratorInfoData]>, // 0x0020 pub static_metadata: Pointer64, // 0x0028 pub type_scope: Pointer64, // 0x0030 - pub min_enumerator_value: i64, // 0x0038 - pub max_enumerator_value: i64, // 0x0040 + pub min_enumerator_value: i64, // 0x0038 + pub max_enumerator_value: i64, // 0x0040 }